Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 15:37
· 171 commits to main since this release
0a5baf8

heroku/java

  • Updated heroku/jvm to 1.1.1
  • Updated heroku/maven to 1.1.1

heroku/java-function

  • Updated heroku/jvm to 1.1.1
  • Updated heroku/maven to 1.1.1
  • Updated heroku/jvm-function-invoker to 1.1.1

heroku/jvm

Removed

  • Removed support for the heroku-18 stack due to the stack being EOL and no longer maintained. (#498)
  • Removed support for the io.buildpacks.stacks.bionic stack from buildpack.toml. Since the stack id is used for URL construction, this stack never properly worked. (#498)

heroku/jvm-function-invoker

  • This buildpack now declares to be compatible with the * stack. While the buildpack cannot guarantee it works with any stack conceivable, it should be compatible with some stacks that are not maintained by Heroku. Use of this buildpack on such stacks is unsupported. (#498)

heroku/maven

  • No changes

heroku/sbt

  • This buildpack now declares to be compatible with the * stack. While the buildpack cannot guarantee it works with any stack conceivable, it should be compatible with some stacks that are not maintained by Heroku. Use of this buildpack on such stacks is unsupported. (#498)

heroku/scala

  • Updated heroku/jvm to 1.1.1
  • Updated heroku/sbt to 1.1.1