Skip to content

v6.0.2

Compare
Choose a tag to compare
@heroku-linguist heroku-linguist released this 25 Sep 16:49
· 33 commits to main since this release
96f3e49

heroku/gradle

Added

  • The buildpack will add a default process type if a supported framework is detected and the expected build output is found. This mirrors the same feature from the Maven buildpack. (#726)
  • Support for the Micronaut and Quarkus frameworks. Both previously worked with the buildpack but required some configuration. Unless heavily customized, no build task needs to be specified anymore. (#726)

heroku/java

Changed

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

heroku/java-function

Changed

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

heroku/jvm

  • No changes.

heroku/jvm-function-invoker

  • No changes.

heroku/maven

  • No changes.

heroku/sbt

  • No changes.

heroku/scala

Changed

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