Skip to content

Releases: jenkinsci/gradle-plugin

2.5

2.5

Choose a tag to compare

@github-actions github-actions released this 19 Apr 13:00
gradle-2.5
0be8bad

🚀 New features and improvements

  • Add exclusive repository filters for auto-injection configuration (#282) @welandaz

🐛 Bug fixes

  • Do not use commons-lang3 when it is not available (#284) @c00ler
  • Fix the exist check of jar paths for maven-plugin (#277) @welandaz

👻 Maintenance

📦 Dependency updates

  • Bump com.gradle.enterprise from 3.12.6 to 3.13 (#283) @dependabot
  • Bump com.gradle.gradle-enterprise-maven-extension from 1.16.6 to 1.17 (#280) @welandaz
  • Bump org.jenkins-ci.jpi from 0.48.0-rc.3 to 0.48.0 (#278) @c00ler
  • Bump Gradle Wrapper from 8.0.2 to 8.1 (#279) @c00ler
  • Bump net.bytebuddy:byte-buddy from 1.14.3 to 1.14.4 (#276) @dependabot

2.4

2.4

Choose a tag to compare

@github-actions github-actions released this 07 Apr 08:05
gradle-2.4
8b2a386

🚀 New features and improvements

  • Add Git VCS repository filtering for auto-injection (#275) @welandaz
  • Move injection logic to EnvironmentContributor (#269) @welandaz

🐛 Bug fixes

  • Set overflow to auto to display scrollbar only when necessary (#268) @jprinet

📦 Dependency updates

  • Bump io.netty:netty-bom from 4.1.90.Final to 4.1.91.Final (#274) @dependabot
  • Upgrade embedded GE maven extension version to 1.16.6 (#273) @welandaz
  • Bump net.bytebuddy:byte-buddy from 1.14.2 to 1.14.3 (#272) @dependabot
  • Bump com.gradle.enterprise from 3.12.5 to 3.12.6 (#271) @dependabot
  • Bump com.github.spotbugs from 5.0.13 to 5.0.14 (#270) @dependabot
  • Bump org.jenkins-ci.jpi from 0.48.0-rc.2 to 0.48.0-rc.3 (#267) @dependabot
  • Bump io.netty:netty-bom from 4.1.89.Final to 4.1.90.Final (#263) @dependabot
  • Bump de.undercouch.download from 5.3.1 to 5.4.0 (#264) @dependabot
  • Bump com.gradle.common-custom-user-data-gradle-plugin from 1.9 to 1.10 (#262) @dependabot
  • Bump com.gradle.enterprise from 3.12.4 to 3.12.5 (#265) @dependabot
  • Configure depandabot to ignore maven-core versions update (#266) @c00ler

2.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Mar 08:25
gradle-2.3.2
4481cbc

🐛 Bug fixes

  • Do not set empty MAVEN_OPTS environment variable (#258) @c00ler

📦 Dependency updates

2.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 11:25
gradle-2.3.1
08c003a

❗Known issues

We have identified regressions in this release, as reported in Jira tickets JENKINS-70692 and JENKINS-70663. We have released a fix in version 2.3.2. We apologize for any inconvenience this may have caused.

🚀 New features and improvements

🐛 Bug fixes

👻 Maintenance

  • Bump Gradle Wrapper from 8.0.1 to 8.0.2 (#255) @c00ler
  • Bump Gradle Wrapper from 7.5.1 to 8.0.1 (#243) @c00ler
  • Automatically download chrome driver when running on CI (#253) @c00ler

📦 Dependency updates

  • Bump com.gradle.common-custom-user-data-gradle-plugin from 1.8.2 to 1.9 (#256) @dependabot
  • Bump com.gradle.enterprise from 3.12.3 to 3.12.4 (#257) @dependabot
  • Bump io.netty:netty-bom from 4.1.88.Final to 4.1.89.Final (#250) @dependabot
  • Bump net.bytebuddy:byte-buddy from 1.13.0 to 1.14.0 (#249) @dependabot

2.3

2.3

Choose a tag to compare

@github-actions github-actions released this 16 Feb 09:40
gradle-2.3
2013899

❗Known issues

We have identified regressions in this release, as reported in Jira tickets JENKINS-70692 and JENKINS-70663. We have released a fix in version 2.3.2. We apologize for any inconvenience this may have caused.

🚀 New features and improvements

🐛 Bug fixes

  • Always perform a cleanup if auto-injection is disabled globally (#236) @c00ler

👻 Maintenance

  • Run acceptance tests only with the default jenkins version (#242) @c00ler
  • Generate a class containing the embedded extensions versions (#235) @c00ler
  • Migrate build scripts to Kotlin DSL (#226) @c00ler

📦 Dependency updates

2.2

2.2

Choose a tag to compare

@github-actions github-actions released this 19 Dec 09:47
gradle-2.2
100c50d

🐛 Bug fixes

  • Disable upload in background for Gradle (#227) @c00ler

👻 Maintenance

  • Optimize build to improve cacheability (#220) @c00ler

✍ Other changes

📦 Dependency updates

  • Upgrade bundled Gradle Enterprise Maven extension version. (#225) @c00ler
  • Upgrade Gradle JPI plugin to version 0.47.0 (#221) @c00ler
  • Bump org.gradle.test-retry from 1.4.1 to 1.5.0 (#222) @dependabot
  • Bump netty-bom from 4.1.84.Final to 4.1.85.Final (#218) @dependabot
  • Bump com.gradle.enterprise from 3.11.3 to 3.11.4 (#217) @dependabot

2.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Nov 15:47
gradle-2.1.1
3f5fb6e

🚀 New features and improvements

  • Display unsupported maven-plugin version warning (#216) @c00ler

🐛 Bug fixes

📦 Dependency updates

  • Update to Gradle Enterprise Maven extension 1.15.5 (#213) @guylabs

2.1

2.1

Choose a tag to compare

@github-actions github-actions released this 03 Nov 16:00
gradle-2.1
1390a60

This release changes the plugin archive format back to HPI.

🐛 Bug fixes

📦 Dependency updates

2.0

2.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 06:23
gradle-2.0
f6daab3

🚀 New features and improvements

  • Build Scans auto-injection support for maven-integration plugin (#201) @c00ler
  • Add CI auto injection custom value to build scans (#190) @sorin-florea
  • Warning message is displayed if legacy environment variables are set (#189) @c00ler
  • Form based injection configuration (#185) @c00ler

📝 Documentation updates

📦 Dependency updates

Upgrade notes

Please follow the upgrade notes if you used the Gradle Enterprise auto-injection feature.

1.40

Choose a tag to compare

@github-actions github-actions released this 27 Sep 14:25
gradle-1.40
a689393

This release features a production ready version of Gradle Enterprise plugin/extension injection.

🚀 New features and improvements

  • Inject resources only if they have changed (#182) @c00ler
  • Gradle Enterprise injection improvements (#177) @c00ler

📝 Documentation updates

👻 Maintenance