| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-24 | 631 Bytes | |
| v2.0.26 source code.tar.gz | 2026-06-24 | 3.3 MB | |
| v2.0.26 source code.zip | 2026-06-24 | 4.5 MB | |
| Totals: 3 Items | 7.8 MB | 1 | |
What's Changed
- feat(runs): populate RunDetails.created_by from forwarded auth headers by @pingsutw in https://github.com/flyteorg/flyte/pull/7547
- fix(executor): make TaskAction GC actually collect (initial sweep + APIReader pagination) by @pingsutw in https://github.com/flyteorg/flyte/pull/7586
- fix(dataproxy): return scheme-qualified ClusterEndpoint from SelectCluster by @pingsutw in https://github.com/flyteorg/flyte/pull/7583
- UploadInputs should respect run base dir by @katrogan in https://github.com/flyteorg/flyte/pull/7590
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.25...v2.0.26