Releases: ovh/utask
Releases · ovh/utask
v1.28.0
v1.27.3
v1.27.2
Changelog
- ba04f67 adds max_retries and try_count to the templating values available
- de684d3 chore(deps): bump semver from 5.7.1 to 5.7.2 in /ui/dashboard
- a927ba7 chore(deps): bump semver from 5.7.1 to 5.7.2 in /vscode/web
- 4ce3e42 chore(deps): bump semver, @angular-devkit/build-angular and @angular/cli
- 5375eb9 fix(dashboard): allow to edit TODO tasks
v1.27.1
v1.27.0
v1.26.2
v1.26.1
Changelog
- 0307249 chore(deps): bump d3-color, @swimlane/ngx-charts, d3-interpolate and d3-transition
- b4bab29 chore(deps): bump d3-color, @swimlane/ngx-charts, d3-transition and d3-interpolate
- 4ca6b1a chore: bump to go 1.20
- 946a2c2 feat(start_over): increase visibility of the button
- 860055d feat(taskutils): add resolution id on the task creation
v1.26.0
Changelog
- 5bbcff1 add failure_or_done notification stragegy
- 9c6f3ae chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0
- 468a2b1 chore(deps): bump socket.io-parser and socket.io in /vscode/web
- 1ed5567 chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 in /ui/dashboard
- 3222b2d chore(vscode): bump 1.7.0
- 9b61952 chore(vscode): bump version
- 9acb484 feat(metrics): publish task state by resolver group
- 0091d07 feat(vscode): add 1.26 version
v1.25.0
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