Releases: omec-project/amf
Releases · omec-project/amf
v1.6.2
What's Changed
- Update version by @onf-bot in #365
- SMF Selection Fail Bug Fix by @ashithacdac in #348
- Enable setting for logging
util
libraries by @gab-arrobo in #366
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Update version by @onf-bot in #337
- chore(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #338
- Minor improvement related to
LABEL
by @gab-arrobo in #341 - ngKSI already in use - Bug Fix by @ashithacdac in #342
- UE Context Release - AMF crash fix by @ashithacdac in #343
- chore(deps): bump golang from 1.23.2-bookworm to 1.23.3-bookworm by @dependabot in #344
- chore(deps): bump github.com/omec-project/util from 1.2.3 to 1.2.5 by @dependabot in #345
- Update GO version due to gRPC-Go's prerequisites by @gab-arrobo in #347
- chore(deps): bump fsfe/reuse-action from 4 to 5 by @dependabot in #349
- chore(deps): bump github.com/omec-project/util from 1.2.5 to 1.2.6 by @dependabot in #351
- chore(deps): bump github.com/omec-project/openapi from 1.3.1 to 1.3.2 by @dependabot in #353
- chore(deps): bump github.com/omec-project/aper from 1.2.1 to 1.2.2 by @dependabot in #354
- chore(deps): bump github.com/omec-project/config5g from 1.5.4 to 1.5.5 by @dependabot in #352
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #350
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #355
- chore(deps): bump github.com/omec-project/ngap from 1.3.0 to 1.3.1 by @dependabot in #357
- chore(deps): bump github.com/omec-project/nas from 1.4.2 to 1.4.3 by @dependabot in #356
- fix: check if a message read from channel to prevent nil pointer dereference by @gatici in #358
- fix: potential problems that may cause a panic during context setup by @gatici in #359
- chore(deps): bump golang from 1.23.3-bookworm to 1.23.4-bookworm by @dependabot in #362
- chore(deps): bump alpine from 3.20 to 3.21 by @dependabot in #361
- chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #363
- chore: create version 1.6.1 by @gatici in #364
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Update version by @onf-bot in #332
- chore(deps): bump github.com/omec-project/nas from 1.4.1 to 1.4.2 by @dependabot in #333
- Minor log fixings by @gab-arrobo in #334
- Refactor path for configuration file, opton(s) and Docker image by @gab-arrobo in #335
- Create minor release by @gab-arrobo in #336
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Update version by @onf-bot in #315
- chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #318
- chore(deps): bump golang from 1.23.1-bookworm to 1.23.2-bookworm by @dependabot in #319
- chore(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 by @dependabot in #317
- chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #316
- chore(deps): bump github.com/omec-project/util from 1.2.1 to 1.2.3 by @dependabot in #320
- chore(deps): bump github.com/urfave/cli from 1.22.15 to 1.22.16 by @dependabot in #323
- chore(deps): bump github.com/omec-project/config5g from 1.5.0 to 1.5.1 by @dependabot in #322
- Update
server.pb
file due to deprecation by @gab-arrobo in #324 - chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #321
- Changes necessary to meet branch rename by @daf-LF in #327
- chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #325
- Clean up some logging by @gab-arrobo in #331
- fix: observe GRPC client by @gatici in #330
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update version by @onf-bot in #301
- chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #303
- chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #302
- N2 handover - Downlink RAN Status Transfer failure fix by @JayaramRCDAC in #305
- Xn Handover - AMF crash fix by @JayaramRCDAC in #306
- chore(deps): bump github.com/omec-project/ngap from 1.2.3 to 1.3.0 by @dependabot in #311
- Number of fixes in AMF to handle multiple service req by @thakurajayL in #313
- Replace
logrus
withzap
logger by @gab-arrobo in #314
New Contributors
- @JayaramRCDAC made their first contribution in #305
Full Changelog: v1.4.5...v1.5.0
v1.4.5
What's Changed
- Update version by @onf-bot in #289
- AMF pod crash when Mobile data disabled and re-enabled in UE by @ashithacdac in #291
- chore(deps): bump github.com/omec-project/config5g from 1.4.2 to 1.4.3 by @dependabot in #292
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #295
- chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #294
- chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm by @dependabot in #296
- chore(deps): bump github.com/omec-project/config5g from 1.4.3 to 1.4.4 by @dependabot in #298
- Update dependencies by @gab-arrobo in #299
- Create patch release by @gab-arrobo in #300
New Contributors
- @ashithacdac made their first contribution in #291
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Update version by @onf-bot in #266
- chore(deps): bump github.com/omec-project/config5g from 1.4.0 to 1.4.1 by @dependabot in #268
- chore(deps): bump fsfe/reuse-action from 3 to 4 by @dependabot in #272
- chore(deps): bump golang from 1.22.4-bookworm to 1.22.5-bookworm by @dependabot in #273
- feat: parametrize paths for TLS certificate and private key by @dariofaccin in #275
- chore(deps): bump github.com/omec-project/config5g from 1.4.1 to 1.4.2 by @dependabot in #276
- chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #277
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #278
- Enable
signoff
in GitHub Action by @gab-arrobo in #279 - chore(deps): bump golang from 1.22.5-bookworm to 1.22.6-bookworm by @dependabot in #280
- chore: Use nrfcache from openapi repository by @gatici in #281
- Add GHA for
staticcheck
by @gab-arrobo in #282 - chore(deps): bump golang from 1.22.6-bookworm to 1.23.0-bookworm by @dependabot in #284
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #285
- feat: use DRSM only when database is enabled by @dariofaccin in #270
- chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #286
- create version 1.4.4 by @gatici in #288
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Update version by @onf-bot in #257
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #258
- chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #259
- chore(deps): bump golang from 1.22.3-bookworm to 1.22.4-bookworm by @dependabot in #260
- Support to disable Kafka by @thakurajayL in #263
- Using enableKafka variable to control kafka by @thakurajayL in #264
- amf release 1.4.3 by @thakurajayL in #265
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Update version by @onf-bot in #233
- chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #234
- chore(deps): bump github.com/omec-project/ngap from 1.2.0 to 1.2.1 by @dependabot in #235
- chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #236
- chore(deps): bump github.com/urfave/cli from 1.22.14 to 1.22.15 by @dependabot in #237
- chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #238
- chore(deps): bump github.com/omec-project/config5g from 1.3.3 to 1.3.4 by @dependabot in #240
- chore(deps): bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 by @dependabot in #239
- chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #241
- chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #242
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #245
- chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #244
- chore(deps): bump golang from 1.22.2-bookworm to 1.22.3-bookworm by @dependabot in #243
- chore(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #246
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #247
- Updates to Dependabot by @gab-arrobo in #248
- fix: create collections only when database is enabled by @dariofaccin in #249
- chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #250
- chore(deps): bump github.com/omec-project/config5g from 1.3.4 to 1.3.5 by @dependabot in #253
- chore(deps): bump alpine from 3.19 to 3.20 by @dependabot in #252
- chore: Use util v1.1.0 by @ghislainbourgeois in #254
- Apply
gofmt
to all files and add GO report card by @gab-arrobo in #255 - Create patch release by @gab-arrobo in #256
New Contributors
- @dariofaccin made their first contribution in #249
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update version by @onf-bot in #222
- chore: Adding unit tests for custom Webui URL by @gatici in #223
- chore(deps): bump golang from 1.22.1-bookworm to 1.22.2-bookworm by @dependabot in #224
- chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #225
- chore(deps): bump github.com/omec-project/config5g from 1.3.1 to 1.3.2 by @dependabot in #226
- chore(deps): bump github.com/omec-project/config5g from 1.3.2 to 1.3.3 by @dependabot in #228
- Improvements to Github Actions by @gab-arrobo in #229
- Fix compilation errors by @thakurajayL in #230
- Handle Deregistration Notification Implementation by @akhila-s06 in #214
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #231
- Create a patch release by @gab-arrobo in #232
New Contributors
- @akhila-s06 made their first contribution in #214
Full Changelog: v1.4.0...v1.4.1