Skip to content

Releases: dagucloud/dagu

v2.6.1

23 Apr 04:52
6a09552

Choose a tag to compare

Fixed

  • fix: reduce start-all CPU usage and event-driven SSE (#2031) @yottahmd

Full Changelog: v2.6.0...v2.6.1

v2.6.0

22 Apr 16:21

Choose a tag to compare

Added

Changed

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
Allow disabling all kinds of retries for a DAG (#2016) @struffel (report)
[BUG] - DAG Definitions - type sftp unrecognized (#1976) @thimuslux (report)
docs: fix double-negative in comment in internal/runtime/condition.go (#2026) @kuishou68
docs: fix double-negative in comment in internal/runtime/condition.go (#2025) @kuishou68 (report)
immediate execution does not respect workerSelector (#1638) @scilo7 (report)

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

12 Apr 15:01
080cbf0

Choose a tag to compare

Added

Changed

  • chore: remove experimental gha (GitHub Actions) executor (#1983) @yottahmd
  • chore(deps): bump go-jose and otel to fix Trivy HIGH CVEs (#1984) @yottahmd
  • chore: pin GitHub Actions to commit SHAs and update to latest versions (#1985) @yottahmd
  • test(e2e): add distributed stack Playwright harness (#1996) @yottahmd

Fixed

  • fix: generate coordinator proto in hybrid mode (#1970) @yottahmd
  • fix: improve git sync publish and filtering (#1971) @yottahmd
  • fix: make agent chat working state optimistic in web UI (#1972) @yottahmd
  • fix: replace time.Sleep with deterministic synchronization in tests (#1973) @yottahmd
  • fix: re-fetch auth providers after setup step 1 authentication (#1974) @yottahmd
  • fix: return DAG with errors instead of 404 for invalid YAML files (#1975) @yottahmd
  • fix: honor inherited DAG type during validation (#1981) @yottahmd
  • fix: expire stale pending dispatch reservations (#1982) @yottahmd
  • fix: distribute agent snapshots to shared-nothing workers (#1986) @yottahmd
  • fix: remove third-party skill installation from embedded AI agent (#1988) @yottahmd
  • fix: correct queue counts for distributed runs (#1992) @yottahmd
  • fix: route local dag-run stop correctly (#1993) @yottahmd
  • fix(config): whitelist common Windows profile env vars (#1991) (#1995) @yottahmd
  • fix(agent): add Windows fallback for bash tool (#1999) @yottahmd
  • fix(auth): align gated features with current license state (#2000) @yottahmd

Contributors

Thanks to our contributors for this release:

Contribution Contributor
Type inheritance for base config still fails validation in v2.4.3 (#1979) @bagemt (report)
Bug: some scheduled tasks are queued but not run (#1837) @jonasban (report)
Suggestion for Windows: Add more Windows' default environment variables to the whitelist (#1991) @ruxo (report)

Full Changelog: v2.4.3...v2.5.0

v2.4.3

05 Apr 15:38

Choose a tag to compare

Fixed

  • fix: exclude queued dag runs from dashboard 4bf7a35

Full Changelog: v2.4.2...v2.4.3

v2.4.2

05 Apr 14:12
33540a8

Choose a tag to compare

Added

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
feat: add inline JSON Schema validation for DAG params (closes #1182) (#1887) @mbprabhoo
Local Agent Provider Unnecessarily Requires API Key (#1882) @arky (report)
feat(coordinator): support IPv6 address format and improve address pa… (#1947) @artikell
fix: warn on misleading cron step values (#1948) @tmchow
schedule is not executed according to the schedule (#639) @JuchangGit (report)
Display when is the next scheduled dag run (#1950), Add support for inheritance of type field from base config (#1961) @bagemt (report)
DAGU_RUN_STEP_NAME empty in step's stdout attribute (#1955) @dev-epices (report)
registry_auths and step env lost after approval step resume (#1958) @pengu-fr (report)

Full Changelog: v2.4.1...v2.4.2

helm-dagu-1.0.6

05 Apr 09:58

Choose a tag to compare

Helm chart release for Dagu.

This GitHub release publishes the packaged dagu Helm chart for the Helm repository at https://dagucloud.github.io/dagu. It is not a Dagu application binary release.

Install the chart with:

helm repo add dagu https://dagucloud.github.io/dagu
helm repo update
helm install dagu dagu/dagu --set persistence.storageClass=<your-rwx-storage-class>

Application releases use separate vX.Y.Z tags.

v2.3.11

30 Mar 14:56
68b6234

Choose a tag to compare

Added

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
The new REST API is not scrollable (#1879) @bagemt (report)

Full Changelog: v2.3.10...v2.3.11

v2.3.10

29 Mar 12:07
80409e8

Choose a tag to compare

Added

Fixed

  • fix: track installer tmpfiles in parent shell (#1870) @yottahmd
  • fix: preserve env-backed secrets for scheduler subprocess runs (#1877) @yottahmd

Contributors

Thanks to our contributors for this release:

Contribution Contributor
feat: add JSON Schema validation for step outputs (#1867) @mbprabhoo
[BUG] cleanup_tmpfiles in installer.sh does not clear tmp dir (#1868) @jeremydelattre59 (report)
[Feature] Schedule one-off execution (#1865), [Feature] Built in REST API docs (#1866) @bagemt (report)
Secrets does not work with the ‘env’ provider and a scheduled DAG (#1864) @abylon-io (report)

New Contributors

Full Changelog: v2.3.9...v2.3.10

v2.3.9

28 Mar 00:43
a88c621

Choose a tag to compare

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
High and critical fixable vulnerabilities (#1862) @gchiesa (report)

Full Changelog: v2.3.8...v2.3.9

v2.3.8

27 Mar 06:15
1c6d0c7

Choose a tag to compare

Added

  • [Feat] history is now displayed in execution order instead of alphabetic order (#1859) @nikkeitk

Fixed

  • fix: recover stale queued distributed runs stuck after worker ack (#1857) @yottahmd
  • Preserve DAG env parity in subprocess relaunches (#1860) @yottahmd

Contributors

Thanks to our contributors for this release:

Contribution Contributor
Bug: some scheduled tasks are queued but not run (#1837) @jonasban (report)
DAG did not start after coordinator dispatch (#1858) @pommetjehorlepiep (report)
[Feat] history is now displayed in execution order instead of alphabetic order (#1859) @nikkeitk
[Feat] step in order in history (#1087) @jeremydelattre59 (report)
bug: block variables resolve empty for enqueued runs but work for start (#1856) @mvgijssel (report)

Full Changelog: v2.3.7...v2.3.8