Skip to content

Releases: ovh/utask

v1.26.1

26 Jun 09:45

Choose a tag to compare

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

25 May 15:22

Choose a tag to compare

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

02 May 14:59
263ddea

Choose a tag to compare

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

v1.24.0

31 Mar 16:24

Choose a tag to compare

Changelog

  • 53a7164 (feat): Add a new state for delayed tasks
  • 93929c6 bump v1.24.0
  • 38f1dc8 chore: add missing 'NOTREGEXP' operator
  • eefa03e vscode: add 1.24 json-schema

v1.23.3

13 Jul 07:19
dfcd3fa

Choose a tag to compare

Changelog

v1.23.2

28 Feb 16:33
94fcdb2

Choose a tag to compare

Changelog

v1.23.0

20 Feb 16:32

Choose a tag to compare

Changelog

  • e2212aa (feat): Add iterator to child metadata
  • 8084466 chore(deps): bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1
  • 9e368d0 chore(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7
  • 6bba60b chore(deps): bump github.com/prometheus/client_golang
  • 1ab4b56 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /ui/editor
  • 37afe98 chore(deps): bump http-cache-semantics in /ui/dashboard
  • 9e74d99 chore(deps): bump http-cache-semantics in /vscode/web
  • a4e9a19 chore(deps): bump json5 from 2.2.1 to 2.2.3 in /ui/dashboard
  • 49945bf chore(deps): bump json5 from 2.2.1 to 2.2.3 in /ui/editor
  • b1a9658 chore(deps): bump json5 from 2.2.1 to 2.2.3 in /vscode/web
  • 85fae1d chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /ui/dashboard
  • 41ba60e chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /ui/editor
  • e763252 chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /vscode/web
  • a34396d chore(docker): add UI node_modules into the .dockerignore file

v1.22.0

23 Dec 13:53

Choose a tag to compare

Changelog

  • 5987af8 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /ui/editor (#396)
  • 2c9be09 chore(deps): bump decode-uri-component in /ui/dashboard (#397)
  • 1c2c16f chore(deps): bump decode-uri-component in /vscode/web (#398)
  • 1b0011d chore(deps): bump engine.io and socket.io in /ui/dashboard (#393)
  • e4d66a7 chore(deps): bump engine.io and socket.io in /ui/editor (#392)
  • 11a19ce chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /vscode/web (#394)
  • e630bb9 chore(vscode): bump version
  • 5b0eeaa feat(vscode): add 1.22 version
  • 8540372 feat: allow to set a expression_timeout in variables (#399)

v1.21.3

23 Nov 09:20
4b2ed72

Choose a tag to compare

Changelog

  • 4b2ed72 fix(resolution): restore hex.Decode/Encode when loading/storing ciphered data from database (#395)

v1.21.2

23 Nov 07:59

Choose a tag to compare

Changelog

  • a9f806c chore(deps): bump loader-utils and @angular-devkit/build-angular
  • 9de9445 chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /ui/dashboard
  • aa54deb chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /ui/editor
  • 7918394 chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /vscode/web
  • 34082a3 fix: db migration version
  • e08f099 fix: restore yaml parser