Releases: jenkinsci/plugin-compat-tester
Releases · jenkinsci/plugin-compat-tester
0.1.0
This changelog includes changes since the previous 0.0.3 tag in April 2019.See the commit history for previous releases.
🚀 New features and improvements
- JENKINS-58069 - Add a hook for JCasC Plugin to enable PCT runs with it (#166) @varyvol
- JENKINS-58051 - Hook for plugins not using standard tags (#159) @raul-arabaolaza
- Add a flag to disable local installation of artifacts (#149) @raul-arabaolaza
🐛 Bug Fixes
- JENKINS-57935 - Retrieve plugin group IDs from Update Center when running PCT for Jenkins WARs with bundled plugins (#169) @oleg-nenashev @varyvol
- JENKINS-57320 - Fix PCT runs for WAR files without bundled plugins - (#140) @oleg-nenashev
- JENKINS-56312 - Fix improper Java requirement resolution for detached plugins - (#140) @oleg-nenashev
📝 Documentation updates
- Remove obsolete TODO comments from the README (#164) @oleg-nenashev
- Update doc to reflect a limitation on the docker image (#168) @raul-arabaolaza
📦 Dependency updates
- Bump jcommander from 1.71 to 1.75 (#150) @dependabot-preview
- Bump logbackVersion from 0.9.28 to 1.2.3 (#123) @dependabot-preview
- Bump commons-codec from 1.9 to 1.12 (#146) @dependabot-preview
- Bump appengine-api-1.0-sdk from 1.5.5 to 1.9.73 (#134) @dependabot-preview
- Bump ant from 1.9.2 to 1.10.5 (#120) @dependabot-preview
- Bump maven-shade-plugin from 2.3 to 3.2.1 (#127) @dependabot-preview
🚦 Internal changes
- Add Release Drafter to the repository (#163) @oleg-nenashev
- Makefile: Support running on Windows, add support of custom WARs (#155) @oleg-nenashev
- Makefile: Remove obsolete comment about JENKINS-52186 - (#143) @oleg-nenashev