Skip to content

Releases: dagucloud/dagu

v2.7.15

11 Jun 01:42
baf655e

Choose a tag to compare

Added

Contributors

Thanks to our contributors for this release:

Contribution Contributor
feat: RPC fallback for missing DAG definitions on workers (#2271) @four-bytes-robby
feat: RPC fallback for missing DAG definitions on workers (#2259) @four-bytes-robby (report)

Full Changelog: v2.7.14...v2.7.15

v2.7.14

10 Jun 13:23
87d860b

Choose a tag to compare

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
memory leak - high memory usage (#546) @helmut72 (report)
fix(cmd): preserve spaced dash params (#2276) @mmlngl
bug: string params with spaces after -- are split incorrectly (#2275) @mmlngl (report)

New Contributors

Full Changelog: v2.7.13...v2.7.14

v2.7.13

08 Jun 10:44
3c5dc6d

Choose a tag to compare

Fixed

  • Fixed an issue where the scheduler could use excessive memory and CPU as DAG run history grew.
  • Improved scheduler stability for instances that run many scheduled workflows over time.

Full Changelog: v2.7.12...v2.7.13

v2.7.12

07 Jun 06:46

Choose a tag to compare

Added

Full Changelog: v2.7.11...v2.7.12

v2.7.11

06 Jun 09:23
50d9551

Choose a tag to compare

Fixed

  • fix: resolve scheduler no-eval env before subprocess launch (#2269) @yohamta0

Contributors

Thanks to our contributors for this release:

Contribution Contributor
bug: Scheduler-dispatched DAG runs use un-evaluated env from WithoutEval() metadata cache (#2268) @fidecastro (report)

Full Changelog: v2.7.10...v2.7.11

v2.7.10

05 Jun 15:24
d7fe20f

Choose a tag to compare

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
bug: re-tries loosing parameter value (#2265) @KIC (report)
bug: DAG run fails on retry. (#2263) @Kirandeep-Singh-Khehra (report)
executor: fix nil pointer when sub-DAG not in worker local store (#2258), fix: pre-filter retry scanner DAG runs at index level (#2261) (#2262) @four-bytes-robby
coordinator: nil pointer panic when orchestrator DAG (dag.run) dispatched to remote worker via default_execution_mode: distributed (#2257), [FIX] Memory leak: RetryScanner loads all DAG runs into memory before filtering by status (#2261) @four-bytes-robby (report)

New Contributors

Full Changelog: v2.7.9...v2.7.10

v2.7.9

03 Jun 12:59
1eb4dc9

Choose a tag to compare

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
signal: killed (#2253) @lehy786 (report)

v2.7.8

03 Jun 10:34
83640d8

Choose a tag to compare

Added

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
fix: require DAG write permission for inline specs (#2250) @YHalo-wyh (report)

Full Changelog: v2.7.7...v2.7.8

v2.7.7

01 Jun 12:05
a8cbe80

Choose a tag to compare

This release only includes fixes for Docker containers.

Fixed

Contributors

Thanks to our contributors for this release:

Contribution Contributor
bug: zombie processes accumulation in containers (#2237) @frafra (report)

Full Changelog: v2.7.6...v2.7.7

v2.7.6

01 Jun 05:36
2c30589

Choose a tag to compare

This is a hotfix release for a parameter-passing bug in the distributed queue dispatch. Thanks for fixing the bug, @mingfang!

Added

Changed

Fixed

  • fix(dag): propagate runtime params in distributed queue dispatch (#2238) @mingfang

Contributors

Thanks to our contributors for this release:

Contribution Contributor
chore(deps): bump the actions-patch group with 2 updates (#2240) @dependabot
fix(dag): propagate runtime params in distributed queue dispatch (#2238) @mingfang
refactor: separate dispatch and launcher from engine core (#2233), feat: add builtin agent harness provider (#2236), test: cover distributed queued runtime params (#2242) @yohamta0

Full Changelog: v2.7.5...v2.7.6