Skip to content

v1.9.0

Compare
Choose a tag to compare
@angelnu angelnu released this 03 Dec 13:49
· 33 commits to main since this release
b9db2c1

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

Full Changelog: v1.8.1...v1.9.0