Releases: tprasadtp/protonvpn-docker
Releases · tprasadtp/protonvpn-docker
7.5.3
Changelog
🐛 Bug Fixes
- 66566f1 fix: document custom entrypoint and cmd must be specified in array form and provide correct error message when unknown args are specified
- d4f5a3b fix: prevent kill switch from being disabled during disconnects when using custom entrypoint/cmd
🚧 Maintenance
- cf16053 chore(deps): bump debian from
1aadfee
to fac2c0f
(#311)
7.5.2
Changelog
🐛 Bug Fixes
- 3e17350 fix: add
--service
and --service-status-file
flags for running the script as service and healthcheck based on status file created by the service respectively. --container
flag is deprecated but left as an alias in both cases to preserve backward compatibility.
🚧 Maintenance
- b384a38 chore(deps): bump debian from
b37bc25
to 1aadfee
(#309)
7.5.1
Docker Images now provide SLSA L3 Provenance 🎉 See docs for more info.
Changelog
🍒 Features & Enhancements
🚧 Maintenance
- 0fd3a88 chore(deps): bump debian from
3d5df92
to b37bc25
(#308)
7.5.1-beta3
Changelog
🍒 Features & Enhancements
- 119782d feat(ci): provide SLSA 3 builds
7.5.0
Changelog
🍒 Features & Enhancements
- 7ed5345 feat: systemd-notify improve notification msg on disconnect and errors
- 2f13815 feat: add server-info command to lookup server details from metadata API
- a400e07 feat: remove deb/rpm and only support running as container (#299)
- d700309 feat: systemd-notify improve notification msg on disconnect and errors
- 464eb1f fix: allow PROTONVPN_SERVER to accept IP address (#293)
- 1e468cf feat: switch to debian image to better support port forwarding (#278)
🚧 Maintenance
- 17acb15 chore(goreleaser): fix image label values
- d4cf554 chore: cleanup deb/rpm support
7.5.0-beta1
Changelog
🍒 Features & Enhancements
- 2f13815 feat: add server-info command to lookup server details from metadata API
- a400e07 feat: remove deb/rpm and only support running as container (#299)
- d700309 feat: systemd-notify improve notification msg on disconnect and errors
- 464eb1f fix: allow PROTONVPN_SERVER to accept IP address (#293)
- 1e468cf feat: switch to debian image to better support port forwarding (#278)
🚧 Maintenance
- 236f871 chore: cleanup deb/rpm support
7.3.0-beta3
Changelog
🍒 Features & Enhancements
- 2f13815 feat: add server-info command to lookup server details from metadata API
🐛 Bug Fixes
- c47c4d9 fix(pkg): disable kill switch before uninstalling the package
- cc52d6e fix(systemd): drop shell and dir from sysusers.d config
7.3.0-beta2
Changelog
🐛 Bug Fixes
- 464eb1f fix: allow PROTONVPN_SERVER to accept IP address (#293)
🚧 Maintenance
- 668f1cc chore(deps): bump debian from bookworm-20231120-slim to bookworm-20231218-slim (#283)
- c5b3a81 chore(deps): bump debian from bookworm-20231218-slim to bookworm-20240110-slim (#288)
- ca8f4b0 chore(deps): bump debian from bookworm-20240110-slim to bookworm-20240130-slim (#290)
7.3.0-beta1
Changelog
🍒 Features & Enhancements
- 1e468cf feat: switch to debian image to better support port forwarding (#278)
🚧 Maintenance
- 196fe5f chore(deps): bump alpine from 3.18.5 to 3.19.0 (#276)