Skip to content

v0.1.11

Latest

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 07 Jul 17:05

[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 cryptography constraint to >=48.0.1 (CVE-2026-34180 /
    SNYK-PYTHON-CRYPTOGRAPHY-17344551), unblocking downstream consumers capped
    by the previous ~=46.0.5 pin. No upper bound — cryptography is a
    transitive dependency and is not imported directly.