Skip to content

Releases: free5gc/nrf

v1.2.5

05 Sep 07:00
4d85a02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

25 Jun 10:15
69a7678
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

27 Mar 16:07
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 #36

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

v1.2.2

13 Mar 04:08
f51040b
Compare
Choose a tag to compare

What's Changed

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

v1.2.1

16 Feb 08:28
21c6656
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:31
Compare
Choose a tag to compare

What's Changed

  • Make the error response from register procedure more detailed by @eric5800602 in #6
  • increasing log timestamp precision by @mahmoodgh in #9
  • 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 #12
  • Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 by @dependabot in #13
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #14

New Contributors

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

v1.1.1

30 Jun 13:52
Compare
Choose a tag to compare

What's Changed

  • Fix: When NF is terminated, the "href" element remains in the "urilist" collection in mongodb. by @matsumu-y in #4
  • LogLevel is not applied when the test is run. by @RyuichiNamba-fj in #5

New Contributors

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

v1.1.0

30 Mar 03:15
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.1.0

v1.0.1

25 Sep 04:06
e74af1f
Compare
Choose a tag to compare
  • fix(nrf): Proper expiration time claim implementation, exp should be NumericDate (#1)
  • fix(nrf): Update nf_management.go (#2)