Skip to content

Releases: heroku/heroku-jvm-application-deployer

v4.0.12

03 Nov 13:23
e5db97d

Choose a tag to compare

Prepare release v4.0.12 (#443)

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>

v4.0.11

01 Aug 09:24
47acdab

Choose a tag to compare

Changed

  • Updated dependencies

v4.0.10

03 Jul 14:51
d708a20

Choose a tag to compare

Changed

  • Updated dependencies

v4.0.9

09 Jun 11:15
58d0421

Choose a tag to compare

Changed

  • Help description for the -b and -i command line arguments to explicitly state that they can be passed multiple times. (#401)

v4.0.8

07 Jan 15:54
986212f

Choose a tag to compare

Added

  • When the target app is using Fir, a default project.toml will now be generated and deployed alongside the app. This ensures that OpenJDK will be installed and Procfile works as expected without the need for explicit configuration. (#369)

v4.0.7

17 Jul 10:27
830b698

Choose a tag to compare

Changed

  • Updated dependencies

v4.0.6

07 May 09:23
0e881ed

Choose a tag to compare

Fixed

  • Previously, when the working directory contains a Git repository without any commits, heroku-jvm-application-deployer crashed with a NullPointerException. This case is now handled gracefully. (#319)

Changed

  • Updated dependencies

v4.0.5

06 May 15:45
676209f

Choose a tag to compare

Added

  • Upload progress reporting (#313)

v4.0.4

03 Apr 08:01
4e882e2

Choose a tag to compare

  • Updated dependencies

v4.0.3

26 Feb 12:19
d40502e

Choose a tag to compare

  • Updated dependencies