From 448a2f59146e0d164f2560e864eec7c5a3b4b32f Mon Sep 17 00:00:00 2001 From: Andy Tinkham Date: Thu, 7 Mar 2024 16:41:28 -0600 Subject: [PATCH] Update version and changelog for release Signed-off-by: Andy Tinkham --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14d5364..d91348a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.2.3] - 2024-03-07 + ### Security - Upgrade postgres connector to v42.7.2 for CVE-2023-1597, aa well as Spring Framework to 3.2.3, com.microsoft.sqlserver to 12.6.1, and maven enforcer to 3.4.1 [conjurdemos/pet-store-demo#74](https://github.com/conjurdemos/pet-store-demo/pull/74) @@ -72,7 +74,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. The first tagged version. -[Unreleased]: https://github.com/cyberark/secretless-broker/compare/v1.2.2...HEAD +[Unreleased]: https://github.com/cyberark/secretless-broker/compare/v1.2.3...HEAD +[1.2.3]: https://github.com/cyberark/secretless-broker/compare/v1.2.2...v1.2.3 [1.2.2]: https://github.com/cyberark/secretless-broker/compare/v1.2.1...v1.2.2 [1.2.1]: https://github.com/cyberark/secretless-broker/compare/v1.2.0...v1.2.1 [1.2.0]: https://github.com/cyberark/secretless-broker/compare/v1.1.0...v1.2.0 diff --git a/VERSION b/VERSION index 23aa839..0495c4a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.2 +1.2.3