Merge and release contributions from the last months:
- gateway_sidecar: only consider IPv4 DNS addresses by @samip5 in #61
- Allow setting K8S_DNS instead of getting it from default resov.conf by @Ruakij in #60
- Cleanup old dhclient processes if the client gets inited multiple times by @cdloh in #54
- Fix pod-gateway when using Cilium by @b-tuma in #52
- fix port forwarding in k8s environments by @jgilfoil in #51
- fix: IPv6 route removal by @samip5 in #46
- Allways allow DHCP traffic on vxlan by @angelnu in 6e4dd9a
What's Changed
- feat(docker-image): update alpine docker tag to v3.19.0 by @angelnu-bot in #45
- fix(docker-image): update alpine docker tag to v3.19.1 by @angelnu-bot in #49
- feat(docker-image): update alpine docker tag to v3.20.0 by @angelnu-bot in #56
- fix(docker-image): update alpine docker tag to v3.20.1 by @angelnu-bot in #58
- fix(docker-image): update alpine docker tag to v3.20.2 by @angelnu-bot in #62
- fix(docker-image): update alpine docker tag to v3.20.3 by @angelnu-bot in #64
- gateway_sidecar: only consider IPv4 DNS addresses by @samip5 in #61
- Allow setting K8S_DNS instead of getting it from default resov.conf by @Ruakij in #60
- ci(github-action)!: Update docker/build-push-action action to v6 by @angelnu-bot in #57
- Cleanup old dhclient processes if the client gets inited multiple times by @cdloh in #54
- ci(github-action)!: Update actions/dependency-review-action action to v4 by @angelnu-bot in #47
- Fix pod-gateway when using Cilium by @b-tuma in #52
- fix port forwarding in k8s environments by @jgilfoil in #51
- fix: IPv6 route removal by @samip5 in #46
New Contributors
- @Ruakij made their first contribution in #60
- @cdloh made their first contribution in #54
- @b-tuma made their first contribution in #52
- @jgilfoil made their first contribution in #51
Full Changelog: v1.10.0...v1.11.1