Releases: jenkinsci/versionnumber-plugin
Releases Β· jenkinsci/versionnumber-plugin
234.v315d3b_3cb_fb_5
π New features and improvements
- Enable continuous delivery (#92) @MarkEWaite
π» Maintenance
- Use Java 17 text blocks (#93) @MarkEWaite
- Require Jenkins 2.479.1, Java 17, and Jakarta EE 9 (#91) @MarkEWaite
- Reduce Jenkinsfile diffs to archetype (#67) @MarkEWaite
- Test with Java 21 (#65) @MarkEWaite
- Build on container agents (#61) @NotMyFault
- Require 2.452.4 (#88) @jonesbusy
- Use jenkins.baseline to match archetype (#85) @MarkEWaite
- Update Jenkins Security Scan action (#81) @strangelookingnerd
- Enable Jenkins Security Scan (#78) @strangelookingnerd
- Add Plugin Development Team to CODEOWNERS (#68) @sghill-rewrite
π¦ Dependency updates
20 changes
- Bump io.jenkins.tools.bom:bom-2.452.x from 3875.v1df09947cde6 to 3944.v1a_e4f8b_452db_ (#90) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#83) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#82) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.84 to 4.86 (#80) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.84 (#79) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#77) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#76) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#75) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.80 (#74) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#73) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#72) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#71) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#70) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#69) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#66) @dependabot[bot]
- Bump plugin from 4.69 to 4.71 (#64) @dependabot[bot]
- Bump plugin from 4.67 to 4.69 (#63) @dependabot[bot]
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#62) @dependabot[bot]
- Bump plugin from 4.65 to 4.67 (#60) @dependabot[bot]
- Bump plugin from 4.63 to 4.65 (#59) @dependabot[bot]
1.11
π New features and improvements
- Require Java 11 and Jenkins 2.361.4 or newer (#39) @dependabot
π» Maintenance
- More spotbugs checks (#32) @MarkEWaite
- Improve GitPod implementation checks (#29, #30) @jmMeessen
π¦ Dependency updates
1.10
π Documentation updates
- Migrate documentation to GitHub (#27) @AayushSaini101
- Use asciidoc for documentation (#28) @MarkEWaite
π» Maintenance
- Modernize the plugin to require JDK 11, use plugin BOM, and include a Jenkinsfile (#26) @AayushSaini101
- Allow GitPod for development (#960) @jmMeessen