Releases: cyberark/conjur-authn-k8s-client
Releases · cyberark/conjur-authn-k8s-client
v0.26.7
[0.26.7] - 2025-04-02
Added
- Add support for Go HTTP proxy - see
Go docs for usage
(CNJR-3068, cyberark/conjur-authn-k8s-client#528)
v0.26.6
[0.26.6] - 2025-03-12
Security
- Upgrade Go to 1.24 and unpin yq and build from master to resolve CVE-2025-22870. (CONJSE-1957)
- Deprecate the
cyberark/conjur-kubernetes-authenticator
Docker image. Use thecyberark/conjur-authn-k8s-client
image instead.
(CNJR-9101, cyberark/conjur-authn-k8s-client#148)
v0.26.5
v0.26.4
[0.26.4] - 2024-12-17
Security
- Pin yq to an unreleased version that resolves CVE-2024-34156. (CONJSE-1905)
v0.26.3
[0.26.3] - 2024-07-26
Changed
- Upgrade Go version (CNJR-4651)
- Update version number
v0.26.2
[0.26.2] - 2024-04-10
Changed
- Upgrade Go to 1.22 (CONJSE-1842)
v0.26.1
[0.26.1] - 2023-12-22
Security
- Increase length of signing key used for mTLS authentication to 4096 bits.
(CONJSE-1819)
v0.26.1
[0.26.1] - 2023-09-07
v0.26.0
[0.26.0] - 2023-07-18
Added
- Log level is now configurable using the
LOG_LEVEL
environment variable orconjur.org/log-level
annotation.
The existingDEBUG
environment variable andconjur.org/debug-logging
annotation is deprecated and will be removed in a future update.
cyberark/conjur-authn-k8s-client#522
Fixed
- Update RH base image to
ubi9/ubi
to match the libc version of the authenticator-client-builder image.
cyberark/conjur-authn-k8s-client#520
v0.25.2
[0.25.2] - 2023-06-26
Fixed
- Update RH base image to
ubi9/ubi
to match the libc version of the authenticator-client-builder image.
cyberark/conjur-authn-k8s-client#520