You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct tag-base search for dag-runs impl (#1586)
* **New Features**
* Added tags support for DAG runs—view and filter DAG runs by tags using
AND logic matching.
* Introduced dedicated log download endpoints for DAG runs, steps, and
sub-DAG runs.
* **Bug Fixes**
* Improved command parsing validation with clearer error messages for
invalid command array formats.
0 commit comments