Changelog for
python312-proton-vpn-api-core-0.24.4-8.6.noarch.rpm :
* Wed May 22 2024 Alexandre Vicenzi
- 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 07 2024 Dirk Müller - 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 2024 Yunhe Guo - Update to version 0.21.0
* Apply kill switch setting immediately
* Tue Mar 19 2024 Alexandre Vicenzi - Build for Leap
* Fri Feb 09 2024 Alexandre Vicenzi - Initial revision