Skip to content

Releases: jenkinsci/build-user-vars-plugin

182.v378b_9f14b_487

01 Oct 17:02
378b9f1
Compare
Choose a tag to compare

🚀 New features and improvements

📦 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

10 Sep 16:26
69708a7
Compare
Choose a tag to compare

👷 Changes for plugin developers

177.vb_2fa_784145db_

04 Sep 21:43
b2fa784
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Require Java 17 and 2.475; adapt test suite to EE 9 (#137) @basil

176.vb_9c7907fd524

02 Sep 20:16
b9c7907
Compare
Choose a tag to compare

📦 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

31 Aug 22:23
5049775
Compare
Choose a tag to compare

👻 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

📦 Dependency updates

166.v52976843b_435

19 Apr 19:12
5297684
Compare
Choose a tag to compare

👻 Maintenance

📦 Dependency updates

  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#129) @dependabot

1.10

14 Apr 13:34
Compare
Choose a tag to compare

👻 Maintenance

✍ Other changes

📦 Dependency updates

1.9

19 Sep 19:40
Compare
Choose a tag to compare
1.9

🚀 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

1.8

11 Sep 15:46
Compare
Choose a tag to compare
1.8

🚀 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

👻 Maintenance

1.7

11 Feb 20:53
Compare
Choose a tag to compare
1.7

🚀 New features and improvements

📝 Documentation updates