v1.2.1
What's Changed
- Implement uncomprehended IE handling by @ShouheiNishi in #94
- fix nil check in handlePDUSessionResourceNotifyMain by @ShouheiNishi in #99
- changed all sd to lowercase by @danielh1204 in #101
- Revert "changed all sd to lowercase" by @tim-ywliu in #103
- compare snssai with SnssaiEqualFold by @danielh1204 in #102
- Add IE, universal time, in the configuration update command message: by @YouShengLiu in #98
- All build functions use nas_security.Encode() by @ShouheiNishi in #100
- fix ueContextTransferResponse nil pointer dereference by @brianchennn in #104
- Bugfix/sync issue by @YouShengLiu in #108
- Feature/cfg update cmd by @YouShengLiu in #105
- Feature/integrity check by @iamelisahi in #109
- Build(deps): Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #96
- Build(deps): Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #110
- Feature/implicit deregistration by @YouShengLiu in #107
- Add check that RemoteAddr() returns nil by @ShouheiNishi in #111
- module: use free5gc/sctp instead of calee/sctp by @brianchennn in #114
- style: fix naked return by @brianchennn in #115
- Feature: Add NRF Consumer support OAuth2 by @andy89923 in #112
- Build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #116
- Update handler.go by @Leon777-coder in #113
- send reroute nas msg if SendN1MessageNotifyAtAMFReAllocation failed by @ianchen0119 in #117
- fix AMF crash on malformed NAS message by @NaivEPoi in #118
- support to handle ServiceTypeHighPriorityAccess type SvcReq by @ianchen0119 in #119
- Feature/oauth2 by @tim1207 in #120
New Contributors
- @danielh1204 made their first contribution in #101
- @YouShengLiu made their first contribution in #98
- @iamelisahi made their first contribution in #109
- @andy89923 made their first contribution in #112
- @Leon777-coder made their first contribution in #113
- @ianchen0119 made their first contribution in #117
- @NaivEPoi made their first contribution in #118
- @tim1207 made their first contribution in #120
Full Changelog: v1.2.0...v1.2.1