Releases: theohbrothers/docker-openvpn
Releases · theohbrothers/docker-openvpn
20210417.0.0
Changes
🐛 Bug Fixes
- Fix: Fix docker-entrypoint.sh iptables-C to not output to stderr @leojonathanoh (#18)
- Fix (ci): Fix publish-draft-release job to need resolve-release-tag job in ci-release workflow @leojonathanoh (#17)
🖊️ Refactors
- Refactor: Bump v2.5.0-alpine-3.13 to v2.5.1-alpine-3.13 @leojonathanoh (#19)
20210403.0.1 🌈
Changes
- Release @leojonathanoh (#16)
🐛 Bug Fixes
- Fix: Fix docker-entrypoint.sh not logging generated command line properly @leojonathanoh (#15)
- Fix (ci): Fix publish-draft-release job to need converge-master-and-release-branches job in ci-release workflow @leojonathanoh (#12)
20210403.0.0
Changes
- Release @leojonathanoh (#11)
🚀 Features
- Enhancement: Enhance logging in docker-entrypoint.sh @leojonathanoh (#9)
- Enhancement: Add timestamp to docker-entrypoint.sh logs @leojonathanoh (#1)
🐛 Bug Fixes
- Fix: Execute CUSTOM_FIREWALL_SCRIPT in context of entrypoint to ensure failure exits container @leojonathanoh (#8)
🖊️ Refactors
- Refactor: Add new variant v2.5.0-alpine-3.13 @leojonathanoh (#7)
- Refactor: Add new variant v2.4.10-alpine-3.12 @leojonathanoh (#6)
- Refactor (ci): Add CalVer github workflows @leojonathanoh (#5)
📝 Documentation
- Docs: Add comments in firewall.sh @leojonathanoh (#10)