Skip to content

Releases: omec-project/amf

v3.1.5

Choose a tag to compare

@onf-bot onf-bot released this 16 Jul 21:44
b29450f

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

Choose a tag to compare

@onf-bot onf-bot released this 15 Jul 00:56
d633a35

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

Choose a tag to compare

@onf-bot onf-bot released this 14 Jul 21:36
9b38ab8

What's Changed

  • Update version by @onf-bot in #749
  • chore(deps): bump golang from 1.26.4-bookworm to 1.26.5-bookworm by @dependabot[bot] in #750
  • Update dependencies and use Problem helpers from Openapi repo by @gab-arrobo in #752
  • Upgrade MongoDB driver to latest version (v2) by @gab-arrobo in #753
  • chore(deps): bump github.com/omec-project/util from 1.8.0 to 1.8.1 in the omec-project group by @dependabot[bot] in #755
  • Fix nil deref in HandleUEContextReleaseComplete by @gab-arrobo in #756

Full Changelog: v3.1.2...v3.1.3

v3.1.2

Choose a tag to compare

@onf-bot onf-bot released this 11 Jul 05:41
7cb659a

What's Changed

  • Update version by @onf-bot in #741
  • fix(ngap): add nil guards for missing mandatory NGAP-ID IEs in handlers by @donivtech in #731
  • fix: guard fixed-index access of external identity/NAS/NGAP input against panics by @midwell in #738
  • Use accessors (new, get, set) instead of direct field access by @gab-arrobo in #742
  • Properly initialize logs by @gab-arrobo in #743
  • chore(deps): bump github.com/omec-project/nas/v2 from 2.0.0 to 2.0.1 in the omec-project group by @dependabot[bot] in #744
  • Add NewAmfRanDefault function to properly initialize log by @gab-arrobo in #745
  • chore(deps): bump github.com/omec-project/nas/v2 from 2.0.1 to 2.0.2 in the omec-project group by @dependabot[bot] in #746
  • chore(deps): bump the actions-deps group with 16 updates by @dependabot[bot] in #747
  • Remove AmfRan from pool on SCTP connection close by @gab-arrobo in #748

Full Changelog: v3.1.1...v3.1.2

v3.1.1

Choose a tag to compare

@onf-bot onf-bot released this 06 Jul 22:36
88ba081

