Releases: jenkinsci/last-changes-plugin
Releases · jenkinsci/last-changes-plugin
Release list
479.v1c66ed4239b_c
👷 Changes for plugin developers
- Migrate from Commons Lang 2 to Commons Lang 3 (#147) @timja-bot
👻 Maintenance
- Ban JUnit 4 imports (#135) @strangelookingnerd
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.479.x from 4570.v1b_c718dd3b_1e to 5054.v620b_5d2b_d5e6 (#132, #130, #127, #125) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.13 (#139, #131) @dependabot
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 (#142, #138, #133) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 5.12 to 6.2211.v27f680c93c53 (#146, #145, #144, #145, #143, #141, #140, #137, #136, #134, #129, #128, #126) @dependabot
456.vc484b_627e803
🚀 New features and improvements
- Require Jenkins 2.479.3 or newer (#120) @dependabot[bot]
✍ Other changes
- Migrate tests to JUnit5 (#123) @strangelookingnerd
📦 Dependency updates
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 (#121) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.452.x from 3722.vcc62e7311580 to 3944.v1a_e4f8b_452db_ (#122) @dependabot[bot]
445.v6e78a_a_05a_645
🚀 New features and improvements
- Enable continuous delivery with JEP-229 - (#119) @MarkEWaite
- JENKINS-74144 - JENKINS-74146 - Extract inline JavaScript to
.jsfiles (#116) @yaroslavafenkin
👻 Maintenance
- Add CODEOWNERS (#117) @MarkEWaite
- Enable Jenkins Security Scan (#113) @strangelookingnerd
2.8.0
🚀 New features and improvements
- Require Jenkins 2.452.4 or newer (#98) @MarkEWaite
🐛 Bug fixes
- Improve publisher form validation message (#112) @MarkEWaite
📝 Documentation updates
- Create release notes with release drafter (#110) @MarkEWaite
- Improve documentation examples (#105) @MarkEWaite
👻 Maintenance
- Remove unused settings.xml file (#111) @MarkEWaite
- Implement hashCode for consistency with equals in CommitChange (#106) @MarkEWaite
- Use UTF_8 character set consistently (#104) @MarkEWaite
🚦 Tests
- Use assume to skip tests (#109) @MarkEWaite
- Remove System.out.println from test (#108) @MarkEWaite
- Rely on JUnit4 as default unit test runner (#107) @MarkEWaite
2.7.12
🐛 Bug fixes
- JENKINS-73781 Adapt plugin for git client plugin 5.0.0 and 6.0.0 (#97) @MarkEWaite