Skip to content

Releases: cyberark/conjur-cli-go

v8.0.16

25 Jul 21:18
Compare
Choose a tag to compare

[8.0.16] - 2024-07-25

Added

  • Support for -jwt-file and -jwt-host-id init params for use with JWT authentication (CNJR-4966)
  • Publish latest tag for Docker image (CNJR-5310)
  • Add --dry-run support for the policy operations (CNJR-4593)

Fixed

  • Fixed bug causing JSON output to be HTML escaped (CNJR-4574)

Security

  • Updated to Go 1.22 and use Microsoft's Golang image for FIPS compliance (CNJR-4923)

v8.0.15

20 Mar 17:06
Compare
Choose a tag to compare

[8.0.15] - 2024-03-19

Fixed

  • Restored tar binary to container to allow for kubectl cp (CNJR-3913)

v8.0.14

14 Mar 20:25
Compare
Choose a tag to compare

[8.0.14] - 2024-03-14

Changed

  • Change base image to ubi9/ubi-minimal:latest (CNJR-3913)

v8.0.13

14 Mar 16:44
Compare
Choose a tag to compare

[8.0.13] - 2024-03-14

Added

  • OIDC redirect URI supports IPv6 addresses (CNJR-3851)

Fixed

  • FIPS-compliant binaries work on RHEL 7/8 (CNJR-3544)
  • FIPS-compliant binaries report correct version when passed --version flag
    (CNJR-3547)
  • RPM and DEB packages contain correct version in installed package names
    (CNJR-3547)

Security

  • Upgrade golang.org/x/net to v0.17.0, golang.org/x/crypto to v0.14.0,
    golang.org/x/sys to v0.13.0, golang.org/x/text to v0.13.0, and
    golang.org/x/term to v0.13.0 (CNJR-3913)

v8.0.12

17 Oct 17:41
66ad966
Compare
Choose a tag to compare

[8.0.12] - 2023-10-17

Fixed

v8.0.11

27 Jul 20:15
8f831ec
Compare
Choose a tag to compare

[8.0.11] - 2023-08-25

Fixed

v8.0.10

27 Apr 20:52
3278ad6
Compare
Choose a tag to compare

[8.0.10] - 2023-06-29

Security

Fixed

v8.0.9

21 Apr 15:36
8ade942
Compare
Choose a tag to compare

[8.0.9] - 2023-04-21

Security

v8.0.8

19 Apr 16:55
51565a7
Compare
Choose a tag to compare

[8.0.8] - 2023-04-19

Fixed

v8.0.7

17 Apr 20:37
6e14e68
Compare
Choose a tag to compare

[8.0.7] - 2023-04-18

Fixed