Skip to content

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

1.10

17 Mar 13:03
1dfaeaf
Compare
Choose a tag to compare
  • [NEW] Remote build cache server can be configured with allowInsecureProtocol via sys property and env variable
  • [NEW] Overrides via system properties and environment variables are consolidated #146

1.9

02 Mar 14:30
985dbc4
Compare
Choose a tag to compare
1.9
  • [NEW] Add a link to all build scans with same Jenkins build number and job name #95
  • [FIX] Support overrides to GradleEnterpriseBuildCache connector
  • [FIX] Capture CI and IDE metadata at execution time to allow more configuration cache hits #80

1.8.2

17 Oct 15:33
019287d
Compare
Choose a tag to compare
  • [FIX] Fix Intellij IDEA sync tagged as Android Studio (#90)

1.8.1

06 Sep 12:47
3006038
Compare
Choose a tag to compare
  • [FIX] Use buildId to calculate TeamCity build URL

1.8

17 Aug 11:14
ffb43c6
Compare
Choose a tag to compare
1.8
  • [NEW] Detect Azure pipeline and add respective custom tags, values and links
  • [NEW] Detect Gitlab branch name on CI
  • [NEW] Provide static plugin application method

1.7.2

04 Jun 05:26
6a8845a
Compare
Choose a tag to compare
  • [FIX] Fix configuration override functionality for Gradle 6.x+

1.7.1

02 Jun 09:33
140cd4d
Compare
Choose a tag to compare
  • [FIX] - Fix exception thrown when the allowUntrustedServer override is applied

1.7

20 May 09:38
63dffe5
Compare
Choose a tag to compare
1.7
  • [NEW] - Add Gradle 4.x and Gradle Enterprise Plugin 1.16 compatibility

1.6.6

19 May 15:31
df58b6b
Compare
Choose a tag to compare
  • [FIX] - Fix class loading issues when CCUD plugin and GE plugin are applied by different class loaders

1.6.5

23 Mar 09:59
147d487
Compare
Choose a tag to compare
  • [FIX] - Fix plugin failure with Gradle project isolation enabled