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

Update heroku/buildpacks-jvm to v6.0.0 #527

Merged
merged 1 commit into from
May 28, 2024

Conversation

heroku-linguist[bot]
Copy link
Contributor

heroku/gradle

Changed

  • Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. (#674)

heroku/java

Changed

  • Updated heroku/gradle to 6.0.0.
  • Updated heroku/jvm to 6.0.0.
  • Updated heroku/maven to 6.0.0.

heroku/java-function

Changed

  • Updated heroku/jvm-function-invoker to 6.0.0.
  • Updated heroku/jvm to 6.0.0.
  • Updated heroku/maven to 6.0.0.

heroku/jvm

Added

  • Checksum validation of downloaded OpenJDK distribution files. (#680)
  • A warning will now be shown when the OpenJDK version is not explicitly configured for an application. (#681)

Changed

  • This buildpack now installs the latest long-term support release (currently 21) of OpenJDK if no version is explicitly configured. Previously, OpenJDK 8 was installed as the default. (#681)
  • Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. (#674)

Removed

  • The buildpack no longer installs Heroku's Java Metrics Agent. It is only useful on the Heroku platform and can be installed by a dedicated buildpack in the future. (#679)

heroku/jvm-function-invoker

  • No changes.

heroku/maven

Changed

  • Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. (#674)

heroku/sbt

Changed

  • Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. (#674)

heroku/scala

Changed

  • Updated heroku/jvm to 6.0.0.
  • Updated heroku/sbt to 6.0.0.

## heroku/gradle

### Changed

- Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. ([#674](heroku/buildpacks-jvm#674))

## heroku/java

### Changed

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

## heroku/java-function

### Changed

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

## heroku/jvm

### Added

- Checksum validation of downloaded OpenJDK distribution files. ([#680](heroku/buildpacks-jvm#680))
- A warning will now be shown when the OpenJDK version is not explicitly configured for an application. ([#681](heroku/buildpacks-jvm#681))

### Changed

- This buildpack now installs the latest long-term support release (currently 21) of OpenJDK if no version is explicitly configured. Previously, OpenJDK 8 was installed as the default. ([#681](heroku/buildpacks-jvm#681))
- Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. ([#674](heroku/buildpacks-jvm#674))

### Removed

- The buildpack no longer installs [Heroku's Java Metrics Agent](https://github.com/heroku/heroku-java-metrics-agent). It is only useful on the Heroku platform and can be installed by a dedicated buildpack in the future. ([#679](heroku/buildpacks-jvm#679))

## heroku/jvm-function-invoker

- No changes.

## heroku/maven

### Changed

- Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. ([#674](heroku/buildpacks-jvm#674))

## heroku/sbt

### Changed

- Some error messages have changed so they longer suggest to open a Heroku support ticket. Instead, users are now provided with a link to create an issue on GitHub. ([#674](heroku/buildpacks-jvm#674))

## heroku/scala

### Changed

- Updated `heroku/jvm` to `6.0.0`.
- Updated `heroku/sbt` to `6.0.0`.
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner May 28, 2024 10:23
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) May 28, 2024 10:23
@heroku-linguist heroku-linguist bot merged commit d1c8581 into main May 28, 2024
40 checks passed
@heroku-linguist heroku-linguist bot deleted the update/heroku/buildpacks-jvm branch May 28, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant