Skip to content

Latest commit

 

History

History
179 lines (132 loc) · 6.52 KB

CHANGELOG.md

File metadata and controls

179 lines (132 loc) · 6.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Changed

  • Nothing should go in this section, please add to the latest unreleased version (and update the corresponding date), or add a new version.

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)

8.0.15 - 2024-03-19

Fixed

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

8.0.14 - 2024-03-14

Changed

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

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)

8.0.12 - 2023-10-17

Fixed

8.0.11 - 2023-08-25

Fixed

8.0.10 - 2023-06-29

Security

Fixed

8.0.9 - 2023-04-21

Security

8.0.8 - 2023-04-19

Fixed

8.0.7 - 2023-04-18

Fixed

8.0.6 - 2023-04-17

Fixed

8.0.5 - 2023-03-24

Changed

Fixed

8.0.4 - 2023-03-03

Fixed

8.0.3 - 2023-02-21

Fixed

Added

8.0.2 - 2023-02-16

Fixed

8.0.1 - 2023-02-15

Added

8.0.0 - 2023-02-09

Added

  • Initial release of Conjur CLI written in Golang

[0.0.0] - 2023-01-01

Added

  • Placeholder version to capture the reset of the repository