Skip to content

5.1.0

Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 22 Apr 00:07
· 9 commits to main since this release
61c477a

This release adds support for shallow clones, Gradle 8, and fixes some issues with the service plugin

NOTE: While the org.ajoberstar.grgit.service plugin is compatible with the configuration cache, the org.ajoberstar.grgit plugin no longer is due to changes in Gradle 8. If you want configuration cache support, please switch to the service plugin.

Breaking Changes

None

Enhancements

Fixes

  • #380 and #381 Provider mismatch issues preventing proper use of the service plugin (thanks @Vampire in #382)

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.6.1, 8.0.2, 8.1.1
17 7.3.3, 7.6.1, 8.0.2, 8.1.1