Releases: free5gc/go-upf
Releases · free5gc/go-upf
v1.2.3
What's Changed
- fix: check evtCh nil before ticker send to channel by @andy89923 in #44
- debug: add Created PDR in PFCP Session Establishment Response by @ian-cs12-NYCU in #45
- chore: bump go to 1.21 by @HanHongChen in #46
- fix: delete ticker when no urr depend by @andy89923 in #47
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #48
- fix: swap src dst port from flow description by @andy89923 in #49
- test: add testcase for ParseFlowDesc and NewFlowDesc by @andy89923 in #50
New Contributors
- @andy89923 made their first contribution in #44
- @ian-cs12-NYCU made their first contribution in #45
- @HanHongChen made their first contribution in #46
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- fix: flow description should accept token "assigned" by @brianchennn in #41
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #43
New Contributors
- @brianchennn made their first contribution in #41
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- query multiple reports at once based on the report size by @Roy-Hu in #32
- Run go staticcheck & removing reported warnings by @Avinash041 in #36
- Fix build error with go1.21 by @ShouheiNishi in #37
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #39
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #40
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #42
New Contributors
- @Avinash041 made their first contribution in #36
- @dependabot made their first contribution in #39
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Send report when URR do not have PDR reference by @Roy-Hu in #24
- Paging netlink by @ShouheiNishi in #23
- create new client for sending periodic query user report by @chen042531 in #26
- perio query multiple reports at once by @Roy-Hu in #28
- buff server recieve netlink rerpot by @Roy-Hu in #29
- fix re-sending period reports by @Roy-Hu in #30
- fix: period server query multi URRs issue, rollback query report one by one for URRs by @Roy-Hu in #31
- check measurePeriod before apply URR by @ianchen0119 in #33
New Contributors
- @ShouheiNishi made their first contribution in #23
- @ianchen0119 made their first contribution in #33
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.1
What's Changed
- specify udp socket type by @chen042531 in #16
- fix a non-updated variable and add an unit test for convertSlice by @q-p-mayo in #17
- Feature/add mtu by @khirono in #18
- Upgrade go-nl v1.0.4 by @khirono in #19
- increasing timestamp precison by @mahmoodgh in #22
New Contributors
- @chen042531 made their first contribution in #16
- @q-p-mayo made their first contribution in #17
- @mahmoodgh made their first contribution in #22
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Notify a DLDReport after queue a packet by @khirono in #1
- Add support for handle PFCP heartbeat request by @khirono in #2
- Upgrade golangci-lint v1.45.2 by @khirono in #5
- Add support for handle PFCP session report response by @khirono in #3
- Suppress DLDReport by @khirono in #4
- Use SEID in order to identify each PFCP rules by @khirono in #6
- Improve encoding flowdesc {src/dst}ports by @khirono in #7
- Add support for multiple SMF by @khirono in #8
- Use GetFAROID instead of GetFAR by @khirono in #9
- Feature/urr bar by @khirono in #10
- Update go module khirono/go-nl v1.0.1 -> v1.0.2 by @khirono in #11
- Update go module khirono/go-nl v1.0.2 -> v1.0.3 by @khirono in #12
- Feature/pfcpsm req flags by @khirono in #13
New Contributors
Full Changelog: https://github.com/free5gc/go-upf/commits/v1.0.0