Skip to content

v3.1.1

Latest

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