Releases: omec-project/upf
Releases · omec-project/upf
v1.5.0
What's Changed
- Update version by @onf-bot in #819
- Bump golang from 1.22.3 to 1.22.4 by @dependabot in #820
- Improve PTF documentation by @gab-arrobo in #821
- Refactor PTF's readme file and update its figures by @gab-arrobo in #822
- Bump rojopolis/spellcheck-github-actions from 0.37.0 to 0.38.0 by @dependabot in #823
- Bump alpine from 3.20.0 to 3.20.1 in /ptf by @dependabot in #826
- Bump fsfe/reuse-action from 3 to 4 by @dependabot in #828
- Bump golang from 1.22.4 to 1.22.5 by @dependabot in #829
- Bump alpine from 3.20.0 to 3.20.1 by @dependabot in #827
- fix: Use ndb and arrange the methods by @gatici in #830
- Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.40.0 by @dependabot in #831
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #832
- Bump alpine from 3.20.1 to 3.20.2 by @dependabot in #834
- Bump alpine from 3.20.1 to 3.20.2 in /ptf by @dependabot in #833
- Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible by @dependabot in #836
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #837
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #838
- chore: bump go-pfcp to v0.0.24 by @gruyaume in #839
- Enable signoff in GitHub Action by @gab-arrobo in #842
- Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #843
- Bump golang from 1.22.5 to 1.22.6 by @dependabot in #844
- Bump golang from 1.22.6 to 1.23.0 by @dependabot in #846
- Bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.41.0 by @dependabot in #845
- Update
pfcpsim
to its latest version by @gab-arrobo in #847 - Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #851
- Bump golang from 1.23.0 to 1.23.1 by @dependabot in #849
- Bump alpine from 3.20.2 to 3.20.3 by @dependabot in #850
- Bump alpine from 3.20.2 to 3.20.3 in /ptf by @dependabot in #848
- Bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0 by @dependabot in #852
- Replace
logrus
withzap
logger by @gab-arrobo in #854
New Contributors
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Update version by @onf-bot in #793
- Address issue with Action to create release images by @gab-arrobo in #794
- Fix path for Docker pull by @gab-arrobo in #795
- Bump golang from 1.22.1 to 1.22.2 by @dependabot in #796
- Improvements to Github Actions by @gab-arrobo in #797
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #798
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #799
- Resolved issues in PTF framework and enabled PTF Tests by @sureshmarikkannu in #786
- Bump ubuntu from 22.04 to 24.04 by @dependabot in #800
- Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #803
- Improvements to PTF framework by @gab-arrobo in #805
- Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #806
- Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 by @dependabot in #807
- Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #808
- Bump golang from 1.22.2 to 1.22.3 by @dependabot in #809
- Updates to Dependabot by @gab-arrobo in #810
- Several minor updates related to the Packet Testing Framework by @gab-arrobo in #811
- Bump alpine from 3.19.1 to 3.20.0 by @dependabot in #814
- Bump alpine from 3.19.1 to 3.20.0 in /ptf by @dependabot in #812
- Make
untagged
to only run for theomec-project
organization and not forks by @gab-arrobo in #815 - Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #817
- Bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.37.0 by @dependabot in #816
- Create patch release by @gab-arrobo in #818
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Update issue templates by @krsna1729 in #3
- Delete .gitlab-ci.yml by @krsna1729 in #2
- Adding top-level license, SPDX format copyright and/or license header… by @ajamshed in #7
- Update GTP header to stretch seq# to 4B by @ajamshed in #8
- Updated IPDefrag module. by @ajamshed in #1
- Renamed a few ipdefrag variables. by @ajamshed in #10
- Remove gtp_common.h soft link file as it is not needed. by @ajamshed in #11
- Create pull_request.yml by @krsna1729 in #12
- Add shell formatting to pull_request.yml by @krsna1729 in #14
- Create greetings.yml by @krsna1729 in #15
- Create stale.yml by @krsna1729 in #16
- Add docker build to PR workflow by @krsna1729 in #17
- Download hub from github releases by @krsna1729 in #18
- Formatting, separate out build script by @krsna1729 in #22
- Update README.md by @ajamshed in #25
- add config file to upf-epc for fossa license scan in #21
- Made a patch to make it compatible with latest version of BESS. by @ajamshed in #26
- Add Makefile and VERSION file for standardized image build by @hyunsun in #27
- Moving to dpdk-19.11. By default using 4K pages. by @ajamshed in #29
- Adding support for legacy mem for DPDK. by @ajamshed in #30
- Add changes to make UPF-EPC work in K8S environment by @hyunsun in #32
- Adding support for FIB (dpdk-19.11) for IPLookup module. by @ajamshed in #31
- Topics/ipfrag: Adding IPv4 fragmentation support. by @ajamshed in #33
- Move to DPDK stable branch to get bug fixes by @krsna1729 in #37
- IPDefrag fixes. by @ajamshed in #38
- Remove BESS DPDK 19.11 patches by @krsna1729 in #39
- Fragmentation fixes. by @ajamshed in #40
- Topics/enhancements by @ajamshed in #41
- Use PCI addr in veth alias, fallback to scanning by @krsna1729 in #42
- Include conf dir to the image by @hyunsun in #45
- Adding module for validating IP checksum for rx packets. by @ajamshed in #44
- routectl Allow bootstrap current routes on restart by @krsna1729 in #46
- Updating patch so it works with latest BESS ver. by @ajamshed in #47
- Minimize what we copy to cpiface stage by @krsna1729 in #49
- UPF init fails to recover from af_xdp failure. by @ajamshed in #50
- try to clean grpc for millionth time by @krsna1729 in #51
- Hub is included, update clang to 9 by @krsna1729 in #52
- NAT source addressing fix. by @ajamshed in #55
- Use make to docker build; extra-upf.mk by @krsna1729 in #53
- Update INSTALL.md file by @ajamshed in #56
- [Fix]: docker login to GH package registry by @krsna1729 in #57
- IOVA mode correction. by @ajamshed in #58
- Update README.md by @ajamshed in #59
- Build central-cp-multi-upfs images by @krsna1729 in #61
- Bypass l4/ip4 csum compute/validate for !tcp/!udp by @ajamshed in #62
- Use 19.11 stable; fix pod.yaml by @krsna1729 in #64
- Measure/Timestamp patch is now part of BESS. by @ajamshed in #66
- Minimize capabilities, emulate k8s env closely with pause by @krsna1729 in #68
- Used rte_socket_id() to determine mem alloc region. by @ajamshed in #69
- Adding legacy (old) version of zmq-cpiface.cc. by @ajamshed in #71
- Central cp multi upfs by @ajamshed in #72
- moving all netns setup in between pause and bessd by @krsna1729 in #70
- Revert "Build central-cp-multi-upfs images" by @krsna1729 in #73
- Update docs since the master now works on Aether. by @ajamshed in #74
- Copy modules folder for bessd to load .so files by @krsna1729 in #76
- Network Tokens Support for upf-epc by @nevelis in #75
- Use action to update PR by @krsna1729 in #78
- Changes to use upstream build.py for DPDK by @krsna1729 in #67
- Update from 'Create or Update Request' action by @github-actions in #81
- Updating session deletion logic that makes endian order uniform. by @ajamshed in #86
- Instructions & build support for NTF by @nevelis in #77
- Small fixes that were missed in the last cpiface commit. by @ajamshed in #88
- Test pushing image per PR by @krsna1729 in #90
- Keepalive logic in zmq-cpiface by @ajamshed in #93
- Keepalive towards Control Plane and restart after 100 sec no activity. by @thakurajayL in #89
- Topics/up4 bess by @ajamshed in #54
- Updated BESS protobuf files. by @ajamshed in #97
- Update VERSION by @krsna1729 in #98
- remove verbose build by @krsna1729 in #99
- Create dependabot.yml by @krsna1729 in #101
- Create grafana.json by @krsna1729 in #102
- Fix: Use correct stats for bytes and dropped by @krsna1729 in #100
- Bump actions/stale from v1 to v3.0.9 by @dependabot in #105
- Update actions/checkout requirement to v2.3.1 by @dependabot in #103
- Bump golangci/golangci-lint-action from v1 to v2 by @dependabot in #104
- Small updates. by @ajamshed in #95
- Delete 0007-Move-to-python38.patch by @krsna1729 in #107
- Fixed action in FAR in pfcpiface controller. by @ajamshed in #108
- docker login password-stdin by @krsna1729 in #109
- Added NTF to new pipeline by @nevelis in #106
- k8s updates for new pipeline by @krsna1729 in #110
- Bump google.golang.org/grpc from 1.30.0 to 1.31.0 in /pfcpiface by @dependabot in #111
- Add youtube link by @krsna1729 in #112
- Updated README with current list of features by @ajamshed in #115
- Revised the dataplane to introduce "access" & "core" by @ajamshed in #114
- remove prefixes container names in pod by @krsna1729 in #117
- Make EtherEncap & EtherDecap part of GtpuEncap & GtpuDecap respectively. by @ajamshed in #116
- Bump actions/checkout from v2.3.1 to v2.3.2 by @dependabot in #119
- Add gofmt by @krsna1729 in #122
- Fix compilation issue with bess. by @ajamshed in #127
- Bump actions/stale from v3.0.9 to v3.0.10 by @dependabot in #124
- Go pfcp update with seq number handling in node related messages. by @badhrinathpa in #126
- Bump github.com/wmnsk/go-pfcp from 0.0.2 to 0.0.3 in /pfcpiface by @dependabot in #129
- Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /pfcpiface by @dependabot in #131
- Bump github.com/wmnsk/go-pfcp from 0.0.3 to 0.0.4 in /pfcpiface by @dependabot in #134
- Update libbpf version by @krsna1729 in #130
- Flow steering based on SDF and precedence by @krsna1729 in #132
- Add instructions to use sim mode by @levaitamas in https://github.com/omec-project/upf/pu...