[0.1.11] - 2026-07-02
Changed
- Replace disabled OIDC v1 (
id_token) authentication flow with OIDC v2
(authorization code + PKCE). (CNJR-14274)
Security
- Relax
cryptographyconstraint to>=48.0.1(CVE-2026-34180 /
SNYK-PYTHON-CRYPTOGRAPHY-17344551), unblocking downstream consumers capped
by the previous~=46.0.5pin. No upper bound —cryptographyis a
transitive dependency and is not imported directly.