Skip to content

v8.0.17

Latest
Compare
Choose a tag to compare
@conjur-jenkins conjur-jenkins released this 27 Dec 17:15

[8.0.17] - 2024-12-27

Added

  • Add user-friendly error message on timeout and add HTTP timeout flag.
    CNJR-7343 #150

Fixed

  • role memberships command now returns all memberships, including inherited memberships (CNJR-5213)
  • Checks Conjur server version before using policy dry-run and fetch
    (CNJR-7207, #149)

Security

  • Run the CLI as a non-root user in the Docker image (CNJR-6439)
  • Use Sha256 certificate fingerprint when confirming server's authenticity (CNJR-6438)
  • Change base image to ubi9/ubi-minimal:9.5 (CNJR-7189)