Skip to content

Releases: gradle/common-custom-user-data-maven-extension

1.10.1

15 Feb 14:45
077df24
Compare
Choose a tag to compare
  • [FIX] - Remove special logic to deal with old versions of IntelliJ

1.10

24 Jan 16:34
5d279c3
Compare
Choose a tag to compare
  • [NEW] - Detect GoCD CI and add respective custom CI tag, values and links
  • [NEW] - Detect skipTests, maven.test.skip, skipITs system properties and set corresponding custom values named switches.*

1.9

24 Jan 17:03
Compare
Choose a tag to compare
1.9
  • [FIX] - Change the type of the log variable bound for custom Groovy scripts to org.slf4j.Logger (may affect custom Groovy scripts)
  • [FIX] - Fix generation of search links for custom values
  • [NEW] - Add custom value and search link for GitHub Actions run ID
  • [NEW] - Redact any user:password@ portion of the 'Git repository' custom value

1.8.1

24 Jan 17:04
Compare
Choose a tag to compare
  • [FIX] - Avoid use of org.apache.maven.monitor.logging.DefaultLog since this type has been renamed in Maven 4

1.8

24 Jan 17:05
Compare
Choose a tag to compare
1.8
  • [NEW] - Declare extension as a GradleEnterpriseListener component
  • [FIX] - Update dependency versions

1.7.3

24 Jan 17:05
Compare
Choose a tag to compare
  • [FIX] - Fix the git branch detection on Jenkins by using the branch name provided by Jenkins (#109)

1.7.2

24 Jan 17:06
Compare
Choose a tag to compare
  • [NEW] - Publish a "fat" jar that contains all of the extension's dependencies (to make it easier to use the extension in certian scenarios)

1.7.1

24 Jan 17:07
Compare
Choose a tag to compare
  • [FIX] - Encode (escape) the TeamCity build number when creating a link to the TeamCity build (fixes Issue #101)

1.7

24 Jan 17:07
Compare
Choose a tag to compare
1.7
  • [NEW] - Add access to the GradleEnterpriseApi to configure Gradle Enterprise

1.6

24 Jan 17:08
Compare
Choose a tag to compare
1.6
  • [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 gradle.cache.remote.shard system property to add an additional path segment to the remote build cache URL