Skip to content

Releases: free5gc/go-upf

v1.2.2

27 Mar 16:49
Compare
Choose a tag to compare

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

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

v1.2.1

16 Feb 08:28
44a445d
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:36
4474dc8
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Nov 14:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

18 Nov 14:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Jun 13:21
Compare
Choose a tag to compare

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