Releases: jenkinsci/gradle-plugin
Releases · jenkinsci/gradle-plugin
2.3.2
🐛 Bug fixes
📦 Dependency updates
- Bump org.jenkins-ci.jpi from 0.48.0-rc.1 to 0.48.0-rc.2 (#259) @dependabot
- Bump net.bytebuddy:byte-buddy from 1.14.0 to 1.14.2 (#260) @dependabot
2.3.1
❗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
❗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
- 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
- Upgrade embedded GE maven extension version to 1.16.4 (#248) @c00ler
- Bump ru.vyarus.animalsniffer from 1.6.0 to 1.7.0 (#245) @dependabot
- Bump net.bytebuddy:byte-buddy from 1.12.23 to 1.13.0 (#247) @dependabot
- Bump com.fasterxml.jackson.core:jackson-databind from 2.12.4 to 2.14.2 (#246) @dependabot
- Bump io.netty:netty-bom from 4.1.87.Final to 4.1.88.Final (#244) @dependabot
- Bump net.bytebuddy:byte-buddy from 1.12.20 to 1.12.23 (#239) @dependabot
- Bump de.undercouch.download from 5.3.0 to 5.3.1 (#241) @dependabot
- Upgrade embedded maven extension version (#238) @c00ler
- Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (#237) @dependabot
- Bump netty-bom from 4.1.86.Final to 4.1.87.Final (#234) @dependabot
- Update acceptance test harness version (#233) @c00ler
- Bump maven-core from 3.8.6 to 3.8.7 (#231) @dependabot
- Bump gradle-jpi-plugin version (#230) @c00ler
- Bump com.gradle.enterprise from 3.12 to 3.12.1 (#229) @dependabot
- Bump netty-bom from 4.1.85.Final to 4.1.86.Final (#228) @dependabot
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