Releases: cyberark/conjur-authn-k8s-client
Releases · cyberark/conjur-authn-k8s-client
v0.26.3
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
v0.25.1
[0.25.1] - 2023-06-21
Security
- Upgrade Dockerfile base images to golang:1.20 and golang.org/x/sys dependency to 0.8.0
cyberark/conjur-authn-k8s-client#516 - Update ruby fom 2.5 to 3.1 in bin/parse-changelog.sh
cyberark/conjur-authn-k8s-client#514 - Upgrade container security settings
cyberark/conjur-authn-k8s-client#518
v0.25.0
[0.25.0] - 2023-03-17
Removed
- Removed support for Conjur v4 and the
CONJUR_VERSION
env variable
cyberark/conjur-authn-k8s-client#505
Changed
- Upgrade ruby from 2.4 to 3.1 in bin/test-workflow/test_app_summon/Dockerfile
cyberark/conjur-authn-k8s-client#508 - Upgrade base image in Dockerfiles to 1.19 and necessary dependencies
cyberark/conjur-authn-k8s-client#502 - Add a wait for the master before provisioning the follower in the CI tests.
cyberark/conjur-authn-k8s-client#499 - The version from the automated release should be used in the start up logs
cyberark/conjur-authn-k8s-client#503 - Update the docs for service account secret
cyberark/conjur-authn-k8s-client#509
v0.24.1
[0.24.1] - 2023-01-27
Changed
- Add a wait for the master before provisioning the follower in the CI tests.
cyberark/conjur-authn-k8s-client#499
v0.24.0
[0.24.0] - 2022-11-23
Changed
- Add service account secret to Conjur Config Cluster Prep chart
cyberark/conjur-authn-k8s-client#486