Releases: jenkinsci/robot-plugin
Releases Β· jenkinsci/robot-plugin
6.2.0
π New features and improvements
- Option to handle test reports by Artifact Manager (#89) @olegmaiboroda-lab49
π Bug fixes
- JENKINS-76150 - Check for empty string before parsing endtime (#90) @balakine
π¦ Dependency updates
- Ban JUnit 4 imports (#88) @strangelookingnerd
6.1.0
π New features and improvements
- JENKINS-75980 - : Add Skipped Tests results in a separate section in the Browse Results Screen (#87) @AdityaKeshan
6.0.0
π New features and improvements
- improve link target on dashboard to a better results overview (#82) @DirkRichter
π§° Maintenance
- Migrate tests to JUnit5 (#84) @strangelookingnerd
- Drop support for test criticality (#83) @asimell
- Require Jenkins 2.479.1 and Jakarta EE 9 (#81) @strangelookingnerd
5.0.0
π New features and improvements
- JENKINS-69668 - Add possibility to add error messages to failed token macro (#79) @asimell
- JENKINS-72538 -
SKIPstatus configurable when calculating all tests (#77) @asimell
π Documentation updates
π§° Maintenance
- JENKINS-74732 - Move jelly inline event handlers and script blocks to JavaScript. (#76) @asimell
4.0.0
Breaking changes
- Jenkins minimum version bumped to 2.414.3
- Java minimum requirement raised to Java 11
π Documentation updates
π§° Maintenance
- Replace JSR-305 annotations with spotbugs annotations (#71) @MarkEWaite
3.5.2
π Bug Fixes
- JENKINS-73029 - Fix expanding special characters in results (#72) @asimell
3.5.1
π Bug Fixes
- JENKINS-71750 - Fix checking if file exists (#67) @asimell
- JENKINS-63900 - Add possibility to use build display name as graph label (#66) @asimell
3.5.0
3.4.0
π New features and improvements
- JENKINS-70090 - Add warning log message if log/report html files are not found (#60) @asimell
π Bug fixes
- JENKINS-69807 - Suite might not have name at all fixed (#58) @Tattoo