Skip to content

Releases: ajoberstar/gradle-git-publish

4.0.0

10 Feb 18:41
Compare
Choose a tag to compare

Breaking Changes

  • Upgrades to Grgit 5 (#85)
  • Drops support for Java 8 (due to Grgit upgrade)
  • Drops support for Gradle <7

Enhancements

  • Grgit instance now created via BuildService, (#60, #70)
  • Supports --configuration-cache (#93)

Fixes

None

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.4
17 7.3.3, 7.4

4.0.0-rc.1

10 Feb 03:34
8a1d75a
Compare
Choose a tag to compare
4.0.0-rc.1 Pre-release
Pre-release

Breaking Changes

  • Upgrades to Grgit 5 (#85)
  • Drops support for Java 8 (due to Grgit upgrade)
  • Drops support for Gradle <7

Enhancements

  • Grgit instance now created via BuildService, (#60, #70)
  • Supports --configuration-cache (#93)

Fixes

None

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.4
17 7.3.3, 7.4

3.0.1

09 Feb 18:38
Compare
Choose a tag to compare

Starts publishing to Maven Central and drops publishing directly to Gradle plugin portal to really ensure POM references static versions. Since the plugin is published to Maven Central (which the Gradle plugin portal proxies), no changes should be needed from consumers.

Breaking Changes

None

Enhancements

None

Fixes

  • #97 Publishes POMs with static versions

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 5.0, 5.6.4, 6.0.1, 6.9.2, 7.0.2, 7.4
11 5.0, 5.6.4, 6.0.1, 6.9.2, 7.0.2, 7.4
17 7.3.3, 7.4

3.0.0

20 Sep 00:19
036caf1
Compare
Choose a tag to compare

Drops Gradle 4 support and allows for enabling/disabling GPG signing of commits. Also tests for compatibility against Java 15.

Breaking Changes

  • Drops Gradle 4 support

Enhancements

  • #78 Support opting out of GPG sign of commits

Fixes

None

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 5.0, 5.6.4, 6.0.1, 6.6.1, 6.7-rc-1
11 5.0, 5.6.4, 6.0.1, 6.6.1, 6.7-rc-1
15 6.3, 6.6.1, 6.7-rc-1

3.0.0-rc.1

05 Jan 21:23
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release

Drops Gradle 4 support and allows for enabling/disabling GPG signing of commits. Also tests for compatibility against Java 13.

Breaking Changes

  • Drops Gradle 4 support

Enhancements

  • #78 Support opting out of GPG sign of commits

Fixes

None

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 5.0, 5.6.4, 6.0.1, 6.1-rc-1
11 5.0, 5.6.4, 6.0.1, 6.1-rc-1
13 6.0.1, 6.1-rc-1

2.1.3

12 Dec 00:53
582c9ca
Compare
Choose a tag to compare

Recompiles with Java 8 to restore Java 8 compatibility, which was accidentally broken in 2.1.2.

Breaking Changes

None

Enhancements

None

Fixes

  • #77 Incompatible with Java 8

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 4.3, 4.10.3, 5.0, 5.6.4, 6.0.1, 6.1-milestone-1
11 5.0, 5.6.4, 6.0.1, 6.1-milestone-1

2.1.3-rc.1

04 Dec 01:56
582c9ca
Compare
Choose a tag to compare
2.1.3-rc.1 Pre-release
Pre-release

Recompiles with Java 8 to restore Java 8 compatibility, which was accidentally broken in 2.1.2.

Breaking Changes

None

Enhancements

None

Fixes

  • #77 Incompatible with Java 8

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 4.3, 4.10.3, 5.0, 5.6.4, 6.0.1, 6.1-milestone-1
11 5.0, 5.6.4, 6.0.1, 6.1-milestone-1

2.1.2

21 Nov 02:54
0f3ddeb
Compare
Choose a tag to compare

Updates dependencies, specifically the grgit dependency.

Breaking Changes

None

Enhancements

None

Fixes

  • Upgrade dependency on grgit to 4.0.0

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 4.3, 4.10.3, 5.0, 5.6.4, 6.0.1, 6.1-milestone-1
11 5.0, 5.6.4, 6.0.1, 6.1-milestone-1

2.1.2-rc.1

21 Nov 02:48
0f3ddeb
Compare
Choose a tag to compare
2.1.2-rc.1 Pre-release
Pre-release

Updates dependencies, specifically the grgit dependency.

Breaking Changes

None

Enhancements

None

Fixes

  • Upgrade dependency on grgit to 4.0.0

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 4.3, 4.10.3, 5.0, 5.6.4, 6.0.1, 6.1-milestone-1
11 5.0, 5.6.4, 6.0.1, 6.1-milestone-1

2.1.1

26 Mar 23:21
Compare
Choose a tag to compare

Fix release to complete the fix for the deprecation warning for directoryProperty.

Breaking Changes

None

Enhancements

None

Fixes

  • #64 Avoid use of deprecated directoryProperty method (Thanks @marccphillip)

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 4.3, 4.10.3, 5.0, 5.3
11 5.0, 5.3