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