What's Changed
- feat(flyte-binary): auto-grant Knative RBAC when apps are enabled by @pingsutw in #7557
- feat: add app substate and FailureInfo to app IDL by @AdilFayyaz in #7556
- feat(flyte-binary): add optional JWT and auth-discovery ingresses by @pingsutw in #7546
- chore(flyte-binary): remove dead config from values.yaml by @pingsutw in #7559
- build(deps): bump github.com/prometheus/common from 0.67.5 to 0.68.1 by @dependabot[bot] in #7562
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0 by @dependabot[bot] in #7561
- build(deps): bump google.golang.org/api from 0.284.0 to 0.285.0 by @dependabot[bot] in #7568
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 by @dependabot[bot] in #7569
- build(deps): bump github.com/prometheus/common from 0.68.1 to 0.69.0 by @dependabot[bot] in #7567
- fix(apps): run app pods under a configurable service account by @pingsutw in #7563
- chore: sync generated package-lock after make gen by @SVilgelm in #7571
- fix: make devbox build work with Helm v4 by @pingsutw in #7572
- build: use ci:latest image for gen so go.mod Go version matches by @SVilgelm in #7573
- fix(flyte-binary): make task/app log streaming work (pods/log RBAC + AppLogsService route) by @pingsutw in #7574
- [Feat] set executor concurr to 512 by @machichima in #7576
- Add paused_actions_only filter to ListRunsRequest by @SVilgelm in #7570
- feat(storage): multi-scheme DataStore with lazy per-scheme backend routing by @EngHabu in #7555
- Delete now deprecated endpoints by @katrogan in #7578
- ci: bundle flyte-copilot binary into the flyte-binary-v2 image by @pingsutw in #7575
- fix(actions): scope WatchForUpdates pub/sub by run to stop cross-run contamination by @pingsutw in #7577
Full Changelog: v2.0.24...v2.0.25