Skip to content

Releases: free5gc/ausf

v1.2.3

28 Jun 05:50
842217c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

27 Mar 16:11
Compare
Choose a tag to compare

What's Changed

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

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

v1.2.1

16 Feb 08:26
48a6f17
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:28
Compare
Choose a tag to compare

What's Changed

  • Fix Kseaf Derived From Empty Array on DecodeString() Error by @thevirg in #6
  • If non-subscribed UEs send RegistrationRequest, AMF does not return RegistrationReject and the resource will remain. by @RyuichiNamba-fj in #7
  • Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.7 by @dependabot in #10
  • refactor and update util to use new log formatter setting by @brianchennn in #11
  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 by @dependabot in #12
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #13

New Contributors

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

v1.1.1

30 Jun 13:48
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.1.0

30 Mar 03:24
Compare
Choose a tag to compare

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

v1.0.2

22 Mar 01:51
b2dcd71
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.0.1

25 Sep 03:31
Compare
Choose a tag to compare
  • fix(ausf): Set RAND only if AMF doesn't send it. (#3)
  • fix(ausf): fix member name of UeAuthenticationCtx.Links map