Skip to content

Commit

Permalink
Update CHANGELOG and VERSION for release
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Tinkham <[email protected]>
  • Loading branch information
andytinkham committed Apr 5, 2024
1 parent c1fdb51 commit e7ee786
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
16 changes: 11 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.2.4] - 2024-03-22

### Security
- Upgrade Spring Boot to 3.2.4 for CVE-2024-22259 [conjurdemos/pet-store-demo#76](https://github.com/conjurdemos/pet-store-demo/pull/76)

## [1.2.3] - 2024-03-07

### Security
Expand Down Expand Up @@ -74,8 +79,9 @@ 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.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
[Unreleased]: https://github.com/conjurdemos/pet-store-demo/compare/v1.2.4...HEAD
[1.2.4]: https://github.com/conjurdemos/pet-store-demo/compare/v1.2.3...v1.2.4
[1.2.3]: https://github.com/conjurdemos/pet-store-demo/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/conjurdemos/pet-store-demo/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/conjurdemos/pet-store-demo/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/conjurdemos/pet-store-demo/compare/v1.1.0...v1.2.0
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.2.4

0 comments on commit e7ee786

Please sign in to comment.