Releases: jenkinsci/gradle-plugin
Releases · jenkinsci/gradle-plugin
2.2
🐛 Bug fixes
👻 Maintenance
✍ 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
🚀 New features and improvements
🐛 Bug fixes
- Skip auto-injection if an older version of maven-plugin is used (#214) @c00ler
- Improve build scan link capturing (#215) @sorin-florea
📦 Dependency updates
2.1
This release changes the plugin archive format back to HPI
.
🐛 Bug fixes
📦 Dependency updates
- Revert spock version update (#212) @c00ler
- Bump maven-core from 3.6.3 to 3.8.6 (#206) @dependabot
- Bump org.gradle.test-retry from 1.4.0 to 1.4.1 (#208) @dependabot
- Bump com.gradle.enterprise from 3.11.2 to 3.11.3 (#205) @dependabot
2.0
🚀 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
- Update compatibility section (#196) @guylabs
- Improve documentation (#186) @sorin-florea
📦 Dependency updates
- Bump spock-core from 1.3-groovy-2.4 to 2.3-groovy-2.5 (#187) @dependabot
- Bump up acceptance test harness version (#203) @c00ler
- Bump com.github.spotbugs from 5.0.12 to 5.0.13 (#198) @dependabot
- Bump netty-bom from 4.1.80.Final to 4.1.84.Final (#191) @dependabot
- Bump ru.vyarus.animalsniffer from 1.5.4 to 1.6.0 (#169) @dependabot
- Bump de.undercouch.download from 5.1.2 to 5.3.0 (#194) @dependabot
- Bump com.gradle.enterprise from 3.11.1 to 3.11.2 (#192) @dependabot
Upgrade notes
Please follow the upgrade notes if you used the Gradle Enterprise auto-injection feature.
1.40
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
- Add compatibility to README (#184) @sorin-florea
👻 Maintenance
- Run cross version tests for Maven (#180) @sorin-florea
- Use the latest version of Gradle Spotbugs Plugin (#181) @c00ler
- Fix test environment setup and remove unnecessary JVM environment check. (#178) @sorin-florea
- Update Gradle to be able to use toolchains (#176) @c00ler
- Require Java 11 to build the plugin (#175) @c00ler
1.39.4
1.39.3
1.39.2
Warning: Build Scan Injection is broken for Maven, use 1.39.3
This is a bugfix release for build scan injection.
🐛 Bug fixes
📦 Dependency updates
- Bump com.gradle.enterprise from 3.10.1 to 3.10.2 (#154) @dependabot
- Bump gradle-enterprise-maven-extension from 1.14.2 to 1.14.3 (#158) @dependabot
1.39.1
This release is a bugfix release including improvements for injecting the Build Scan plugin into Gradle and Maven builds.
🐛 Bug fixes
👻 Maintenance
1.39
✍ Other changes
- Allow Build Scan publishing without changing project configurations (#150) @alextu
- Replace Guava usages with native Java Platform functionality (#120) @basil
📦 Dependency updates
- Bump org.gradle.test-retry from 1.3.1 to 1.4.0 (#147) @dependabot
- Bump com.gradle.enterprise from 3.8.1 to 3.10.1 (#149) @dependabot
- Bump com.gradle.enterprise from 3.8 to 3.8.1 (#139) @dependabot