Skip to content

Releases: gradle/wrapper-upgrade-gradle-plugin

0.12

03 Dec 15:09
abf60b8
Compare
Choose a tag to compare
  • [NEW] Add options to specify labels, reviewers and assignees to be associated with the created pull request (#215)
  • [NEW] Add link to release notes into commit description (#242)
  • [NEW] Always sign off wrapper updates in the commit message (#230)
  • [NEW] Do not create the PR if a closed one for the same version already exists (#252)
  • [NEW] Close existing open PR targeting older versions (#211)
  • [FIX] PR text unclear when the Maven Wrapper updates (#224)

0.11.4

29 Sep 09:13
d163133
Compare
Choose a tag to compare
  • [FIX] PGP key to sign the artifacts needs to be rotated

0.11.3

11 Sep 08:50
1f75b52
Compare
Choose a tag to compare
  • [FIX] Make register work with Kotlin build scripts (#158)
  • [FIX] PGP key to sign the artifacts needs to be rotated

0.11.2

30 Jun 14:07
4960a66
Compare
Choose a tag to compare
  • [FIX] Do not update wrapper if project uses a later version (#135)

0.11.1

28 Oct 15:03
6fc8159
Compare
Choose a tag to compare
  • [FIX] - Properly parse distributionUrl for Gradle snapshot distributions

0.11

27 Oct 21:14
9db5424
Compare
Choose a tag to compare
  • [NEW] - Add options.allowPreRelease to control whether to upgrade to pre-release versions. By default, this option is set to false.

0.10.2

19 May 14:47
589e432
Compare
Choose a tag to compare
  • [FIX] - Failures when a wrapper upgrade has some wrapper files deleted

0.10.1

25 Mar 13:59
bc0dc22
Compare
Choose a tag to compare
  • [NEW] - Add JDK 8 compatibility

0.10

25 Mar 08:45
e905b08
Compare
Choose a tag to compare
  • [NEW] - Support for Gradle 6.x and above
  • [NEW] - Support for passing additional arguments to git commit
  • [NEW] - Add Gradle/Maven release notes link to the PR description
  • [FIX] - Publish signature file

0.9

15 Mar 13:13
7b6c507
Compare
Choose a tag to compare
0.9

Initial version.