1.21
·
118 commits
to refs/heads/master
since this release
π 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