Releases: angelnu/pod-gateway
Releases · angelnu/pod-gateway
v1.11.1
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
v1.10.0
v1.9.0
New features and fixes
- Update client_init.sh by @dberardo-com in #20
- Make dnssec support optional by @mergwyn in #23
- Add option to use SNAT instead of Masquerading by @ant0ncuranz in #41
- chore(ipv6): We don't currently support it so block it by @samip5 in #35
- Set correct vxlan0 MTU according to vpn interface by @samos667 in #34
What's Changed
- fix(docker-image): update alpine docker tag to v3.16.3 by @angelnu-bot in #7
- feat(docker-image): update alpine docker tag to v3.17.0 by @angelnu-bot in #8
- ci(github-action)!: Update docker/build-push-action action to v4 by @angelnu-bot in #16
- fix(docker-image): update alpine docker tag to v3.17.2 by @angelnu-bot in #14
- ci(github-action)!: Update dessant/support-requests action to v3 by @angelnu-bot in #11
- chore(docker-image): update alpine:3.17.2 docker digest to ff6bdca by @angelnu-bot in #21
- Update client_init.sh by @dberardo-com in #20
- fix(docker-image): update alpine docker tag to v3.17.3 by @angelnu-bot in #22
- Make dnssec support optional by @mergwyn in #23
- feat(docker-image): update alpine docker tag to v3.18.0 by @angelnu-bot in #27
- ci(github-action)!: Update actions/dependency-review-action action to v3 by @angelnu-bot in #25
- ci(github-action)!: Update ubuntu to 22.04 by @angelnu-bot in #44
- ci(github-action)!: Update dessant/support-requests action to v4 by @angelnu-bot in #42
- ci(github-action)!: Update docker/setup-qemu-action action to v3 by @angelnu-bot in #40
- ci(github-action)!: Update docker/setup-buildx-action action to v3 by @angelnu-bot in #39
- ci(github-action)!: Update docker/login-action action to v3 by @angelnu-bot in #38
- ci(github-action)!: Update docker/build-push-action action to v5 by @angelnu-bot in #37
- ci(github-action)!: Update actions/checkout action to v4 by @angelnu-bot in #36
- fix(docker-image): update alpine docker tag to v3.18.5 by @angelnu-bot in #31
- Add option to use SNAT instead of Masquerading by @ant0ncuranz in #41
- chore(ipv6): We don't currently support it so block it by @samip5 in #35
- Set correct vxlan0 MTU according to vpn interface by @samos667 in #34
New Contributors
- @dberardo-com made their first contribution in #20
- @mergwyn made their first contribution in #23
- @ant0ncuranz made their first contribution in #41
- @samip5 made their first contribution in #35
- @samos667 made their first contribution in #34
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- Fix/gateway reconnect by @niki-on-github in #2
- chore(docker-image): pin alpine docker tag to bc41182 by @angelnu-bot in #3
New Contributors
- @niki-on-github made their first contribution in #2
- @angelnu-bot made their first contribution in #3
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Add support for iptables_nft, improve reliability by @Szpadelin #1
- Fix for sidecard restarts where original K8S DNS was lost - reported by @disconn3ct - https://github.com/k8s-at-home/pod-gateway/issues/41
New Contributors
Full Changelog: v1.7.0...v1.8.0