Skip to content

Releases: jenkinsci/lockable-resources-plugin

2.10

25 Sep 20:41
Compare
Choose a tag to compare

This fixes a bug with the recent security update (2.9) on Jenkins >= 2.246 (Buttons on the lockable resources overview page don't work at all.

πŸ› Bug Fixes

2.9

23 Sep 18:13
Compare
Choose a tag to compare
2.9

WARNING: The security fix breaks buttons on Jenkins >= 2.246. Update to 2.10, which fixes this problem.

This is a security release

πŸ› Bug Fixes

πŸ‘» Maintenance

  • Replace "recommended" CI configurations with fixed configurations (#212) @TobiX

2.8

26 Apr 22:29
Compare
Choose a tag to compare
2.8

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ‘» Maintenance

2.7

01 Nov 23:49
Compare
Choose a tag to compare
2.7

This mainly fixes a long-standing bug (see #117, fixes JENKINS-54541, JENKINS-50176, #101 and #130), thanks to @sterys for the fix!

πŸš€ New features and improvements

  • Avoid "Waiting for resources []" queue notice when a script is used (#147) @jimklimov

πŸ› Bug Fixes

  • Fix setting the variable with the locks taken for pipeline steps (#117) @sterys

2.6

12 Oct 08:37
Compare
Choose a tag to compare
2.6

This release is mainly here to get some "smaller" features out. Please be aware of the new minimal Jenkins requirement (2.60.3).

There is one big change in behaviour: Automatically created locks are now ephemeral - they disappear after use.

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ‘» Maintenance