v1.0.2
What's Changed
- fix FSM transition error when use EAP-AKA' by @chliu-nems in #42
- Fix: KgNB not updated during CM-IDLE to CM-CONNECTED transition by @matsumu-y in #43
- fix(amf): plmnId should be encoded as json format in HTTP header by @BearJim in #44
- fix(amf): AMF sends unciphered identity request by @jordan0210 in #45
- fix (amf): fix null pointer exception by @namssob in #47
- fix(amf): fix authentication will never be rejected when use 5g-guti by @chliu-nems in #48
- support retransmission of identity request and receicved type check by @chliu-nems in #50
- Select PCF by locality by @mariakagi in #51
- [Bugs] AMF retransmits SecurityModeCommand even though it receives UEContextReleaseRequest. by @RyuichiNamba-fj in #52
- missing T3570 in StopAll5GSMMTimers() by @tim-ywliu in #56
- [Bugs] Increase the number of Allowed NSSAI in Initial Context Setup Request by @mariakagi in #53
- RegistrationAccept in CM-CONNECTED state may be sent by not DownlinkN… by @teramoto-g in #54
- Fix: AMF accepts registration request with wrong PLMN by @mariakagi in #59
- Fix: Current AmfUe is deleted when AMF receives UEContextRelease of previous session by @RyuichiNamba-fj in #60
- Fix: Log information is not updated by @RyuichiNamba-fj in #61
- Fix: Wrong parameters set for PDU session status IE in Registration Accept for Mobility Registration Updating. by @matsumu-y in #62
New Contributors
- @chliu-nems made their first contribution in #42
- @jordan0210 made their first contribution in #45
- @namssob made their first contribution in #47
- @tim-ywliu made their first contribution in #56
- @teramoto-g made their first contribution in #54
Full Changelog: v1.0.1...v1.0.2