v0.22.1
·
46 commits
to master
since this release
2025-Mar-05
What's Changed
- Python API can use a custom CA Cert store using the SHOTGUN_API_CACERTS variable. App Session Launcher uses a different API and was using a different CA Cert store. It is now aligned with python-api (certifi).
- Update python-api from v3.6.2 to v3.8.1. Enables payload optimization by default.
- Sync Unknown Events metrics. Differenciate desktop engine metrics.
- Add support to PySide6 for availableGeometry. Handle AttributeError.
- Update pre-commit hook versions.
Full Changelog: v0.22.0...v0.22.1