This repository was archived by the owner on Dec 7, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 6.2.2] - 2020-04-02
10+ ### Changed
11+ - Docker image updated to flatten to a single layer and reduce the image
12+ size ([ cyberark/conjur-cli #253 ] ( https://github.com/cyberark/conjur-cli/issues/253 ) )
13+
14+ ### Fixed
15+ - CLI image is only updated in DockerHub when the project has a new tag
16+ ([ cyberark/conjur-cli #270 ] ( https://github.com/cyberark/conjur-cli/issues/270 ) )
17+
18+ ### Security
19+ - Update rake for CVE-2020 -8130 ([ cyberark/conjur-cli #263 ] ( https://github.com/cyberark/conjur-cli/issues/263 ) )
20+
921## [ 6.2.1] - 2019-05-22
1022### Added
1123- Pin to xdg gem v2.2.3 due to a [ crashing CLI] ( https://github.com/cyberark/conjur-cli/issues/243 ) .
@@ -36,7 +48,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3648- ** Codebase forked: for changes to the 5.x (API [ v4] ( https://github.com/cyberark/conjur-cli/tree/v4 ) ) series, see
3749 [ CHANGELOG in ` v4 ` branch] [ v4-changelog ] (https://github.com/cyberark/conjur-cli/blob/v4/CHANGELOG.md )**
3850
39- [ Unreleased ] : https://github.com/cyberark/conjur-cli/compare/v6.2.1...HEAD
51+ [ Unreleased ] : https://github.com/cyberark/conjur-cli/compare/v6.2.2...HEAD
52+ [ 6.2.2 ] : https://github.com/cyberark/conjur-cli/compare/v6.2.1...v6.2.2
4053[ 6.2.1 ] : https://github.com/cyberark/conjur-cli/compare/v6.2.0...v6.2.1
4154[ 6.1.0 ] : https://github.com/cyberark/conjur-cli/compare/v6.0.1...v6.1.0
4255[ 6.0.1 ] : https://github.com/cyberark/conjur-cli/compare/v6.0.0...v6.0.1
Original file line number Diff line number Diff line change 1- 6.2.1
1+ 6.2.2
You can’t perform that action at this time.
0 commit comments