Skip to content

v1.2.1

Compare
Choose a tag to compare
@ianchen0119 ianchen0119 released this 16 Feb 08:28
· 36 commits to main since this release
21c6656

What's Changed

  • Fix nil-pointer panic in access_token.go by @GKnirps in #16
  • Make limit parameter for GET nfInstance optional by @GKnirps in #17
  • Fix response encoding for access token request by @GKnirps in #18
  • Make nf-type query parameter optional for GET nf-instance api by @BENHSU0723 in #21
  • Clean up HandleAccessTokenRequest by @GKnirps in #19
  • format checks for target-nf-type, requester-nf-type and supi in nrf by @danielh1204 in #20
  • Fix possible Subscription ID collision by @GKnirps in #23
  • Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #15
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #24
  • NotificationData fix by @danielh1204 in #22
  • update util's hash by @brianchennn in #28
  • Feature: Enforce OAuth2 by @andy89923 in #27
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #29
  • Refactor: Move AuthorizationCheck() to context.go by @andy89923 in #30
  • fix: DefaultNotificationSubscriptions was not stored in the database by @ianchen0119 in #31

New Contributors

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