What's Changed
- fix: avoid nil remain reports for periodic event subscriptions by @wiwi878 in #216
- Fix/936 937 amf ue context transfer validation by @wiwi878 in #218
- fix(ngap/handler): don't deref a nil targetUe in handleHandoverRequestAcknowledgeMain by @SAY-5 in #207
- fix: guard N2 SM metadata in N1N2 transfer by @wiwi878 in #219
- fix: handle missing RanUe in N1 message notify by @wiwi878 in #215
- fix(notifier): add OAuth2 token to namf-callback outbound calls; fix SCTP EBADF teardown by @solar224 in #202
- fix: validate missing anN2ApId in N1 message notify by @wiwi878 in #220
- fix(sbi/consumer): nil-check JsonData on UEContextTransfer 200 response by @SAY-5 in #214
- fix: include UE location in N2 handover complete notification to SMF by @timyl in #204
- fix: guard registration and n2 handover concurrency by @wiwi878 in #221
- fix(ngap): guard nil GNbId and missing targetRan in UplinkRANConfigurationTransfer by @neelareddybollu in #222
New Contributors
- @solar224 made their first contribution in #202
- @neelareddybollu made their first contribution in #222
Full Changelog: v1.4.4...v1.4.5