Releases: jenkinsci/adoptopenjdk-plugin
Releases · jenkinsci/adoptopenjdk-plugin
1.6
📝 Documentation updates
- Display trademark symbol correctly in README (#80) @MarkEWaite
- Document configuration as code and more (#48) @MarkEWaite
👻 Maintenance
- Require 2.452.4 (#77) @jonesbusy
- Use jenkins.baseline to match archetype (#73) @MarkEWaite
- Update Jenkins Security Scan action (#68) @strangelookingnerd
- Use automated source formatting (#49) @MarkEWaite
- Test with Java 21 (#45) @MarkEWaite
📦 Dependency updates
24 changes
- Bump io.jenkins.tools.bom:bom-2.452.x from 3893.v213a_42768d35 to 3944.v1a_e4f8b_452db_ (#78) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#75) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 (#71) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#70) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#69) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.8.0 to 3.9.1 (#67) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.86 (#66) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83 (#65) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.6.0 to 3.8.0 (#64) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.5.4 to 3.6.0 (#63) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#62) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.5.3 to 3.5.4 (#60) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.5.2 to 3.5.3 (#58) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#59) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#57) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.4.2 to 3.5.2 (#56) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 (#55) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#54) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.3.1 to 3.4.2 (#53) @dependabot[bot]
- Bump release-drafter/release-drafter from 5 to 6 (#52) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#51) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#50) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.74 to 4.75 (#46) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.2.0 to 3.3.1 (#47) @dependabot[bot]
1.5
🚀 New features and improvements
- JENKINS-66455: Support Eclipse Temurin (#23) @basil
📝 Documentation updates
- Update links in Javadoc (#33) @basil
- Remove help reference to OpenJ9 (#24) @MarkEWaite
👻 Maintenance
- Enable Dependabot (#27) @basil
- Fix SpotBugs warning (#21) @MarkEWaite
🚦 Tests
📦 Dependency updates
- Bump plugin parent POM from 4.47 to 4.48 (#29) @dependabot
- Bump WireMock from 2.33.2 to 2.34.0 (#28) @dependabot
- Bump Eclipse Jetty from 9.4.39.v20210325 to 9.4.43.v20210629 (#20, #19) @dependabot
1.4
- JENKINS-59584 - Improved error message (#12) @hrmohr
📦 Dependency updates
- chore: bumped guava to 30.0 (#18) @hrmohr
- chore: bumped jetty to 9.4.39 (#17) @hrmohr
- chore: bumped jetty to version 9.4.38.v20210224 (#15) @hrmohr
- Bump jetty.version from 9.4.34.v20201102 to 9.4.35.v20201120 (#14) @dependabot
- Bump jetty.version from 9.4.30.v20200611 to 9.4.34.v20201102 (#13) @dependabot
1.3
🐛 Bug Fixes
-
JENKINS-61913 - Build log spammed for expected behaviour when agent does not have install cached (#11) @hrmohr
-
JENKINS-63191 - Installing from cache wipes out already installed JDKs (#11) @hrmohr
1.2
🚀 New features and improvements
🐛 Bug Fixes
- JENKINS-59285 - Handle MacOS releases prior to archive layout change (#8) @hrmohr
📝 Documentation updates
- Add usage recommendations for production environments (#9) @hrmohr
- JENKINS-59172 - Use GitHub as a source of the plugin's documentation on plugins.jenkins.io (#4) @oleg-nenashev
- Add example of configuring JDK versions via script (#3) @jakub-bochenski
👻 Maintenance
- Enable Release Drafter for the repository (#6) @oleg-nenashev
- Jenkinsfile: Enable testing with recent LTS versions and Java 11 (#5) @oleg-nenashev
- update org.jenkins-ci.plugins/plugin from 3.4 to 3.43 (#2) @based2
1.1
1.0
Initial release