Skip to content

Releases: gradle/common-custom-user-data-gradle-plugin

1.6.4

16 Mar 10:28
832d3eb
Compare
Choose a tag to compare
  • [FIX] - Publish signature files

1.6.3

15 Feb 13:25
b79cccf
Compare
Choose a tag to compare
  • [FIX] - Remove special logic to deal with old versions of IntelliJ
  • [FIX] - Avoid calling buildFinished after build is finished
  • [FIX] - Gradle 7.4+ Config Cache Support

1.6.2

25 Jan 11:07
Compare
Choose a tag to compare
  • [NEW] - Detect GoCD CI and add respective custom tags, values and links

1.6.1

25 Jan 11:06
Compare
Choose a tag to compare
  • [NEW] - Enable the ability to override various Gradle Enterprise configuration settings via environment variables (in addition to system properties)

1.6

25 Jan 11:04
Compare
Choose a tag to compare
1.6
  • [NEW] - Prepare for the ability to override various Gradle Enterprise configuration settings via environment variables (in addition to system properties)
  • [FIX] - Fix exception when using remote build cache that is not of type HttpBuildCache

1.5

25 Jan 11:03
Compare
Choose a tag to compare
1.5
  • [NEW] - Add custom value and search link for GitHub Actions run ID
  • [FIX] - Fix generation of search links for custom values
  • [NEW] - Redact any user:password@ portion of the 'Git repository' custom value
  • [NEW] - Add tag IDE sync when a Reload All Gradle Projects from Intellij IDEA is detected

1.4.2

25 Jan 11:02
Compare
Choose a tag to compare
  • [FIX] - Fix configuration cache compatibility when capturing test maxParallelForks
  • [FIX] - Fix the git branch detection on Jenkins by using the branch name provided by Jenkins

1.4.1

25 Jan 11:01
Compare
Choose a tag to compare
  • [FIX] - Encode (escape) the TeamCity build number when creating a link to the TeamCity build

1.4

25 Jan 11:00
Compare
Choose a tag to compare
1.4
  • [NEW] - Fully support the Gradle configuration cache
  • [NEW] - Add custom values for IntelliJ IDEA and Eclipse versions
  • [NEW] - Store the full Git commit ID in "Git commit id" custom value and the short ID in "Git commit id short" custom value
  • [NEW] - Add the ability to override various Gradle Enterprise configuration settings via system properties

1.3

25 Jan 10:57
Compare
Choose a tag to compare
1.3
  • [NEW] - Add the Git repository URL as a custom value