From 843d38a10e127fa84ac2227a6669db0fad9c746a Mon Sep 17 00:00:00 2001 From: John ODonnell Date: Thu, 2 Mar 2023 14:16:46 -0500 Subject: [PATCH] Bump version to 1.2.8 --- CHANGELOG.md | 9 +++++---- NOTICES.txt | 4 ++-- VERSION | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24c44e0..8034400 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,14 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [1.3.0] - 2022-01-11 +## [1.2.8] - 2023-03-02 ### Changed - Upgrade supported Ruby version to 3.1.x. Resolves CVE-2021-33621, CVE-2020-36327 and CVE-2021-43809 [cyberark/conjur-service-broker#306](https://github.com/cyberark/conjur-service-broker/pull/306) ### Security -- Update activesupport in Gemfile.lock to 6.1.7.1 for CVE-2023-22796 (not vulnerable) - [cyberark/conjur-service-broker#310](https://github.com/cyberark/conjur-service-broker/pull/310) +- Update activesupport in Gemfile.lock to 6.1.7.2 for CVE-2023-22796 (not vulnerable) + [cyberark/conjur-service-broker#312](https://github.com/cyberark/conjur-service-broker/pull/312) - Update activesupport in tests/integration/test-app/Gemfile.lock to 7.0.4.1 for CVE-2023-22796 (not vulnerable) [cyberark/conjur-service-broker#307](https://github.com/cyberark/conjur-service-broker/pull/307) @@ -235,7 +235,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-service-broker/compare/v1.2.7...HEAD +[Unreleased]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.8...HEAD +[1.2.8]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.7...v1.2.8 [1.2.7]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.6...v1.2.7 [1.2.6]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.5...v1.2.6 [1.2.5]: https://github.com/cyberark/conjur-service-broker/compare/v1.2.4...v1.2.5 diff --git a/NOTICES.txt b/NOTICES.txt index 407d140..3c1ffd0 100644 --- a/NOTICES.txt +++ b/NOTICES.txt @@ -20,7 +20,7 @@ SECTION 3: MIT >>> https://rubygems.org/gems/activesupport/versions/6.1.7.2 >>> https://rubygems.org/gems/json-schema/versions/2.8.0 >>> https://rubygems.org/gems/listen/versions/3.0.8 ->>> https://rubygems.org/gems/rack/versions/2.2.5 +>>> https://rubygems.org/gems/rack/versions/2.2.6.2 >>> https://rubygems.org/gems/railties/versions/6.1.7.2 @@ -178,7 +178,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ->>> https://rubygems.org/gems/rack/versions/2.2.5 +>>> https://rubygems.org/gems/rack/versions/2.2.6.2 Copyright (c) 2007-2021 Leah Neukirchen diff --git a/VERSION b/VERSION index c04c650..db6fb4a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.7 +1.2.8