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 |