Skip to content

v0.22.1

Choose a tag to compare

@carlos-villavicencio-adsk carlos-villavicencio-adsk released this 05 Mar 15:44
· 46 commits to master since this release
1e5ccb8

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