| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-23 | 2.6 kB | |
| v2.0.25 source code.tar.gz | 2026-06-23 | 3.3 MB | |
| v2.0.25 source code.zip | 2026-06-23 | 4.4 MB | |
| Totals: 3 Items | 7.8 MB | 1 | |
What's Changed
- feat(flyte-binary): auto-grant Knative RBAC when apps are enabled by @pingsutw in https://github.com/flyteorg/flyte/pull/7557
- feat: add app substate and FailureInfo to app IDL by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/7556
- feat(flyte-binary): add optional JWT and auth-discovery ingresses by @pingsutw in https://github.com/flyteorg/flyte/pull/7546
- chore(flyte-binary): remove dead config from values.yaml by @pingsutw in https://github.com/flyteorg/flyte/pull/7559
- build(deps): bump github.com/prometheus/common from 0.67.5 to 0.68.1 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7562
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.30.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7561
- build(deps): bump google.golang.org/api from 0.284.0 to 0.285.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/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 https://github.com/flyteorg/flyte/pull/7569
- build(deps): bump github.com/prometheus/common from 0.68.1 to 0.69.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7567
- fix(apps): run app pods under a configurable service account by @pingsutw in https://github.com/flyteorg/flyte/pull/7563
- chore: sync generated package-lock after make gen by @SVilgelm in https://github.com/flyteorg/flyte/pull/7571
- fix: make devbox build work with Helm v4 by @pingsutw in https://github.com/flyteorg/flyte/pull/7572
- build: use ci:latest image for gen so go.mod Go version matches by @SVilgelm in https://github.com/flyteorg/flyte/pull/7573
- fix(flyte-binary): make task/app log streaming work (pods/log RBAC + AppLogsService route) by @pingsutw in https://github.com/flyteorg/flyte/pull/7574
- [Feat] set executor concurr to 512 by @machichima in https://github.com/flyteorg/flyte/pull/7576
- Add paused_actions_only filter to ListRunsRequest by @SVilgelm in https://github.com/flyteorg/flyte/pull/7570
- feat(storage): multi-scheme DataStore with lazy per-scheme backend routing by @EngHabu in https://github.com/flyteorg/flyte/pull/7555
- Delete now deprecated endpoints by @katrogan in https://github.com/flyteorg/flyte/pull/7578
- ci: bundle flyte-copilot binary into the flyte-binary-v2 image by @pingsutw in https://github.com/flyteorg/flyte/pull/7575
- fix(actions): scope WatchForUpdates pub/sub by run to stop cross-run contamination by @pingsutw in https://github.com/flyteorg/flyte/pull/7577
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.24...v2.0.25