Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 27734e6

Browse files
author
Geri Jennings
authored
Merge pull request #272 from cyberark/bump-version-to-6.2.2
Bumping version to 6.2.2
2 parents 907b373 + edec71b commit 27734e6

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.2.1
1+
6.2.2

0 commit comments

Comments
 (0)