Releases: jenkinsci/build-timeout-plugin
Releases · jenkinsci/build-timeout-plugin
1.34
✍ Other changes
- Update Jenkins Security Scan action (#132) @strangelookingnerd
- Enable Jenkins Security Scan (#130) @strangelookingnerd
- Modernize to Jenkins 2.440.3 (#131) @sghill-rewrite
1.33
✍ Other changes
- chore: update bom version in pom.xml (#129) @krisstern
- chore: update Jenkins version in pom.xml to 2.440.3 (#128) @krisstern
1.32
✍ Other changes
- Add Plugin Development Team to CODEOWNERS (#123) @sghill-rewrite
- Test with Java 21 (#124) @MarkEWaite
- Use JUnit Jupiter (#122) @sghill-rewrite
- Update Jenkins version to 2.387.3 in pom.xml (#120) @krisstern
📦 Dependency updates
- Modernize to Jenkins 2.401.3 with
jakarta.inject
(#125) @sghill-rewrite - Upgrade HtmlUnit from 2.x to 3.x (#119) @timja-bot
1.31
1.30
🐛 Bug fixes
- Fix pom.xml due to GitHub bug (#110) @krisstern
✍ Other changes
- Update pom.xml and revert previous unnecessary changes (#111) @krisstern
1.29
✍ Other changes
- Downgrade Jenkins to minimum required version (#109) @krisstern
1.28
✍ Other changes
- Fix broken Matrix builds (#107) @krisstern
- Third attempt at fixing logging problem for Matrix jobs (#106) @krisstern
1.26
✍ Other changes
- Fix global timeout logging for Abstract Project issue (#105) @krisstern
1.25
1.24
✍ Other changes
- Bump parent plugin from 4.40 to 4.47 to fix flaky tests which are using WebClient and fix property files to build (#101) @Pldi23
- Edit README.md and polish up GlobalTimeOutConfiguration.java (#99) @krisstern