Skip to content

Releases: cyberark/conjur-api-python

v0.1.10

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 25 Mar 13:19

[0.1.10] - 2026-03-24

Security

  • Update python dependencies

Fixed

v0.1.9

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 31 Dec 17:39

[0.1.9] - 2025-12-31

Added

  • Support dry_run parameter for policy load methods, based on PR #51. (CNJR-11338)

v0.1.8

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 10 Nov 17:23

[0.1.8] - 2025-11-07

Changed

  • Remove async_timeout dependency
  • Clarify authentication methods in README.md

v0.1.7

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 16 Oct 19:35

[0.1.7] - 2025-10-16

Added

  • Added close-stale.yml GitHub workflow

v0.1.6

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 08 Sep 18:05

[0.1.6] - 2025-09-08

Changed

  • Updated README.md, CONTRIBUTING.md, and SECURITY.md to align with Conjur Enterprise name change to Secrets Manager. (CNJR-10970)

Security

  • Update python dependencies

v0.1.5

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 01 May 16:33

[0.1.5] - 2025-05-01

Added

v0.1.4

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 26 Mar 17:43

[0.1.4] - 2025-03-26

Fixed

v0.1.3

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 24 Feb 18:53

[0.1.3] - 2025-02-24

Added

v0.1.2

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 02 Aug 14:26

[0.1.2] - 2024-08-01

Security

  • Update python dependencies

v0.1.1

Choose a tag to compare

@conjur-jenkins conjur-jenkins released this 19 Mar 20:06

[0.1.1] - 2024-03-14

Added

  • Add proxy parameter for http requests to Conjur (ONYX-48020)

Security

  • Upgrade ubuntu base image in Dockerfile.test to 23.04
    conjur-api-python#41
  • Upgrade aiohttp and cryptography (CONJSE-1841, CONJSE-1844)