Utask Versions Save

µTask is an automation engine that models and executes business processes declared in yaml. ✏️📋

v1.31.1

3 weeks ago

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

3 months ago

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

3 months ago

Changelog

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

v1.27.3

3 months ago

Changelog

  • 6042fc2 fix: try to resolve waiting steps at the end of the main loop

v1.29.1

6 months ago

Changelog

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

v1.29.0

6 months ago

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

8 months ago

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

v1.27.2

9 months ago

Changelog

  • ba04f67 adds max_retries and try_count to the templating values available
  • de684d3 chore(deps): bump semver from 5.7.1 to 5.7.2 in /ui/dashboard
  • a927ba7 chore(deps): bump semver from 5.7.1 to 5.7.2 in /vscode/web
  • 4ce3e42 chore(deps): bump semver, @angular-devkit/build-angular and @angular/cli
  • 5375eb9 fix(dashboard): allow to edit TODO tasks

v1.27.1

9 months ago

Changelog

  • 359f856 feat(metrics): add template name as label for utask_task_state telemetry
  • 449dca1 fix(resolution): release Lock

v1.27.0

9 months ago

Changelog

  • 814b9f0 feat(metrics): merge utask_task_state and utask_task_state_per_resolver_group metrics
  • 12e3dcd keep utask version while using the Makefile inside the Docker image