python-proton-vpn-api-core/python-proton-vpn-api-core.changes

47 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Wed May 22 11:28:37 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Update to 0.24.4
* Filter OSError not just FileNotFound error in sentry.
* Set the sentry user id based on a hash of /etc/machine-id
* Fix deprecation warning when calculatin WireGuard certificate validity period.
* Fix error saving cache file when parent directory does not exist
* Only initialize sentry on first enable.
* Forward SSL_CERT_FILE environment variable to sentry.
-------------------------------------------------------------------
Tue May 7 21:10:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.23.1:
* Added missing pip dependencies.
* Merged proton-vpn-api-session package into this one.
* Pass requested features through to session login and two
factor submit.
* Provide method to update certificate.
* Ensure that crash reporting state is preserved between
restarts.
* Explicitly state the sentry integrations we want. Dont
include the ExceptHookIntegration
* Change url for sentry, dont send server_name, use older
sentry api
* Add mechanism to send errors anonymously to sentry.
* Return list of protocol plugins for a specific backend
instead of returning a list of protocols names
* Add WireGuard ports
-------------------------------------------------------------------
Thu Mar 21 13:47:57 UTC 2024 - Yunhe Guo <i@guoyunhe.me>
- Update to version 0.21.0
* Apply kill switch setting immediately
-------------------------------------------------------------------
Tue Mar 19 15:12:22 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Build for Leap
-------------------------------------------------------------------
Fri Feb 9 10:30:27 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Initial revision