Skip to content

v1.2.0

Compare
Choose a tag to compare
@tim-ywliu tim-ywliu released this 08 Jun 06:31
· 112 commits to main since this release
8eb6843

What's Changed

  • Add strict check for SM context status by @mariakagi in #51
  • Send all PFCP rules correctly when using ULCL by @louisroyer in #53
  • The DLFAR of pfcp session est req must includes forwardingParameter by @ianchen0119 in #61
  • increasing timestamp precison by @mahmoodgh in #62
  • SMF sends PDU Session Establishment Reject to UE when it fails to release the old session with duplicated PSI by @mariakagi in #59
  • Retry PFCP Association Setup by @mariakagi in #60
  • Add PFCP Heartbeat Procedure by @mariakagi in #63
  • Typo in factory.go (AMF->SMF). by @aviweit in #65
  • Fix association infinite loop by using time.After() and select. by @aviweit in #67
  • Add REST APIs to user_plane_information (upNodes, links). by @aviweit in #68
  • Bump github.com/gin-gonic/gin from 1.7.3 to 1.7.7 by @dependabot in #70
  • Add Delete REST API to user_plane_information (upNodes, links). by @aviweit in #69
  • refactor and update util to use new log formatter setting by @brianchennn in #73
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 by @dependabot in #72
  • Add ReadUERoutingConfig() in factory.go by @brianchennn in #77

New Contributors

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