Skip to content

Releases: free5gc/amf

v1.2.6

12 Nov 06:20
ce90b7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

05 Sep 06:57
299aeb9
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.2.4

25 Jun 10:40
4fbee43
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.2.3

27 Mar 15:59
Compare
Choose a tag to compare

What's Changed

  • Build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #123

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

v1.2.2

13 Mar 03:55
b70ed87
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.2.1

16 Feb 08:15
5cd14b2
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:27
7907d3c
Compare
Choose a tag to compare

What's Changed

  • Send Establishment Reject when the old PDU session with duplicated PSI fails to be released by @mariakagi in #69
  • Fix: Start authentication procedure if old AMF transfer fails by @RyuichiNamba-fj in #68
  • Fix: Check return value of SmContextFindByPDUSessionID by @mariakagi in #72
  • Fix:State mismatch happens if AMF receives InitialUEMessage while waiting for RegistrationComplete. by @RyuichiNamba-fj in #70
  • Increase the timestmap precision by @mahmoodgh in #80
  • AMF panics when it receives SecurityModeComplete with ServiceRequest set to the NAS message container. by @RyuichiNamba-fj in #76
  • If XnHandover is repeated, the NCC value will overflow. by @RyuichiNamba-fj in #77
  • SMF sends PDU Session Establishment Reject to UE when it fails to release the old session with duplicated PSI by @mariakagi in #74
  • If non-subscribed UEs send RegistrationRequest, AMF does not return RegistrationReject and the resource will remain. by @RyuichiNamba-fj in #75
  • change SmContextStatusUri by @mariakagi in #81
  • AMF can not analysis NAS message when RanUE-NGAP-ID indicated by the InitialUEmessage is managed in the AMF by @RyuichiNamba-fj in #79
  • Build(deps): Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.7 by @dependabot in #83
  • Refine NGAP handler by @ShouheiNishi in #85
  • Fuzzing of nas_security.Decode by @ShouheiNishi in #87
  • Security capabilities mismatch by @ShouheiNishi in #88
  • Allow NGAP message when a mandatory but ignored IE is missing by @ShouheiNishi in #90
  • Merge similar codes to new function by @ShouheiNishi in #91
  • Refine nas_security by @ShouheiNishi in #89
  • Build(deps): Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #92
  • Fuzzing for HandleNAS by @ShouheiNishi in #93
  • refactor and update util to use new log formatter setting by @brianchennn in #95

New Contributors

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

v1.1.1

30 Jun 13:47
Compare
Choose a tag to compare

What's Changed

  • Fix: The 5G-GUTI on the Registration Accept for the Initial Registration Request has not been updated. by @matsumu-y in #66
  • LogLevel is not applied when the test is run. by @RyuichiNamba-fj in #67

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

v1.1.0

30 Mar 03:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

22 Mar 01:50
5e6d957
Compare
Choose a tag to compare

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

Full Changelog: v1.0.1...v1.0.2