Releases: kubernetes-sigs/nat64
Releases · kubernetes-sigs/nat64
v0.4.1
What's Changed
- fixes panic on environments where the maps used for metrics can not be pinned by @akwi-github in #47
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Change DEBUG to 0 for prod by @akwi-github in #37
- Implement bpf map for traffic metrics by @akwi-github in #27
New Contributors
- @akwi-github made their first contribution in #37
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- stabilize tests by @aojea in #25
- Add more e2e tests by @siwiutki in #29
- Tests nat64 using network namespaces by @aojea in #26
- Add a new Healthz endpoint on the the same port than the metrics endpoints but using the path /healthz by @siwiutki in #35.
- The nat64 daemon now expose a healthz endpoint that return an error if is not able to sync the nftables rules or if the nat64 interface does not exist or does not have ebpf programs loadde
** Breaking change ** The flag --metrics-bind-address no longer exist and now is replaced by --bind-address
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
New Contributors
- @aojea made their first contribution in #1
- @siwiutki made their first contribution in #5
- @ampanasiuk made their first contribution in #9
Full Changelog: https://github.com/kubernetes-sigs/nat64/commits/v0.2.0