Changelog
4.0.0-beta2 - 2021-03-10
🍒 Features
- Deprecate Docker Hub image (b41ed98)
🐛 Bug Fixes
SIGTERM
andSIGINT
not being handled properly (aecf1d4)
📖 Documentation
- document internal healthcheck intervals and update badges (5583614)
🤖 Continuous Integration & Automation
- use github environments for secrets (3536ada)
- use goreleaser to build docker images (b34aa11)
- automation: PR automation via kodiak (06f6307)
- dependabot: enable dependabot (37d0faa)
- labels: Manage issue labels via tprasadtp/labels (d818d85)
🥺 Maintanance
- add generated files to gitignore (af65559)
- changelog: automate changelog generation (99c72e1)
- deps: update python deps (c668530)
BREAKING CHANGES
- Docker Hub image is deprecated and will not be updated.
- You MUST use GHCR image. (
ghcr.io/tprasadtp/protonvpn
) - rename
LIVE_PROBE_INTERVAL
toPROTONVPN_CHECK_INTERVAL
- rename
RECONNECT_THRESHOLD
toPROTONVPN_FAIL_THRESHOLD
- increase
S6_KILL_GRACETIME
from default to 10000 (10s) to avoid timeouts
3.1.0 - 2021-02-27
3.0.0 - 2021-02-20
2.2.6 - 2021-01-12
Docker images
docker pull ghcr.io/tprasadtp/protonvpn:4.0.0-beta2
docker pull ghcr.io/tprasadtp/protonvpn:4.0-unstable
docker pull ghcr.io/tprasadtp/protonvpn:unstable