What's Changed

  • Update version by @onf-bot in #711
  • fix(ngap): add nil guards for three remaining NGAP handlers by @donivtech in #708
  • Add GMM snapshot tests and lock NG Setup RAN state reads by @gab-arrobo in #712
  • chore(deps): bump golang from 1.26.3-bookworm to 1.26.4-bookworm by @dependabot[bot] in #714
  • feat: derive ue.RatType (incl. NR-NTN orbit class) from NGSetup by @donivtech in #713
  • Use accessors (new, get, set) instead of direct field access by @gab-arrobo in #715
  • fix: send UeLocation in CreateSmContext request by @donivtech in #716
  • Use ApplyLogSetting function to simplify log setting by @gab-arrobo in #717
  • chore(deps): bump github.com/urfave/cli/v3 from 3.9.0 to 3.9.1 by @dependabot[bot] in #720
  • chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.4 to 4.0.0-rc.5 by @dependabot[bot] in #719
  • Avoid double-close error and set proper log level by @gab-arrobo in #722
  • chore(deps): bump the omec-project group across 1 directory with 2 updates by @dependabot[bot] in #725
  • Add explicit return to avoid lint issues by @gab-arrobo in #726
  • chore(deps): bump golang from 5d2b868 to 5f68ec6 by @dependabot[bot] in #723
  • chore(deps): bump alpine from 3.23 to 3.24 by @dependabot[bot] in #724
  • chore(deps): bump github.com/omec-project/openapi/v2 from 2.1.1 to 2.1.4 in the omec-project group by @dependabot[bot] in #728
  • chore(deps): bump github.com/urfave/cli/v3 from 3.9.1 to 3.10.0 by @dependabot[bot] in #729
  • Handle high priority access service request as data by @donivtech in #727
  • Use problem functions from openapi repo by @gab-arrobo in #730
  • fix(ngap): route remaining FetchRanUeContext lookups through nil-safe helper by @donivtech in #732
  • chore(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.5 to 4.0.0-rc.6 by @dependabot[bot] in #733
  • chore(deps): bump golang from 5f68ec6 to b305420 by @dependabot[bot] in #734
  • chore(deps): bump github.com/urfave/cli/v3 from 3.10.0 to 3.10.1 by @dependabot[bot] in #736
  • chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #737
  • fix(amf): synchronize AmfUe identity fields to fix a data race by @midwell in #735
  • refactor: route AmfUe identity reads through the Get* accessors (follow-up to #735) by @midwell in #739
  • Create patch release by @gab-arrobo in #740

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

Choose a tag to compare

@onf-bot onf-bot released this 02 Jun 06:45
0fd65ec

What's Changed

  • Update version by @onf-bot in #696
  • chore(deps): bump golang from 1.26.2-bookworm to 1.26.3-bookworm by @dependabot[bot] in #695
  • chore(deps): bump github.com/omec-project/util from 1.7.2 to 1.7.3 in the omec-project group across 1 directory by @dependabot[bot] in #697
  • chore(deps): bump github.com/urfave/cli/v3 from 3.8.0 to 3.9.0 by @dependabot[bot] in #698
  • chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.1 by @dependabot[bot] in #699
  • chore(deps): bump the actions-deps group with 17 updates by @dependabot[bot] in #701
  • Update pre-commit config file and remove branch creation GHA by @gab-arrobo in #702
  • Make changes to avoid duplicate AllowedSnssai by @gab-arrobo in #703
  • Guard stale UE release-complete during handover; harden RanUe attach by @gab-arrobo in #704
  • chore(deps): bump golang from 252599a to 386d475 by @dependabot[bot] in #705
  • Improve pre-commit checks and address issues when arise by @gab-arrobo in #706
  • chore(deps): bump the opentelemetry group across 1 directory with 4 updates by @dependabot[bot] in #707
  • Fix vulnerabilities due to indirect dependencies by @gab-arrobo in #709
  • Updates to use NGAP 3GPP rel 18 and create minor release by @gab-arrobo in #710

Full Changelog: v3.0.0...v3.1.0

v3.0.0

Choose a tag to compare

@onf-bot onf-bot released this 15 May 00:10
266fda6

What's Changed

Full Changelog: v2.2.3...v3.0.0

v2.2.3

Choose a tag to compare

@onf-bot onf-bot released this 07 May 01:24
b6c5f1f

What's Changed

  • Update version by @onf-bot in #687
  • chore(deps): bump golang from 4f4ab2c to 47ce563 by @dependabot[bot] in #688
  • chore(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #690
  • chore(deps): bump github.com/omec-project/ngap from 1.9.0 to 1.9.1 in the omec-project group across 1 directory by @dependabot[bot] in #689
  • Create patch release before 3GPP release upgrade by @gab-arrobo in #692

Full Changelog: v2.2.2...v2.2.3

v2.2.2

Choose a tag to compare

@onf-bot onf-bot released this 25 Apr 04:12
27b187f

What's Changed

  • Update version by @onf-bot in #669
  • chore(deps): bump github.com/segmentio/kafka-go from 0.4.50 to 0.4.51 by @dependabot[bot] in #682
  • Avoid nil crash by snapshotting RegistrationRequest in mobility update by @gab-arrobo in #686

Full Changelog: v2.2.1...v2.2.2

v2.2.1

Choose a tag to compare

@onf-bot onf-bot released this 22 Apr 15:04
1a39439

What's Changed

Full Changelog: v2.2.0...v2.2.1