Releases: jenkinsci/build-timeout-plugin
Releases · jenkinsci/build-timeout-plugin
1.23
✍ Other changes
- Fix bug introduced in PR #95 (#98) @krisstern
1.21
🚀 New features and improvements
- Introduce Global Time Out (#81) @sghill
- Migration from Junit 4 to Junit 5 for Non-integration Tests (#88) @baruKreddy
- Update dependencies to migrate from Java 8 to 11 (#87) @krisstern
- Use JUnit 4 consistently (#73) @darxriggs
📝 Documentation updates
- INFRA-2463 - Update CHANGELOG to point github release pages (#79) @ikedam
✍ Other changes
- Preparing for a new release of plugin (#92) @krisstern
- Move away from deprecated Release Drafter App (#89) @NotMyFault
- EOL JSR 305 (#91) @basil
- Refresh plugin build (#90) @basil
- Remove not anymore required BuildTimeOutJenkinsRule (#72) @darxriggs
- Improve help files (wording & unused files) (#80) @darxriggs
- Enable JDK11 in Jenkinsfile (#84) @aneveux
build-timeout-1.20
- Target Jenkins-2.222.1
🚀 New features and improvements
- JENKINS-62275 - Jenkins.MANAGE has access to global config (#78) @amuniz