Releases: ovh/utask
Releases · ovh/utask
v1.21.1
v1.21.0
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
v1.20.0
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
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
v1.18.1
v1.18.0
v1.17.0
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