Releases: free5gc/nrf
Releases · free5gc/nrf
v1.2.5
What's Changed
- chore: jwt version bump to v5 by @andy89923 in #43
- fix: allow empty sd in NF_Discovery by @andy89923 in #45
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Version Bump: Go1.21 and Lint fix by @KunLee76 in #38
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #39
- refactor: SBI logic by @andy89923 in #42
New Contributors
Full Changelog: v1.2.3...v1.2.4
v1.2.3
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
What's Changed
- Fix: Lower log level for OAuth2 by @andy89923 in #34
- Fix: fix nil pointer when generate new key by @andy89923 in #35
Full Changelog: v1.2.1...v1.2.2
v1.2.1
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
- @GKnirps made their first contribution in #16
- @BENHSU0723 made their first contribution in #21
- @danielh1204 made their first contribution in #20
- @andy89923 made their first contribution in #27
- @ianchen0119 made their first contribution in #31
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
- @eric5800602 made their first contribution in #6
- @mahmoodgh made their first contribution in #9
- @dependabot made their first contribution in #10
- @brianchennn made their first contribution in #12
Full Changelog: v1.1.1...v1.2.0
v1.1.1
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
- @matsumu-y made their first contribution in #4
- @RyuichiNamba-fj made their first contribution in #5
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Full Changelog: v1.0.1...v1.1.0