What's Changed
- Remove org field from tables, CRD, and API layer by @pingsutw in #7157
- [V2] Add dummy org to task pod by @popojk in #7158
- [V2] Implement trace action by @popojk in #7151
- [V2] Remove sqlite by @popojk in #7159
- feat: add Knative serving dependency and app service config structs by @AdilFayyaz in #7161
- [V2] Fix pod owner reference to enable watch-triggered reconciles by @pingsutw in #7167
- [V2] Fix WatchRun not updating in UI by @popojk in #7169
- [V2] Replace GORM with sqlx for database operations by @pingsutw in #7160
- [V2] Speed up check-generate CI with parallelization, caching, and cargo check by @pingsutw in #7168
- [V2] Rename flyte-sandbox to flyte-demo and simplify pod names by @pingsutw in #7170
- Add .gitattributes to collapse generated files and mocks in Github diffs by @katrogan in #7185
- [V2] Dataproxy support CreateDownloadLink by @machichima in #7191
- [V2] Add Trigger service and Scheler by @machichima in #7163
- Add cluster service and SelectCluster method by @katrogan in #7187
- Revert "[V2] Dataproxy support CreateDownloadLink (#7191)" by @pingsutw in #7195
- Move GetActionData from RunsService to Dataproxy by @katrogan in #7184
- [V2] Fix CRD update conflict error by @popojk in #7181
- [V2] Fix trace issue by @popojk in #7178
- [V2] Replace minio with rustfs by @popojk in #7180
- [V2] Fix manager module object store config by @popojk in #7202
- [V2] Upgrade Kubernetes version to 1.34 in demo and dev environments by @pingsutw in #7190
- [V2] Fix sandbox yaml by @popojk in #7208
- [V2] Dataproxy support CreateDownloadLink by @popojk in #7199
- Bump boilerplate golang_support_tools to Go 1.25 and refresh deps by @pingsutw in #7213
- [V2] Set ReportUri in ActionEvent output references by @pingsutw in #7214
- [V2] Fix dataproxy doc by @popojk in #7219
- [V2] Fix dataproxy proto: add code bundle artifact type and fix field numbering by @pingsutw in #7220
- Move TailLogs endpoint to dataproxy by @katrogan in #7194
Full Changelog: v2.0.11...v2.0.12