From f2d8e67d654fa6ab385aa6f091879a3a671ab1e4 Mon Sep 17 00:00:00 2001 From: Shlomo Heigh Date: Tue, 21 Dec 2021 15:05:20 -0500 Subject: [PATCH] Bump version to 1.15.0 --- API_VERSION | 2 +- CHANGELOG.md | 11 +++++++---- VERSION | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/API_VERSION b/API_VERSION index 91ff57278e..03f488b076 100644 --- a/API_VERSION +++ b/API_VERSION @@ -1 +1 @@ -5.2.0 +5.3.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1808393b92..227f95ec78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,14 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -### Fixed -- Check to stop hosts from setting passwords fixed for admin user - [#2440](https://github.com/cyberark/conjur/pull/2440) +## [1.15.0] - 2021-12-21 ### Added - Added API endpoint to enable and disable GCP authenticator [#2448](https://github.com/cyberark/conjur/pull/2448) +### Fixed +- Check to stop hosts from setting passwords fixed for admin user + [#2440](https://github.com/cyberark/conjur/pull/2440) + ## [1.14.2] - 2021-12-13 ### Changed @@ -760,7 +762,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - The first tagged version. -[Unreleased]: https://github.com/cyberark/conjur/compare/v1.14.2...HEAD +[Unreleased]: https://github.com/cyberark/conjur/compare/v1.15.0...HEAD +[1.15.0]: https://github.com/cyberark/conjur/compare/v1.14.2...v1.15.0 [1.14.2]: https://github.com/cyberark/conjur/compare/v1.14.1...v1.14.2 [1.14.1]: https://github.com/cyberark/conjur/compare/v1.14.0...v1.14.1 [1.14.0]: https://github.com/cyberark/conjur/compare/v1.13.2...v1.14.0 diff --git a/VERSION b/VERSION index a4cc55716f..141f2e805b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.14.2 +1.15.0