Skip to content

Releases: free5gc/smf

v1.2.6

12 Nov 06:36
74e1550
Compare
Choose a tag to compare

What's Changed

  • fix: swap source and destination when createing flowDescription of ULCL paths by @lyz508 in #124
  • fix bug: segfault when removing gNB with user session and then killing UPF process by @ming-hsien in #125
  • fix: swap source and destination when updating flowDescription of ULCL paths; add missing precedence by @louisroyer in #126
  • refactor: use Go context to track UPF association state by @LaumiH in #122
  • fix: UPF missing URR error by @lyz508 in #127
  • fix: pointer Comparison Logic Error by @ming-hsien in #128
  • fix: adjust actions trigger by @andy89923 in #130
  • feat: support SDM Subscription and Unsubscription for UE Session by @saileshvvr in #123
  • Test/pfcp by @ian-cs12-NYCU in #109
  • fix: hotfix go mod by @andy89923 in #132
  • fix: ulcl usage report error by @ming-hsien in #131

New Contributors

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

v1.2.5

05 Sep 07:04
ed09202
Compare
Choose a tag to compare

What's Changed

  • fix: error response type by @pf-lin in #111
  • fix: SMF Crash when no CHF running by @andy89923 in #112
  • fix: PDU Session Modification Request message does not have the IE for QoSRules or QoSFlowDescs by @pf-lin in #114
  • Add nil check for httpResponse in SendConvergedChargingRequest by @ShouheiNishi in #116
  • fix: allow empty sd value in snssai by @andy89923 in #115
  • Fix: Raise Error Log when Uplink/Downlink AMBR missing unit by @ntut-xuan in #113
  • fix: Missing ambrQER QFI setting by @ming-hsien in #118

New Contributors

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

v1.2.4

03 Jul 03:36
9fef3b9
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.2.3

27 Mar 16:06
Compare
Choose a tag to compare

What's Changed

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

v1.2.2

13 Mar 04:03
Compare
Choose a tag to compare

What's Changed

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

v1.2.1

16 Feb 08:25
3da558b
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:31
8eb6843
Compare
Choose a tag to compare

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

v1.1.1

30 Jun 13:53
de70bf6
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.1.0

30 Mar 02:58
Compare
Choose a tag to compare

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

v1.0.2

22 Mar 02:00
88f28c3
Compare
Choose a tag to compare

What's Changed

  • fix(smf): plmnId should be encoded as json format in HTTP header by @BearJim in #30
  • Fix: DeactivateUpLinkTunnel mistakenly released DownLinkTunnel teid. by @matsumu-y in #29
  • PDU session establishment supports UP security mechanisms by @ghj0504520 in #27
  • Fix typo. by @kishiguro in #38
  • Select PCF by locality by @mariakagi in #35
  • SMF check duplicated SMContext by @oommcclee in #34
  • [Bugs] SMF panics when receiving UEContextReleaseRequest by @RyuichiNamba-fj in #37
  • Rename variable nodes to node at getPathBetween. by @aviweit in #41
  • Fix: "5GSM Cause" IE of "PDU Session Release Command" NAS Message is incorrect by @matsumu-y in #42
  • fix test.sh panic by @chen042531 in #45

New Contributors

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