Skip to content

Commit

Permalink
Prepare release v3.2.0 (#586)
Browse files Browse the repository at this point in the history
## heroku/gradle

- No changes.

## heroku/java

- Updated `heroku/gradle` to `3.2.0`.
- Updated `heroku/jvm` to `3.2.0`.
- Updated `heroku/maven` to `3.2.0`.

## heroku/java-function

- Updated `heroku/jvm-function-invoker` to `3.2.0`.
- Updated `heroku/jvm` to `3.2.0`.
- Updated `heroku/maven` to `3.2.0`.

## heroku/jvm

### Added

* Support for Java 21. ([#585](#585))

## heroku/jvm-function-invoker

- No changes.

## heroku/maven

- No changes.

## heroku/sbt

- No changes.

## heroku/scala

- Updated `heroku/jvm` to `3.2.0`.
- Updated `heroku/sbt` to `3.2.0`.

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] authored Sep 20, 2023
1 parent cf71705 commit 0e3faa8
Show file tree
Hide file tree
Showing 16 changed files with 68 additions and 25 deletions.
7 changes: 6 additions & 1 deletion buildpacks/gradle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

- No changes.

## [3.1.0] - 2023-09-18

### Added

* Initial release

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/releases/tag/v3.1.0
2 changes: 1 addition & 1 deletion buildpacks/gradle/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/gradle"
version = "3.1.0"
version = "3.2.0"
name = "Gradle"
clear-env = true
homepage = "https://github.com/heroku/buildpacks-jvm"
Expand Down
7 changes: 6 additions & 1 deletion buildpacks/jvm-function-invoker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

- No changes.

## [3.1.0] - 2023-09-18

- No changes.
Expand Down Expand Up @@ -190,7 +194,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* Initial release.

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v1.1.2...v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/jvm-function-invoker/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/jvm-function-invoker"
version = "3.1.0"
version = "3.2.0"
name = "JVM Function Invoker"
clear-env = true
homepage = "https://github.com/heroku/buildpacks-jvm"
Expand Down
5 changes: 4 additions & 1 deletion buildpacks/jvm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

### Added

* Support for Java 21. ([#585](https://github.com/heroku/buildpacks-jvm/pull/585))
Expand Down Expand Up @@ -242,7 +244,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* Initial release

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v1.1.2...v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/jvm/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/jvm"
version = "3.1.0"
version = "3.2.0"
name = "Heroku OpenJDK Buildpack"
homepage = "https://github.com/heroku/buildpacks-jvm"
description = "Official Heroku buildpack for installing OpenJDK"
Expand Down
7 changes: 6 additions & 1 deletion buildpacks/maven/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

- No changes.

## [3.1.0] - 2023-09-18

- No changes.
Expand Down Expand Up @@ -114,7 +118,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* Initial release

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v1.1.2...v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/maven/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/maven"
version = "3.1.0"
version = "3.2.0"
name = "Maven"
clear-env = true
homepage = "https://github.com/heroku/buildpacks-jvm"
Expand Down
7 changes: 6 additions & 1 deletion buildpacks/sbt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

- No changes.

## [3.1.0] - 2023-09-18

- No changes.
Expand All @@ -31,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* Initial release

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v1.1.2...v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion buildpacks/sbt/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/sbt"
version = "3.1.0"
version = "3.2.0"
name = "sbt"
clear-env = true
homepage = "https://github.com/heroku/buildpacks-jvm"
Expand Down
9 changes: 8 additions & 1 deletion meta-buildpacks/java-function/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

- Updated `heroku/jvm-function-invoker` to `3.2.0`.
- Updated `heroku/jvm` to `3.2.0`.
- Updated `heroku/maven` to `3.2.0`.

## [3.1.0] - 2023-09-18

- Updated `heroku/jvm-function-invoker` to `3.1.0`.
Expand Down Expand Up @@ -260,7 +266,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* Initial release

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v1.1.2...v2.0.0
Expand Down
8 changes: 4 additions & 4 deletions meta-buildpacks/java-function/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/java-function"
version = "3.1.0"
version = "3.2.0"
name = "Java Function"
homepage = "https://github.com/heroku/buildpacks-jvm"
keywords = ["java", "function"]
Expand All @@ -14,15 +14,15 @@ type = "BSD-3-Clause"

[[order.group]]
id = "heroku/jvm"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/maven"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/jvm-function-invoker"
version = "3.1.0"
version = "3.2.0"

[metadata]
[metadata.release]
Expand Down
9 changes: 8 additions & 1 deletion meta-buildpacks/java/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

- Updated `heroku/gradle` to `3.2.0`.
- Updated `heroku/jvm` to `3.2.0`.
- Updated `heroku/maven` to `3.2.0`.

## [3.1.0] - 2023-09-18

- Updated `heroku/procfile` to `2.0.1`. ([#568](https://github.com/heroku/buildpacks-jvm/pull/568))
Expand Down Expand Up @@ -191,7 +197,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* Initial release

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v1.1.2...v2.0.0
Expand Down
10 changes: 5 additions & 5 deletions meta-buildpacks/java/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/java"
version = "3.1.0"
version = "3.2.0"
name = "Java"
homepage = "https://github.com/heroku/buildpacks-jvm"
description = "Official Heroku buildpack for Java applications."
Expand All @@ -15,11 +15,11 @@ type = "BSD-3-Clause"

[[order.group]]
id = "heroku/jvm"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/maven"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/procfile"
Expand All @@ -30,11 +30,11 @@ optional = true

[[order.group]]
id = "heroku/jvm"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/gradle"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/procfile"
Expand Down
8 changes: 7 additions & 1 deletion meta-buildpacks/scala/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.2.0] - 2023-09-20

- Updated `heroku/jvm` to `3.2.0`.
- Updated `heroku/sbt` to `3.2.0`.

## [3.1.0] - 2023-09-18

- Updated `heroku/procfile` to `2.0.1`. ([#568](https://github.com/heroku/buildpacks-jvm/pull/568))
Expand Down Expand Up @@ -37,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* Initial release

[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...HEAD
[unreleased]: https://github.com/heroku/buildpacks-jvm/compare/v3.2.0...HEAD
[3.2.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.1.0...v3.2.0
[3.1.0]: https://github.com/heroku/buildpacks-jvm/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/heroku/buildpacks-jvm/compare/v1.1.2...v2.0.0
Expand Down
6 changes: 3 additions & 3 deletions meta-buildpacks/scala/buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ api = "0.9"

[buildpack]
id = "heroku/scala"
version = "3.1.0"
version = "3.2.0"
name = "Scala"
homepage = "https://github.com/heroku/buildpacks-jvm"
description = "Official Heroku buildpack for Scala applications."
Expand All @@ -15,11 +15,11 @@ type = "BSD-3-Clause"

[[order.group]]
id = "heroku/jvm"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/sbt"
version = "3.1.0"
version = "3.2.0"

[[order.group]]
id = "heroku/procfile"
Expand Down

0 comments on commit 0e3faa8

Please sign in to comment.