Releases: kubernetes-sigs/kube-network-policies
Releases · kubernetes-sigs/kube-network-policies
v0.7.0 Distroless
What's Changed
Kube-network-policies no longer depend on the nft
userspace libraries, that means that the image is just the golang binary, with the benefits of a reduced size and less dependencies that makes it easier to maintain and vendor.
- [Docs] comment on udp and effected pods in readme by @paulgmiller in #119
- Use structured logging by @uablrek in #50
- Give metrics and logging a verdict dimension by @paulgmiller in #115
- rename metrics by @aojea in #135
- Use netlink interface directly (distroless) by @aojea in #136
New Contributors
- @sword-jin made their first contribution in #117
- @paulgmiller made their first contribution in #119
Full Changelog: v0.6.1...v0.7.0
v0.6.1
v0.6.0
What's Changed
New Contributors
- @liangyuanpeng made their first contribution in #72
- @adrianmoisey made their first contribution in #93
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.0 - DO NOT USE
What's Changed
- use proto on client go to improve performance by @aojea in #19
- use two different rules to queue packets by @aojea in #24
- Cross-compile for arm64 and mount go cache by @vaskozl in #30
- Only process traffic impacted by network policies by @aojea in #39
New Contributors
- @vaskozl made their first contribution in #30
- @zhangguanzhang made their first contribution in #38
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Refactor netpol by @aojea in #8
- Fix logging by @aojea in #11
- drop iptables support by @aojea in #13
- networkpolicy: Move subject filtering logic to getNetworkPoliciesForPod. by @npinaeva in #14
- add admin and baseline network policy by @aojea in #9
- Release 0.2.0 by @aojea in #16
New Contributors
Full Changelog: v0.1.0...v0.2.0