v0.3.1
github-actions
released this
18 Jan 14:10
·
238 commits
to refs/heads/main
since this release
Changes
🚀 Features
- Modify dataplane drawing to reflect ipv6 changes @guvenc (#474)
- Enhance GRPC function implementations to support different combination of ipv4/ipv6 address cases @guvenc (#473)
- Introduce IPv6 overlay support for non-offloading path @guvenc (#462)
- Bump dpservice-cli version in Dockerfile to v0.3.0 @guvenc (#457)
🐛 Bug Fixes
- Rename the lb ipv6 test case so that it is not shadowed @guvenc (#472)
- Handle both v4 and v6 traffic in firewall node @byteocean (#471)
- Do not pad dhcp6 packets and options @byteocean (#469)
- Add missing licence text to dp_icmpv6.h @guvenc (#465)
🧰 Maintenance
- Add
CODEOWNERS
to project @afritzler (#458)