Skip to content

v2.3.0 (☕ Good Coffee)

Compare
Choose a tag to compare
@release-drafter release-drafter released this 02 Nov 20:46
· 100 commits to refs/heads/master since this release
8c6477f

Added

Changed

  • Default to the latest ruby 3.1 docker image to run - it was already used for tests (#180)

⚠️ Important: this release contains a bug that causes the plugin not to work unless you specify your own ruby image as an option 🐛 😢

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - plugins:
-     junit-annotate#v2.3.0:
+     junit-annotate#v2.2.0: