Skip to content

v1.4.3

Choose a tag to compare

@Alonza0314 Alonza0314 released this 21 Apr 02:37
· 50 commits to main since this release
2232d29

What's Changed

  • fix: add authorization check for UPI routes in newRouter function by @DBGR18 in #197
  • Validate charging notification URI format and enforce OAuth for callbacks by @DBGR18 in #198
  • fix: prevents nil dereference on UP node removal by @DBGR18 in #199
  • Refactor URR and charging behavior by @roundspring2003 in #195
  • fix: reject SM Context Create without ServingNetwork by @DBGR18 in #202
  • fix: SMF returns 500 during malformed PDU session establishment by @KASHZKX in #208
  • fix: guard pduLevelChargingUrrs access in EstablishULCL by @timsu92 in #206
  • fix: avoid nil RouteToLocs by @KASHZKX in #209
  • fix: use safe type assertion for ProblemDetails in HandlePDUSessionSMContextCreate by @timsu92 in #207

New Contributors

Full Changelog: v1.4.2...v1.4.3