Releases: cyberark/conjur-api-python
Releases · cyberark/conjur-api-python
v0.1.10
[0.1.10] - 2026-03-24
Security
- Update python dependencies
Fixed
- Fixed missing 'packaging' dependency cyberark/conjur-api-python#56
v0.1.9
v0.1.8
[0.1.8] - 2025-11-07
Changed
- Remove
async_timeoutdependency - Clarify authentication methods in README.md
v0.1.7
[0.1.7] - 2025-10-16
Added
- Added
close-stale.ymlGitHub workflow
v0.1.6
[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
[0.1.5] - 2025-05-01
Added
- Add support for configuring an external logger
cyberark/conjur-api-python#54, CNJR-9408
v0.1.4
v0.1.3
v0.1.2
[0.1.2] - 2024-08-01
Security
- Update python dependencies
v0.1.1
[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)