Releases: free5gc/smf
Releases · free5gc/smf
v1.3.2
What's Changed
- chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #152
- chore: update nas/ngap tag by @Alonza0314 in #153
- fix/dl-forwarding-info-not-provision-cause-nil-pointer-panic by @Alonza0314 in #155
- feat: add UE IP Address IE on downlink PDRs by @louisroyer in #146
- chore: update nas ngap openapi by @Alonza0314 in #159
Full Changelog: v1.3.0...v1.3.2
v1.3.1
What's Changed
- feat: Upgrade OpenAPI to R17 by @pf-lin in #117
- fix: wrong uri format in location header by @Alonza0314 in #144
- fix: ULCL not working; close #141 by @louisroyer in #147
- Release/r17 by @ianchen0119 in #150
Full Changelog: v1.2.7...v1.3.1
v1.3.0
What's Changed
- feat: Upgrade OpenAPI to R17 by @pf-lin in #117
- fix: wrong uri format in location header by @Alonza0314 in #144
- fix: ULCL not working; close #141 by @louisroyer in #147
- Release/r17 by @ianchen0119 in #150
Full Changelog: v1.2.7...v1.3.0
v1.2.7
What's Changed
- fix: revert ULCL creating default path by @lyz508 in #133
- fix: qos id identical in pdu session establishment accept message error by @ming-hsien in #134
- chore: update pfcp version by @Alonza0314 in #135
- chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #136
- fix: delete UPF.UPIPInfo field by @yoursunny in #138
- feat: Add session level charging URRs to ULCL created path by @lyz508 in #139
- chore: update net module to v0.33.0 by @Alonza0314 in #140
- fix: make N2 PDUSession release cmd sent under activate state by @Alonza0314 in #142
- fix: remove unnecessary qos data record form pcc ruls by @Alonza0314 in #145
- fix: fix online charging problem in ULCL by @lyz508 in #143
- fix: failed to add default PCC rules to smContext by @lyz508 in #148
- chore: add note about redundent URR problem by @lyz508 in #149
New Contributors
- @yoursunny made their first contribution in #138
Full Changelog: v1.2.6...v1.2.7
v1.2.6
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
- @lyz508 made their first contribution in #124
- @LaumiH made their first contribution in #122
- @ian-cs12-NYCU made their first contribution in #109
Full Changelog: v1.2.5...v1.2.6
v1.2.5
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
- @ntut-xuan made their first contribution in #113
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- feat: UserPlanInfo OAM service by @andy89923 in #99
- chore: bump go to 1.21 by @ming-hsien in #101
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #102
- feat: Create commit-msg-check.yml by @andy89923 in #105
- fix: unit test failed by @ianchen0119 in #107
- refactor: Refactor SMF consumer processor service by @ming-hsien in #106
- fix: interface type with Core/Access by @andy89923 in #110
New Contributors
- @ming-hsien made their first contribution in #101
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #97
- mv dl/up teid generator to smCtx by @ianchen0119 in #98
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Feature: Support Converged Charging by @andy89923 in #94
- Fix: Add CHF consumer with OAuth2 Token by @andy89923 in #96
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: GitHub Issue #457 by @ianchen0119 in #80
- changed sd to lowercase by @danielh1204 in #81
- Revert "changed sd to lowercase (#81)" by @tim-ywliu in #83
- compare snssai with SnssaiEqualFold by @danielh1204 in #82
- use defer to activate UPF Session by @ianchen0119 in #84
- modified: internal/sbi/consumer/sm_policy.go by @yashihh in #85
- fix: remove incorrect assignment in AddQoS() by @ianchen0119 in #86
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #79
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #87
- Fix staticPools behavior by @ShouheiNishi in #88
- Feature: Add NRF Consumer support OAuth2 by @andy89923 in #90
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #91
- Add support for UECM Registration and Deregistration for a PDU Session by @saileshvvr in #92
- Add OAuth2 (Token Retrieve & Authorization Check) by @pf-lin in #93
New Contributors
- @danielh1204 made their first contribution in #81
- @yashihh made their first contribution in #85
- @ShouheiNishi made their first contribution in #88
- @andy89923 made their first contribution in #90
- @saileshvvr made their first contribution in #92
- @pf-lin made their first contribution in #93
Full Changelog: v1.2.0...v1.2.1