Added
- feat: add action schema v2 (#2122) @yottahmd
- feat: make webhook payload size configurable (#2148) @yottahmd
- feat: add DAG-level aqua tools (#2150) @yottahmd
- feat: add file operation actions (#2151) @yottahmd
- feat: add simplified secret management (#2153) @yottahmd
- feat: simplify secret scopes (#2155) @yottahmd
- feat: add DuckDB SQL actions (#2156) @yottahmd
- feat: add wait action (#2157) @yottahmd
- feat: add Dagu MCP server (#2158) @yottahmd
- feat: add artifact actions (#2159) @yottahmd
- feat: add data convert and pick actions (#2160) @yottahmd
- feat: add git checkout action (#2161) @yottahmd
- feat: add dag enqueue action (#2163) @yottahmd
- feat: add artifact output stream syntax (#2164) @yottahmd
- feat: add remote action executor (#2167) @yottahmd
- feat: add notification channels and rules (#2169) @yottahmd
- feat: add incident connections and routing (#2170) @yottahmd
Changed
- chore(deps): bump github.com/slack-go/slack from 0.19.0 to 0.23.1 in the go-security group across 1 directory (#2152) @dependabot
- Make graph the default DAG type (#2168) @yottahmd
- refactor: remove core DuckDB executor (#2172) @yottahmd
Fixed
- fix: include recent Slack notifications in agent context (#2147) @yottahmd
- fix: remove agent step LLM request timeout (#2154) @yottahmd
- fix: suppress pending auto-retry notifications (#2162) @yottahmd
- fix: defer failure handler during auto retry (#2165) @yottahmd
- fix: default empty DAG type to graph (#2171) @yottahmd
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| feat: customizable webhook payload size (#2146) | @bagemt (report) |
| chore(deps): bump github.com/slack-go/slack from 0.19.0 to 0.23.1 in the go-security group across 1 directory (#2152) | @dependabot |
| feat: Native DuckDB Connector or Embedded Analytical Store (#2149) | @vit76 (request) |
Acknowledgements
Special thanks to the aquaproj project and aqua. Dagu v2.7.0’s new DAG-level tools feature uses aqua internally to install pinned CLI tools reproducibly.
Full Changelog: v2.6.10...v2.7.1