Skip to content

Releases: ovh/utask

v1.19.0

29 Jul 10:39
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v1.16.1

26 Jul 15:56
8debe2c
Compare
Choose a tag to compare

Changelog

8debe2c feat: add JSON-schema validation for functions (#284)
61ea19f fix: race condition inside an expanded step regarding dependencies (#277)

v1.16.0

30 Jun 08:34
90d475a
Compare
Choose a tag to compare

Changelog

90d475a OpsGenie notification backend (#280)
e3af415 Fix DROP TABLE in schema.sql (#279)

v1.15.0

27 May 12:14
c356c5b
Compare
Choose a tag to compare

Changelog

c356c5b Sma fix UI lib modalfooter (#275)
9047041 chore(deps): bump lodash from 4.17.20 to 4.17.21 in /ui/editor (#263)
0bd3e2a chore(deps): bump ssri from 6.0.1 to 6.0.2 in /ui/dashboard (#261)
87ec221 chore(deps): bump ssri from 6.0.1 to 6.0.2 in /ui/editor (#260)
99140eb chore: add simonmartinez as code owner of /ui/ directory (#271)
f46abae collector: switch to SKIP LOCKED (#270)

v1.14.3

27 May 12:11
c340df6
Compare
Choose a tag to compare

Changelog

c340df6 fix(ui/dashboard): Determine if a task a resolvable (#262)