Changelog
4.0.0-beta3 - 2021-03-11
🐛 Bug Fixes
- incorrect default value for
PROTONVPN_FAIL_THRESHOLD
(877ce40)
🥺 Maintanance
- changelog: add helper script (9bc8194)
4.0.0-beta2 - 2021-03-10
Reverts
- ci: use github environments for secrets (cc62463)
4.0.0-beta1 - 2021-03-10
⚠️ 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
🍒 Features & Enhancements
- 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)
Docker images
docker pull ghcr.io/tprasadtp/protonvpn:4.0.0-beta3
docker pull ghcr.io/tprasadtp/protonvpn:4.0-unstable
docker pull ghcr.io/tprasadtp/protonvpn:unstable