Skip to content

Releases: cyberark/conjur-api-python

v0.1.8

10 Nov 17:23

Choose a tag to compare

[0.1.8] - 2025-11-07

Changed

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

v0.1.7

16 Oct 19:35

Choose a tag to compare

[0.1.7] - 2025-10-16

Added

  • Added close-stale.yml GitHub workflow

v0.1.6

08 Sep 18:05

Choose a tag to compare

[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

01 May 16:33

Choose a tag to compare

[0.1.5] - 2025-05-01

Added

v0.1.4

26 Mar 17:43

Choose a tag to compare

[0.1.4] - 2025-03-26

Fixed

v0.1.3

24 Feb 18:53

Choose a tag to compare

[0.1.3] - 2025-02-24

Added

v0.1.2

02 Aug 14:26

Choose a tag to compare

[0.1.2] - 2024-08-01

Security

  • Update python dependencies

v0.1.1

19 Mar 20:06

Choose a tag to compare

[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)

v0.1.0

22 Feb 20:50
cd28bd8

Choose a tag to compare

0.1.0 - 2023-02-14

Added

Changed