What's Changed
- feat(runs): populate RunDetails.created_by from forwarded auth headers by @pingsutw in #7547
- fix(executor): make TaskAction GC actually collect (initial sweep + APIReader pagination) by @pingsutw in #7586
- fix(dataproxy): return scheme-qualified ClusterEndpoint from SelectCluster by @pingsutw in #7583
- UploadInputs should respect run base dir by @katrogan in #7590
Full Changelog: v2.0.25...v2.0.26