Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 2.2.8 #174

Merged
merged 1 commit into from
Jun 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.2.8] - 2023-06-21
### Security
- Upgrade golang.org/x/net to v0.10.0, golang.org/x/text to v0.9.0, golang.org/x/sys to v0.8.0, rack to 3.0.1,
spring-boot to 3.0.6, and java to 17
[cyberark/cloudfoundry-conjur-buildpack#172](https://github.com/cyberark/cloudfoundry-conjur-buildpack/pull/172)

## [2.2.8] - 2023-04-25
### Security
- Update ruby in ci/parse-changelog.sh from 2.5 to 3.1
[cyberark/cloudfoundry-conjur-buildpack#170](https://github.com/cyberark/cloudfoundry-conjur-buildpack/pull/170)

Expand Down Expand Up @@ -211,7 +209,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/cloudfoundry-conjur-buildpack/compare/v2.2.7...HEAD
[Unreleased]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.8...HEAD
[2.2.8]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.7...v2.2.8
[2.2.7]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.6...v2.2.7
[2.2.6]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.5...v2.2.6
[2.2.5]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.4...v2.2.5
Expand Down
4 changes: 2 additions & 2 deletions NOTICES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SECTION 1: Apache License 2.0
SECTION 2: BSD 3-clause "New" or "Revised" License

>>> github.com/pmezard/go-difflib-1.0.0
>>> golang.org/x/sys-0.3.0
>>> golang.org/x/sys-0.8.0

SECTION 3: MIT License

Expand Down Expand Up @@ -110,7 +110,7 @@ limitations under the License.

BSD 3-clause "New" or "Revised" License is applicable to the following component(s).

>>> golang.org/x/sys-0.3.0
>>> golang.org/x/sys-0.8.0

Copyright (c) 2009 The Go Authors. All rights reserved.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.7
2.2.8