Skip to content

5.1.0

Latest
Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 10 Dec 04:54
5.1.0
6275311

Resolves some regressions discovered by @marcphilipp.

Most notably, with Grgit removed any authentication methods you previously used such as GRGIT_USER or -Dorg.ajoberstar.grgit.auth.username won't work in v5. This version adds new options to replace them.

Breaking Changes

None

Enhancements

  • #115 Adds username and password properties to GitPublication for cases where credentials are needed (via #116)

Fixes

  • #114 Fixes use of fetchDepth when the project is in a shallow clone (via #116)

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.6.4, 8.0.2, 8.11.1
17 7.3.3, 7.6.4, 8.0.2, 8.11.1
21 8.4, 8.11.1