Releases: ovh/utask
Releases · ovh/utask
v1.23.3
v1.23.2
v1.23.0
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
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
v1.21.2
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
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)