Skip to content

0.4.0

Compare
Choose a tag to compare
@robbertkl robbertkl released this 18 Sep 00:30
· 22 commits to master since this release
  • New build and release system
  • Support two isolation stages (fixes #22, thanks @bephinix)
  • Support DOCKER-USER chain (fixes #25, thanks @bephinix)
  • Add -debug flag for verbose logging (fixes #31, thanks @bephinix)
  • Create ADDRTYPE rules in NAT table (fixes #40, thanks @bephinix)
  • Update to Go 1.13.0
  • Update dependencies

⚠️ Binary ARM assets have been renamed:

We now include separate armv6 and armv7 binaries and aarch64 has been renamed to arm64.

⚠️ Docker image releases on Docker Hub have changed:

  • The version tags no longer include the "v" prefix (e.g. robbertkl/ipv6nat:0.4.0)
  • All releases (including :latest) are now multi-platform manifest lists, which means there are no separate tags for each architecture anymore. Docker will automatically download the version matching your platform!

Visit https://hub.docker.com/r/robbertkl/ipv6nat/tags to see the new tags / architectures.