Skip to content

Releases: dagu-org/dagu

v1.16.12

20 May 13:56
73386c9

Choose a tag to compare

This release incledes a small follow-up fix to v1.16.11.

Changelog

  • 73386c9 [#946] fix: ensure the same config file is passed down to retry and restart execution as wel (#948)

v1.16.11

20 May 12:21
7a7ddbf

Choose a tag to compare

This release includes a minor bug fix addressing #946, where the scheduler did not pass the custom config file path to DAG executions.

Changelog

  • 7a7ddbf [#946] fix: scheduler does not pass config file to DAG executions (#947)

What's Changed

  • feat: add --version and --install-dir options to installer.sh by @yottahmd in #944
  • [#946] fix: scheduler does not pass config file to DAG executions by @yottahmd in #947

Full Changelog: v1.16.10...v1.16.11

v1.16.10

16 May 14:19
c4bc4ee

Choose a tag to compare

This release includes a minor fix to the Docker image.

Changelog

What's Changed

  • chore: Fix the sudoers issue in the docker image by @yottahmd in #943

Full Changelog: v1.16.9...v1.16.10

v1.16.9

11 May 22:02
557874a

Choose a tag to compare

This is a release to fix an issue in loading legacy basic authentication configurations.

Changelog

  • 557874a [#926] fix: set basicauth flag correctly when legacy config key specified (#929)

What's Changed

  • ci: add docker-next workflow and docs for next preview image by @yottahmd in #928
  • [#926] fix: set basicauth flag correctly when legacy config key specified by @yottahmd in #929

Full Changelog: v1.16.8...v1.16.9

v1.16.8

01 May 06:08

Choose a tag to compare

Changelog

  • ada8c48 Fix build error in frontend

What's Changed

Special thanks

Huge shout-out to @kriyanshii for multiple awesome contributions recently!

✨ Retry on Custom Exit Codes: Finer control over task retries. You can specify which exit codes trigger a retry (Resolves #792).
✨ Diagram Zoom: Zoom in/out now supported for navigating large DAGs easily (Resolves #774)
✨ Build Fix: Resolved a key issue preventing the frontend (make build-ui) from building (Fixes #901).

Full Changelog: v1.16.7...v1.16.8

v1.16.7

28 Mar 10:02
6c1a2d9

Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.16.6...v1.16.7

v1.16.6

23 Mar 13:33
5ab3a06

Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.16.5...v1.16.6

v1.16.5

22 Mar 14:04
f057884

Choose a tag to compare

Changelog

  • f057884 executor/mail: fix: line breaks in email body are not properly converted to <br /> (#888)

What's Changed

New Contributors

Full Changelog: v1.16.4...v1.16.5

v1.16.4

25 Feb 14:32

Choose a tag to compare

Changelog

  • e1b639a ci: fix: goreleaser config

What's Changed

New Contributors

Full Changelog: v1.16.3...v1.16.4

v1.16.3

19 Feb 15:18
ec38f7e

Choose a tag to compare

Changelog

What's Changed

  • doc(executor/docker): add doc about working with env by @vnghia in #836
  • doc: Add Github sponser button by @arky in #839
  • doc: Update code of conduct by @arky in #843
  • doc: improve contribution guide, add commit standards by @arky in #844
  • [#846] Fix: issue in calling sub-DAG by @yohamta in #848
  • [#847] fix: digraph: overload multiple dotenv files by @yohamta in #849
  • [#840] config: fix: Add dagsDir config key by @yohamta in #850

New Contributors

Full Changelog: v1.16.2...v1.16.3