Skip to content

v1.25.0

Choose a tag to compare

@ovh-cds ovh-cds released this 02 May 14:59
· 87 commits to master since this release
263ddea

Changelog

  • 8a417be chore(deps): bump dependencies
  • 5343a29 chore(editor): remove old editor interface
  • cf2424c chore(vscode): bump to version 1.6.0
  • 0c55dbf docs(plugins): fix default SSH command timeout (#440)
  • 25b0cea feat(plugin): add timeout support for SSH plugin (#376)
  • 263ddea feat(task): allow to get watchers (#439)
  • 6148552 feat(vscode): add 1.25 version
  • 4355bad feat: auto-close Opsgenie alert when task state is DONE (#417)
  • 9290d3c fix(engine): ensure all parents dependencies are final
  • 454acf7 fix(schema): allow arrays in echo outputs
  • 10adcbb fix(templating): allow task.request_groups in templating
  • 865467f fix(vscode): display errors and fix graph edge backgrounds

What's Changed

  • fix(templating): allow task.request_groups in templating by @rbeuque74 in #431
  • chore(deps): bump dependencies by @rclsilver in #434
  • fix(vscode): display errors and fix graph edge backgrounds by @rclsilver in #432
  • fix(engine): ensure all parents dependencies are final by @rclsilver in #412
  • chore(editor): remove old editor interface by @rclsilver in #433
  • feat(vscode): add 1.25 version by @rclsilver in #437
  • docs: Adding documentation for tags & resources + updating JSON-schema for templates by @rbeuque74 in #124
  • chore(vscode): bump to version 1.6.0 by @rclsilver in #438
  • fix(schema): allow arrays in echo outputs by @rclsilver in #435
  • feat: auto-close Opsgenie alert when task state is DONE by @Galiley in #417
  • feat(ssh): add timeout support for SSH plugin by @rbeuque74 in #376
  • docs(plugins): fix default SSH command timeout by @wI2L in #440
  • feat(task): allow to get watchers by @rclsilver in #439

New Contributors

Full Changelog: v1.24.0...v1.25.0