Skip to content

Releases: ovh/utask

v1.21.1

16 Nov 09:19

Choose a tag to compare

Changelog

  • c303c3b fix(sql): set empty string as default compression alg

v1.21.0

14 Nov 15:40

Choose a tag to compare

Changelog

  • 5553fa5 chore(): bumping to Go 1.19
  • 3b5d676 chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /ui/dashboard
  • acf069d chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /ui/editor
  • 0aa6721 chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /vscode/web
  • d1c6e61 chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /ui/dashboard
  • 61137ff chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /ui/editor
  • 729e8ab chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /vscode/web
  • 8679f24 chore(vscode): bump version
  • fac4e9e chore: allow to override db schema and docker network in tests
  • 1286327 chore: use postgres:14-alpine (#369)
  • eddbf19 chore: use postgres:14-alpine for tests
  • 82f2ab5 feat(notify): use logrus to capture errors (#365)
  • d31b5cb feat(script): allow to pass custom environment variables (#226)
  • 121f78a feat(subtask): allow to pass inputs as jsson
  • 0bd5334 feat(vscode): add 1.21 version
  • bf23fbb feat: add compress package & the ability to compress steps in a resolution
  • 97625d6 fix(makefile): change goveralls install method
  • 51a2a6b fix(makefile): increase timeout for tests
  • 02f7721 fix(subtask): do not auto-resume parent task of subtask if parent resolution is paused (#367)
  • 029bf53 fix: add backup-config to docker-compose.yaml (#363)
  • bfc5cfd fix: db version and compress algo

v1.20.1

23 Nov 07:59

Choose a tag to compare

Changelog

  • 304b282 fix: execute external init plugins before builtins

v1.20.0

17 Aug 13:57

Choose a tag to compare

Changelog

  • c0465c2 chore(dep): migrating µTask build to Go 1.18 (#353)
  • ce9fd50 chore(deps): bump async from 2.6.3 to 2.6.4 in /ui/editor
  • 4fc90fc chore(deps): bump ejs from 3.1.6 to 3.1.7 in /ui/dashboard
  • e96eb55 chore(deps): bump moment from 2.29.2 to 2.29.4 in /ui/dashboard
  • baf58e5 chore(deps): bump moment from 2.29.3 to 2.29.4 in /vscode/web
  • 8c0e900 chore(deps): bump terser and @angular-devkit/build-angular
  • 8638ec3 chore(deps): bump terser and @angular-devkit/build-angular
  • 574df6e chore(deps): bump terser and @angular-devkit/build-angular in /ui/editor
  • e4f6d3e chore(deps): bump terser from 5.12.1 to 5.14.2 in /vscode
  • 400db57 chore(vscode): bump version
  • 36f2c8b feat(vscode): add 1.20 version
  • 79bd458 feature(callback): create callback plugin
  • 4ef80c2 fix(darwin): build broken on darwin since Go 1.18 (#357)

v1.19.0

29 Jul 10:39

Choose a tag to compare

Changelog

  • 2e851af bump vscode extension 1.0.0
  • 1286c90 chore(vscode): bump version
  • 8b89c27 chore: fix the doc and the gitignore
  • 8fe2adf feat(auth): Add group support #235 (#283)
  • 962eaa6 feat(task): improve Swagger for task listing (#344)
  • 7dfac2c feat(vscode): add 1.19 version
  • 5366aa2 feat(vscode): first version of the extension
  • 79ceac2 feat: allow to hide some inputs of templates (#348)
  • 3eb5bd0 feat: run collector_garbage several times a day if the task expiration is less than 24 hours (#294)
  • 714ae6b fix(json-schema): allow pre_hook in step (#345)
  • 4a448dc fix(notify/init): typo (#347)
  • 7089540 fix(step): stop the step execution if the pre-hook has failed (#346)
  • d040002 fix(ui): keep auto-refresh enabled for waiting tasks

v1.18.2

30 Jun 16:29
f33b4ca

Choose a tag to compare

Changelog

  • f33b4ca chore: increase javascript execution timeout (#340)
  • 79939da fix(utask-lib): use UTaskLibOptions uiBaseUrl if provided (#338)

v1.18.1

09 May 13:23
b9f73a8

Choose a tag to compare

Changelog

  • b9f73a8 fix(releasing): remove cache files from build folder (#336)
  • c76e1ad fix(ui): fix stepslist component (#334)
  • c41fc9a fix: mark resolution as waiting instead of deadlock (#335)

v1.18.0

04 May 16:37
7d2e130

Choose a tag to compare

Changelog

74af2ff fix: display HTTP error info #328
c8de724 feat(ui): upgrade ng13 #329
dc2cad7 feat: add waiting state for subtasks steps #331
7d2e130 chore: change goreleaser install method #325

v1.17.0

04 May 16:26

Choose a tag to compare

Changelog

791d927 fix: go-staticcheck: break loop were not positionned at the correct level #301
175dda7 update angular to version 12 #299
21bd1dc feat: auto-resolve parents task when sub-task is WONTFIX #300
ad68312 fix: rbac: update of a step state is reserved to template owners only #307
9da2f52 feat: task: add resolver_usernames to POST /task #306
0f44e94 feat: resolution: implemented task start-over #308
7c23de2 chore: schemas: add allow_task_start_over

v1.16.2

05 Oct 10:31
c2d696f

Choose a tag to compare

Changelog

c2d696f chore: upgrade go module to 1.16 (#295)
d04cb88 fix(ui/dashboard): Typo (#282)
7996b84 fix: bump dependencies to integrate latest vulnerabilities reports (#285)