Releases: hassio-addons/addon-wireguard
Releases · hassio-addons/addon-wireguard
v0.10.2
What’s changed
🧰 Maintenance
⬆️ Dependency updates
v0.10.1
v0.10.0
What’s changed
🚨 Breaking changes
⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.0 @renovate (#272)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.1 @renovate (#273)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate (#274)
- ⬆️ Update alpine_3_18/go to v1.20.11-r0 @renovate (#276)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate (#278)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate (#279)
v0.9.0
What’s changed
⬆️ Dependency updates
- ⬆️ Update alpine_3_18/go to v1.20.5-r0 @renovate (#246)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.1 @renovate (#247)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.2 @renovate (#249)
- ⬆️ Update alpine_3_18/openresolv to v3.13.2-r0 @renovate (#252)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.3 @renovate (#255)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.5 @renovate (#256)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.7 @renovate (#257)
- ⬆️ Update alpine_3_18/go to v1.20.7-r0 @renovate (#258)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.8 @renovate (#259)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.0 @renovate (#260)
- ⬆️ Update alpine_3_18/go to v1.20.8-r0 @renovate (#261)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 @renovate (#263)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.3 @renovate (#264)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.0 @renovate (#266)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.1 @renovate (#267)
- ⬆️ Update alpine_3_18/go to v1.20.9-r0 @renovate (#268)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 @renovate (#269)
- ⬆️ Update alpine_3_18/go to v1.20.10-r0 @renovate (#270)
v0.8.1
What’s changed
📚 Documentation
⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.5 @renovate (#230)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 @renovate (#231)
- ⬆️ Update alpine_3_17/go to v1.19.8-r0 @renovate (#232)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.1 @renovate (#233)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.2 @renovate (#235)
- ⬆️ Update alpine_3_17/git to v2.38.5-r0 @renovate (#237)
- ⬆️ Update alpine_3_17/go to v1.19.9-r0 @renovate (#238)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14 @renovate (#240)
v0.8.0
What’s changed
🧰 Maintenance
- Add Renovate for dependency management @frenck (#218)
- 🎆 Updates maintenance/license year to 2023 @frenck (#228)
⬆️ Dependency updates
- ⬆️ Update alpine_3_17/iptables to v1.8.8-r2 @renovate (#219)
- ⬆️ Update alpine_3_17/libqrencode to v4.1.1-r1 @renovate (#220)
- ⬆️ Update alpine_3_17/wireguard-tools to v1.0.20210914-r1 @renovate (#223)
- ⬆️ Update alpine_3_17/go to v1.19.7-r0 @renovate (#225)
- ⬆️ Update alpine_3_17/git to v2.38.4-r1 @renovate (#224)
- ⬆️ Update alpine_3_17/openresolv to v3.12.0-r1 @renovate (#222)
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13 @renovate (#226)
- ⬆️ Upgrades WireGuard Go to 0.0.20230223 @frenck (#227)
v0.7.1
v0.7.0
What’s changed
🐛 Bug fixes
- 🚑 Fix service run permissions @frenck (#199)
- 🚑 Fix service path in wireguard service file @frenck (#200)
🚀 Enhancements
🧰 Maintenance
- 🚀 Update CI to latest version @frenck (#181)
- 🎆 Updates maintenance/license year to 2022 @frenck (#201)
📚 Documentation
- Change Snapshot to Backup in documentation @danbayliss (#191)
- 📚 Change Hass.io reference @sinclairpaul (#194)
- 📚 Small documentation tweaks and updates @frenck (#202)
⬆️ Dependency updates
v0.6.0
What’s changed
🚀 Enhancements
🧰 Maintenance
- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#162)
- Switch to centralized GitHub Action Workflows @frenck (#172)
📚 Documentation
- Clarified ListenPort-documentation @hAmpzter (#98)
- 📚 Minor documentation tweak @sinclairpaul (#108)
- Fixed typo @TheDK (#171)
⬆️ Dependency updates
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#105)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#112)
- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#113)
- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#114)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#115)
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#106)
- ⬆️ Upgrades add-on base image to v9.2.0 @frenck (#117)
- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#118)
- ⬆️ Upgrades go to 1.15.12-r0 @frenck (#119)
- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#121)
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#122)
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#123)
- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#125)
- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#124)
- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#127)
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#131)
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#140)
- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#143)
- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#142)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 @dependabot (#141)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#135)
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#133)
- ⬆️ Upgrades add-on base image to v10.0.1 @frenck (#146)
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#147)
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#148)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#149)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#157)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#150)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#151)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#164)
- ⬆️ Upgrades go to 1.16.10-r0 @frenck (#174)
- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#175)
- ⬆️ Upgrades WireGuard Go to 0.0.20210424 @frenck (#176)
v0.5.1
What’s changed
⬆️ Dependency updates
- ⬆️ Upgrades git to 2.30.1-r0 @frenck (#74)
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#75)
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#76)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#79)
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#85)
- ⬆️ Upgrades git to 2.30.2-r0 @frenck (#88)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#87)
- ⬆️ Upgrades go to 1.15.10-r0 @frenck (#89)
- ⬆️ Upgrades add-on base image to v9.1.5 @frenck (#90)
- ⬆️ Bump frenck/action-addon-linter from v2.0.0 to v2.1 @dependabot (#92)
- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#96)
- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#97)
- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#99)
- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#100)
- ⬆️ Upgrades add-on base image to v9.1.7 @frenck (#101)
- ⬆️ Upgrades WireGuard Go to 0.0.20210212 @frenck (#102)