Skip to content

Releases: cyberark/conjur-k8s-csi-provider

v0.2.1

23 Jul 22:08
Compare
Choose a tag to compare

[0.2.1] - 2024-07-23

Changed

  • Use Conjur Go SDK built-in JWT authentication (CNJR-5497)
  • Updated log messages when client configuration or authentication fails (CNJR-5497)

v0.2.0

27 Jun 13:57
Compare
Choose a tag to compare

[0.2.0] - 2024-06-05

Added

  • Support retrieving secrets definition from pod annotations (CNJR-4099)
  • Added support for configurable log levels using the LOG_LEVEL environment
    variable (CNJR-3733)
  • Added support for JWT authenticator field token-app-property, which makes
    the identity configuration attribute optional (CNJR-4607)

Changed

  • Updated Alpine base image to 3.19.1 (CONJSE-1852)
  • Updated google.golang.org/grpc to v1.63.2 (CONJSE-1852)
  • Updated google.golang.org/protobuf to v1.33.0 (CONJSE-1852)
  • Updated golang.org/x/net to v0.24.0 (CONJSE-1852)
  • Updated log messages with unique identifiers (CNJR-3733)

v0.1.2

03 Apr 20:01
Compare
Choose a tag to compare

[0.1.2] - 2024-03-22

Changed

  • Updated Go to 1.22 (CONJSE-1842)

v0.1.1

13 Mar 16:55
Compare
Choose a tag to compare

[0.1.1] - 2023-03-12

Added

v0.0.2

12 Feb 16:28
Compare
Choose a tag to compare

[0.0.2] - 2023-01-22

Fixed

Added