Releases: jenkinsci/jdk-tool-plugin
Releases Β· jenkinsci/jdk-tool-plugin
80.v8a_dee33ed6f0
π· Changes for plugin developers
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#74) @dependabot
π¦ Tests
β Other changes
- Modernize to Jenkins 2.440.3 (#73) @sghill-rewrite
- Enable Jenkins Security Scan (#72) @strangelookingnerd
- Add Plugin Development Team to CODEOWNERS (#68) @sghill-rewrite
π¦ Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#74) @dependabot
73.vddf737284550
π· Changes for plugin developers
- Upgrade HtmlUnit from 2.x to 3.x (#65) @timja-bot
π¦ Dependency updates
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#66) @dependabot
- Bump plugin from 4.66 to 4.69 (#67) @dependabot
- Bump plugin from 4.60 to 4.61 (#60) @dependabot
66.vd8fa_64ee91b_d
π· Changes for plugin developers
π¦ Dependency updates
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#57) @dependabot
63.v62d2fd4b_4793
π New features and improvements
π Bug fixes
- JENKINS-69860 - Close button removed. (#48) @Artmorse
π¦ Dependency updates
- Bump plugin from 4.44 to 4.47 (#45) @dependabot
55.v1b_32b_6ca_f9ca
1.5
π¦ Dependency updates
- Add Configuration as Code test + update to Jenkins 2.222.1 as a minimum requirement (#13) @MRamonLeon
π» Maintenance
1.4
π Documentation updates
- JENKINS-59172 - Use GitHub as a source of the plugin's documentation on plugins.jenkins.io (#10) @oleg-nenashev
- README: Add badges for jenkins.io and GitHub release references (#9) @oleg-nenashev
1.3
This is a new release which addresses concerns about the plugin naming and end user license constraints. See this discussion in the developer mailing list for more context and information about the next steps.
π New features and improvements
- Added warning about license change for Oracle Java (#5) @hrmohr
- Improve messages and localization for Oracle account management Web UI (#4) @jsoref
- JENKINS-57394 - Rename the plugin to make the purpose explicit (#6) @oleg-nenashev
π Documentation updates
- Move the plugin documentation from Wiki (#8) @oleg-nenashev
- Document license constraints in README (#6) @oleg-nenashev
π¦ Internal changes
- Add a Release Drafter configuration (#7) @oleg-nenashev
1.2
π New features and improvements
- Do not pass the
-v
(verbose) flag to tar when extracting the JDK on Linux and Solaris to avoid writing the name of every file in the archive to build logs (#3) @JasonMathison
1.1
π¦ Dependency updates
- Update core dependency to 2.112 so it is not accidentally installed by 2.111 users (#2) @dwnusbaum