github dagu-org/dagu v1.7.6

latest releases: v1.14.4, v1.14.3, v1.14.2...
2 years ago

Changelog

  • 1ab95f8 Merge pull request #284 from yohamta/admin-port-option

What's Changed

  • Fix execution history sorting issue in the Web UI by @yohamta in #271
  • Fix scheduler to watch dags efficiently by @Arvintian in #268
  • Fix http executor set timeout by @Arvintian in #278
  • Update default dag log directory by @Arvintian in #282
    Current: ${DAG_HOME}/logs/${name}/${name}
    Update: ${DAG_HOME}/logs/dags/${name}
  • Reduce admin-web bundle.js size by @yohamta in #273
  • Fix other small issues in the Web UI by @yohamta in #283
  • Add host, port, dags option to the server command by @yohamta in #284

Full Changelog: v1.7.5...v1.7.6

Don't miss a new dagu release

NewReleases is sending notifications on new releases.