Releases: jenkinsci/build-user-vars-plugin
Releases · jenkinsci/build-user-vars-plugin
182.v378b_9f14b_487
🚀 New features and improvements
- Add missing symbol on descriptor (#142) @jonesbusy
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.462.x from 3307.v2769886db_63b_ to 3413.v0d896b_76a_30d (#145) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.87 to 4.88 (#143) @dependabot
- Bump jakarta.servlet:jakarta.servlet-api from 5.0.0 to 6.1.0 (#144) @dependabot
178.v69708a_7a_dc17
👷 Changes for plugin developers
- Adapt to jenkinsci/jenkins#9696 (#141) @basil
177.vb_2fa_784145db_
176.vb_9c7907fd524
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.440.x from 3234.v5ca_5154341ef to 3307.v2769886db_63b_ (#139) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#140) @dependabot
174.v5049775e9991
👻 Maintenance
- Refactor cause handling and add unit tests (#138) @fabiodcasilva
- Refactor build user vars plugin: Remove unnecessary utility class, relocated constants to a more generic context (#127) @fabiodcasilva
✍ Other changes
- Update Jenkins Security Scan action (#136) @strangelookingnerd
- Modernize to Jenkins 2.440.3 (#135) @sghill-rewrite
📦 Dependency updates
- Bump org.easymock:easymock from 5.3.0 to 5.4.0 (#133) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.84 (#131) @dependabot
- Bump org.easymock:easymock from 5.2.0 to 5.3.0 (#132) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#130) @dependabot
166.v52976843b_435
👻 Maintenance
- Enable automatic release on merge to master (#128) @fabiodcasilva
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#129) @dependabot
1.10
👻 Maintenance
✍ Other changes
- Test with Java 21. (#118) @gounthar
- Add Plugin Development Team to CODEOWNERS (#110) @sghill-rewrite
- chore: Parallelize Tests (#108) @rahulsom
- Refresh plugin for 2023 (#94) @basil
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81 (#126) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.79 (#124) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.76 (#122) @dependabot
- Bump io.jenkins.tools.bom:bom-2.387.x from 2446.v2e9fd3b_d8c81 to 2543.vfb_1a_5fb_9496d (#120) @dependabot
- Bump org.easymock:easymock from 5.1.0 to 5.2.0 (#111) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#105) @dependabot
- Bump plugin from 4.54 to 4.55 (#99) @dependabot
- Bump bom-2.361.x from 1798.vc671fe94856f to 1887.vda_d0ddb_c15c4 (#100) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#98) @dependabot
- Bump easymock from 5.0.1 to 5.1.0 (#91) @dependabot
- Upgrade HtmlUnit from 2.x to 3.x (#101) @timja-bot
- Bump easymock from 4.3 to 5.0.1 (#75) @dependabot
- Bump bom-2.332.x from 1607.va_c1576527071 to 1678.vc1feb_6a_3c0f1 (#80) @dependabot
- Bump plugin from 4.47 to 4.50 (#81) @dependabot
1.9
🚀 New features and improvements
📝 Documentation updates
👻 Maintenance
- Replace deprecated ACEGI with Spring Security (#71) @offa
- Enable Jenkins Security Scan (#70) @offa
- Update POM to > 4.40 and remove deprecated java.level (#55) @offa
- Updated dependencies and require at least jenkins 2.289.1 (#37) @StefanSpieker
- Do not flood the logs with branch-api causes (#36) @StefanSpieker
- Move away from deprecated Release Drafter App (#43) @NotMyFault
- use foreach loop instead of for loop, remove redundant string.format … (#25) @StefanSpieker
- Deprecated User.get() replaced and clean-up (#27) @offa
- Enable dependabot (#26) @offa
📦 Dependency updates
- Bump plugin from 4.45 to 4.47 (#63) @dependabot
- Update to Jenkins 2.332 LTS (#69) @offa
- Bump plugin from 4.25 to 4.45 (#57) @dependabot
- Bump branch-api from 2.6.0 to 2.1046.v0ca_37783ecc5 (#59) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.4 (#53) @dependabot
1.8
1.7
🚀 New features and improvements
- Build user groups (#19) @justinschw
📝 Documentation updates
- Improved documentation (#21) @fabiodcasilva