Build User Vars Plugin Versions Save

Set of environment variables that describe the user who started the build

166.v52976843b_435

2 months ago

👻 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

build-user-vars-1.10

2 months ago

👻 Maintenance

  • Refresh plugin for September 2023 (#113) @basil
  • Clean up build (#79) @basil

✍ 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

build-user-vars-1.9

1 year ago

🚀 New features and improvements

  • BranchIndexingTrigger support (#67) @offa

📝 Documentation updates

  • Remove compatibility section from README.md (#68) @offa

👻 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

build-user-vars-1.8

2 years ago

🚀 New features and improvements

  • Global option to add build user variables to the environment for all builds (#24) @basil
  • Make saml dependency optional (#22) @TobiX

📦 Dependency updates

  • Update plugin POM (#23) @basil
  • Make saml dependency optional (#22) @TobiX

👻 Maintenance

  • Update plugin POM (#23) @basil

build-user-vars-1.7

3 years ago

🚀 New features and improvements

  • Build user groups (#19) @justinschw

📝 Documentation updates

  • Improved documentation (#21) @fabiodcasilva

build-user-vars-plugin-1.6

3 years ago

🐛 Bug Fixes

  • Multiple issues fixed/enhanced (#13) @szpak

📝 Documentation updates

  • Migrate docs to GitHub (#18) @res0nance
  • Fix the name which appears in Update Center (#12) @marc-guenther

👻 Maintenance

  • Use HTTPS URLs in pom.xml (#17) @daniel-beck-bot