Releases: palantir/gradle-git-version
Releases · palantir/gradle-git-version
5.0.0
24 Feb 17:44
Compare
Sorry, something went wrong.
No results found
💥 Breaks
Provide more extensible and composable API for safely - with respect to Configuration Cache - invoking git in gradle (#1196 )
4.3.0
29 Jan 12:37
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Add originUrl to versionDetails to get the value of git config remote.origin.url (#1155 )
4.2.0
11 Nov 13:34
Compare
Sorry, something went wrong.
No results found
No documented user-facing changes
4.1.0
21 Oct 22:22
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Use com.palantir.gradle.plugintesting.ConfigurationCacheSpec (#1019 )
4.0.0
27 Jun 12:14
Compare
Sorry, something went wrong.
No results found
💥 Breaks
Increasing minimum supported JDK to JDK 17 (#972 )
3.4.0
26 Jun 10:02
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Make gradle-git-version configuration-cache compatible. (#967 )
Cache calls to git in VersionDetailsImpl (#975 )
3.3.0
19 May 19:14
Compare
Sorry, something went wrong.
No results found
💡 Improvements
Allow numbers in prefixes. (#962 )
3.2.0
26 Mar 13:46
Compare
Sorry, something went wrong.
No results found
🐛 Fixes
💡 Improvements
Add GIT_VERSION env var support (#928 )
3.1.0
05 Jun 10:07
Compare
Sorry, something went wrong.
No results found
Automated release, no documented user facing changes
3.0.0
29 Mar 16:30
Compare
Sorry, something went wrong.
No results found
Type
Description
Link
Improvement
remove jgit with native git
#685
Break
Use built in git-describe rather than an expensive recreation of it to support older versions of git. This version requires git version >=1.8.4 (released 23rd August 2013).
#705