Releases: theohbrothers/docker-openvpn
Releases · theohbrothers/docker-openvpn
20240727.0.0
Changes
✨ Enhancements
- Enhancement: Bump openvpn 2.5.8 variants to 2.5.10, openvpn 2.6.8 variants to 2.6.11, and openvpn 2.6.11 variants to 2.6.12 @leojonathanoh (#69)
20240427.0.0
Changes
✨ Enhancements
- Enhancement: Add openvpn 2.6.10 variant @leojonathanoh (#67)
🖊️ Refactors
- Refactor (ci): Bump actions to node 20 @leojonathanoh (#68)
📝 Documentation
- Docs (readme): Update GitHub CI badge @leojonathanoh (#66)
20240302.0.0
20240128.0.0
20231207.0.0
20230927.1.0
Changes
🚀 Features
- Enhancement: Test
openvpn
in Dockerfile @leojonathanoh (#61)
🐛 Bug Fixes
- Fix: Fix testing
openvpn
in Dockerfile @leojonathanoh (#62)
20230927.0.0
Changes
- Change: Remove
v
prefix from docker tags @leojonathanoh (#60)
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#58)
🖊️ Refactors
- Refactor (ci): Use range constraint in
apk add
for simpler versions @leojonathanoh (#57) - Refactor (ci): Use a
job_group_key
to group jobs @leojonathanoh (#59)
20230630.1.0
Changes
🚀 Features
- Enhancement: Simplify error handling and remove unneeded
output
anderror
logging functions indocker-entrypoint.sh
@leojonathanoh (#55) - Enhancement: Enhance
/docker-entrypoint.sh
withopenvpn
flag detection with fallback on binary @leojonathanoh (#54)
📝 Documentation
- Docs (docker-compose): Update
client.conf
andserver.conf
to be unified configs, and updatedocker-compose.yml
examples to work @leojonathanoh (#56)
20230630.0.0
Changes
🚀 Features
- Feature: Add
2.6.5
variants @leojonathanoh (#52) - Enhancement: Bump
2.5
variants to2.5.8
@leojonathanoh (#51)
📝 Documentation
- Docs (readme): Add link to
theohbrothers/docker-easyrsa
in notice about runningeasy-rsa
in separate container @leojonathanoh (#53)
🧰 Maintenance
- Chore (ci): Remove unneeded
.gitlab-ci.yml
template @leojonathanoh (#50)