Skip to content

v0.2.0

Compare
Choose a tag to compare
@conjur-jenkins conjur-jenkins released this 27 Jun 13:57

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