Skip to content

Releases: ovh/utask

v1.33.0-rc2

07 Nov 17:16
Compare
Choose a tag to compare

Changelog

  • 68525b4 fix(plugin): Fixed batch not finishing once completed

v1.33.0-rc1

07 Nov 17:16
dd6039e
Compare
Choose a tag to compare

Changelog

  • dd6039e feat(plugin): add new task-batching plugin (#495)
  • 4ad19c6 feat: add b64 raw encode and decode templating function (#535)

v1.32.0

07 Nov 17:16
Compare
Choose a tag to compare

Changelog

  • 2f3e90a chore(vscode): add the 1.32 release
  • ac28dd2 chore(vscode): bump version
  • b6254f0 feat(notifiy): allow to store webhook credentials in an other configstore item
  • d13d899 remove gin request log

v1.31.2

07 Nov 17:16
Compare
Choose a tag to compare

Changelog

  • 3b7bc05 Revert "chore(deps): bump the npm_and_yarn group group"
  • 58b3b77 Revert "chore(deps-dev): bump follow-redirects in /ui/dashboard"
  • 98bc4f9 Revert "chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /ui/dashboard"
  • de37114 Revert "chore(deps-dev): bump webpack-dev-middleware in /ui/dashboard"
  • ab2fe27 Update engine/step/stepcondition.go
  • 3104228 chore(deps): bump the npm_and_yarn group group
  • 604f974 chore(deps): bump vite and @angular-devkit/build-angular in /vscode/web
  • 24210cc chore(deps): bump vite and @angular-devkit/build-angular in /vscode/web
  • edd8da4 chore(deps-dev): bump follow-redirects in /ui/dashboard
  • fb171b5 chore(deps-dev): bump follow-redirects in /vscode/web
  • 942bd86 chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /ui/dashboard
  • 4e750a5 chore(deps-dev): bump ip from 2.0.0 to 2.0.1 in /vscode/web
  • 6413a88 chore(deps-dev): bump webpack-dev-middleware in /ui/dashboard
  • 7dae001 chore(deps-dev): bump webpack-dev-middleware in /vscode/web
  • 447d6cf chore: drop tat notification
  • ec4e1c9 chore: upgrade to golang 1.22 and node 18
  • a9c343e chore: upgrade yaml lib to sigs.k8s.io/yaml
  • b915eba fix(vscode): build
  • ab54ec6 fix: forward error message when function is not existing
  • 09979bc fix: remove NotifyBackendTat and other references to Tat

v1.31.1

25 Apr 05:52
Compare
Choose a tag to compare

Changelog

  • 3743d36 chore(vscode): bump version
  • 20f6d3a chore(vscode): upgrade angular
  • 1b98882 feat(vscode): add 1.30 version
  • 464ee06 fix: apiovh: allow µTask specific templating inside credentials

v1.31.0

24 Jan 15:24
Compare
Choose a tag to compare

Changelog

  • 965b145 chore(ui): upgrade to angular 16 (#498)
  • 2a31fb4 chore: bump go version to 1.21
  • f9892e1 chore: upgrade otto library
  • 3cde7b6 fix(step): Prevented step's conditions from being evaluated when the step isn't in a final state

v1.30.0

24 Jan 15:24
Compare
Choose a tag to compare

Changelog

  • 1051e38 chore(vscode): add v1.30 schema version
  • 3fe3312 chore: bump v1.30
  • fe9a8c1 feat(apiovh): handle credentials template (#489)

v1.29.1

25 Oct 09:55
Compare
Choose a tag to compare

Changelog

  • cfbc8ee fix(templates): now able to load templates from several directories

v1.29.0

25 Oct 09:54
Compare
Choose a tag to compare

Changelog

  • 938d3a4 Json schema (#484)
  • 101b997 Update CODEOWNERS (#477)
  • 6fb16f6 chore(vscode): add v1.29 schema version
  • b116b6a chore: bump v1.29
  • 9507ca4 chore: remove refs to deprecated io/ioutil
  • 6e2c062 feat: add capability to read from multiple templates dirs
  • b54181c fix: capture step correctly into loop
  • f3afdf3 licenses: generate Wed Sep 20 08:26:17 UTC 2023 (#479)
  • edf391c use yaml error response in UI

v1.28.0

05 Sep 08:17
Compare
Choose a tag to compare

Changelog

  • d3d1950 chore(vscode): add v1.28 schema version
  • 9b0bc91 chore: bump v1.28
  • 62fa1bc feat(dashboard): display the resolver_inputs
  • 7f80fba fix(conditions): add foreach property on conditions
  • 7b66b70 fix(ui): allow admin to edit requests
  • f76bdce fix: add final flag on step condition