This release fixes a few rough edges in v1.17.0 and slips in some handy extras.
Contributors ✨
Thanks to our contributors for this release:
Feature | Contributors |
---|---|
One-click step re-run – retry an individual step without touching the rest of the DAG | 🛠️ @thefishhat |
Nested-DAG log viewer – see logs for every repeated child run | 💡 @jeremydelattre59 |
Docker image – fixes for asset paths & storage volumes | 🐳 @jhuang732 (report) |
All Changes
- fix: support camel case for step exit code field by @yottahmd in #1031
- feat: add dag step rerun by @thefishhat in #1030
- fix: asset serving with base path and Docker storage location by @yottahmd in #1037
- fix: display logs from all repeated child DAG runs by @yottahmd in #1039
- [Snyk] Upgrade lucide from 0.507.0 to 0.511.0 by @yottahmd in #1035
- [Snyk] Upgrade openapi-fetch from 0.13.8 to 0.14.0 by @yottahmd in #1036
Full Changelog: v1.17.0...v1.17.1