Skip to content

Releases: jenkinsci/robot-plugin

3.2.0

30 May 08:44

Choose a tag to compare

πŸ“ Documentation updates

πŸ“¦ Dependency updates

πŸš€ Features

  • Add passed and skipped cases to REST API response (#48) @asimell

🧰 Maintenance

3.1.0

25 Mar 13:19

Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

  • Update dependencies as per Dependabot security recommendations (#45) @Tattoo
  • Add support for Robot Framework 5.0 (#43) @asimell

3.0.1

26 Apr 06:16

Choose a tag to compare

πŸ› Bug fixes

3.0.0

12 Mar 13:02

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

2.2.0

26 Jan 11:12

Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug Fixes

2.1.2

01 Oct 11:00

Choose a tag to compare

πŸ› Bug Fixes

  • Fix token macros for pipelines (#35) @asimell
  • RobotParser: handle empty arguments tags (#31) @dece
  • Fix NullPointerException for freestyle jobs (#33) @asimell
  • Fix robot-plugin installation when Blue Ocean is not installed (#32) @asimell

πŸ“ Documentation updates

2.1.1

27 Feb 06:44

Choose a tag to compare

πŸ› Bug Fixes

2.1.0

25 Feb 06:39

Choose a tag to compare

πŸš€ Features

  • Blue Ocean TestResult Extension (#26) @bbara