2.8
release-drafter
released this
26 Apr 22:29
·
1036 commits
to master
since this release
π New features and improvements
- Adding skipIfLocked option to lock step (#184) @tomasbjerre
- Adding french locale (#192) @jbleduigou
π Bug Fixes
- Fix for JENKINS-57727 - (#191) @williambrode
- Only reset resources which are not currently locked (#174) @R3d-Dragon
- Reset resources on configuration update (#167) @R3d-Dragon
π¦ Dependency updates
- Updating dependencies in pom.xml (#182) @tomasbjerre
π» Maintenance
- Clean up tests & test API (#200) @TobiX
- clarify context help for quantity (#199) @akomakom
- Cleanup some more deprecated constructs (#194) @TobiX
- Sort test cases by job type (#193) @TobiX
- Removing usage of deprecated APIs in LockStep and LockStepExecution (#183) @tomasbjerre
- Import old changelog from wiki (#188) @TobiX
- Updated README.md to add a link to the pipeline steps documentation (#177) @jwillemsen
- Updated Maintenance in README.md (#175) @jwillemsen
- Fix typos & Javadoc (#163) @darxriggs