Skip to content

Releases: free5gc/udm

v1.2.2

27 Mar 16:14
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #34

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Feb 08:27
4e377b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Jun 06:35
Compare
Choose a tag to compare

What's Changed

  • Write supiOrSuci to log on re-sync failure by @thevirg in #13
  • increasing timestamp precison by @mahmoodgh in #16
  • Unnecessary fields are added by deregistration by @mariakagi in #15
  • If non-subscribed UEs send RegistrationRequest, AMF does not return RegistrationReject and the resource will remain. by @RyuichiNamba-fj in #14
  • modify OP check by @mariakagi in #17
  • Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.7 by @dependabot in #18
  • Bump golang.org/x/crypto from 0.0.0-20201216223049-8b5274cf687f to 0.1.0 by @dependabot in #19
  • refactor and update util to use new log formatter setting by @brianchennn in #21
  • Prevent Invalid Curve Attack on 5G SUCI Feature by @Roy-Hu in #20
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #22

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Jun 13:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Mar 02:56
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.1.0

v1.0.2

22 Mar 02:01
f426a3f
Compare
Choose a tag to compare

What's Changed

  • set mandatory IE AvType by @chliu-nems in #7
  • fix(udm): Add a new fuction getPlmnIDStruct to parse plmnId(json format) in HTTP header by @BearJim in #8
  • fix(udm): Fail to query multiple data sets. by @jordan0210 in #9
  • fix(udm): Get AMF field from UDR Response to authentication-subscript… by @TomBcom in #10

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Sep 03:17
f87f31e
Compare
Choose a tag to compare
  • fix(udm): Add correct handling of Unsubscribe. (#4)
  • fix(udm): resynchronization process fails with determined values of SQN (#5)
  • feat(udm): Maintain multiple provisioned home network keys (#6)