Releases: jenkinsci/promoted-builds-plugin
Releases Β· jenkinsci/promoted-builds-plugin
867.v7c3a_b_83a_eb_79
π Bug fixes
- JENKINS-67045 - Remove Promotion#getTarget (#159) @batmat
π¦ Dependency updates
- Bump rebuild from 1.31 to 1.33 (#163) @dependabot
- Bump project-inheritance from 19.08.02 to 21.04.03 (#164) @dependabot
π» Maintenance
3.11
3.10
π¦ Dependency updates
π Documentation updates
- JENKINS-42816 - use agent terminology and fix help for label. (#152) @aHenryJard
3.9 (no functional changes)
3.7
3.6
π New features and improvements
- JENKINS-62817 - Ensure that the plugin is compatible with Tables to Divs migration coming in future Jenkins versions (#149) @timja
π» Maintenance
- Put the plugin for adoption (How to adopt a plugin?) @oleg-nenashev
- Switch to Java8 lambdas and other cleanup (#147) @atombrella
- Remove unused imports in various files. (#148) @atombrella
- Use assertEquals instead of assertTrue in tests. (#146) @atombrella
3.5
π Bug Fixes
- JENKINS-59704 - Restore binary compatibility with Promoted Builds 3.3 and older (#144) @oleg-nenashev
- JENKINS-59953 - Fix invalid build links on the promotion status page (#144) @oleg-nenashev
π¦ Dependency updates
- JENKINS-59704 - Downgrade the Jenkins core dependency from 2.138.4 to 2.121.1 to prevent JENKINS-59600 from reappearing in the new release (#144) @oleg-nenashev
π» Maintenance
- JENKINS-59600 - Create a direct unit test for promotion build access by URL (#144) @oleg-nenashev
3.4
π Bug Fixes
- JENKINS-59600, JENKINS-58337, JENKINS-58534 - Fix promotion log visualization with Jenkins 2.138.2+ (regression in 3.3) (#140) @daniel-beck
π Documentation updates
- JENKINS-59172 - Move Changelog from Wiki to GitHub (#142) @oleg-nenashev
- JENKINS-59172 - Use GitHub as a source of the plugins.jenkins.io documentation (#141) @oleg-nenashev
Promoted Builds 3.3
π New features and improvements
- JENKINS-14169, JENKINS-23977, JENKINS-25526, JENKINS-43656 - Add support of build wrappers in promotions. All standard Build Wrappers can be now configured in promotion jobs (#123) @patrickschlebusch
- Make Maven Integration Plugin dependency optional (#122) @FarmGeek4Life
- JENKINS-47207 - Show username in the job promotion info (#121) @dernDren161
- Sort last promotions list chronologically descending like the regular build history (#120) @sven-carstens
- Allow expanding and collapsing the promotion history pane (#119) @sven-carstens
π Documentation updates
- Cleanup README, detach CONTRIBUTING.md and add shields (#138) @oleg-nenashev
- Add Gitter chats for the plugin (#130) @dernDren161
- Move changelogs to GitHub releases
π¦ Dependency updates
- Update Jenkins Core requirement to 2.138.4, use the modern Parent POM (#124) @oleg-nenashev
π¦ Internal changes
- Add Pull request template (#133) @oleg-nenashev