| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-02 | 2.2 kB | |
| v2.0.27 source code.tar.gz | 2026-07-02 | 3.3 MB | |
| v2.0.27 source code.zip | 2026-07-02 | 4.5 MB | |
| Totals: 3 Items | 7.8 MB | 0 | |
What's Changed
- fix(flyte-binary): inject task-pod control-plane callback env vars by default by @pingsutw in https://github.com/flyteorg/flyte/pull/7587
- Add setting for run_base_dir to settings proto by @afbrock in https://github.com/flyteorg/flyte/pull/7533
- ci(flyte-binary-v2): tag :latest on workflow_dispatch by @pingsutw in https://github.com/flyteorg/flyte/pull/7593
- fix(devbox): trust ALB X-Forwarded-Proto in bundled Traefik by @pingsutw in https://github.com/flyteorg/flyte/pull/7591
- ci(devbox): force-pull latest flyteconsole image when building bundled devbox by @pingsutw in https://github.com/flyteorg/flyte/pull/7594
- build(deps): bump github.com/onsi/gomega from 1.41.0 to 1.42.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7580
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.30.0 to 2.32.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7582
- fix(plugins/ray): disable ANSI color codes and Ray Data progress bars in pod logs by @1fanwang in https://github.com/flyteorg/flyte/pull/7504
- build(deps): bump github.com/redis/go-redis/v9 from 9.20.1 to 9.21.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7598
- build(deps): bump github.com/redis/go-redis/extra/redisprometheus/v9 from 9.20.1 to 9.21.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7599
- build(deps): bump google.golang.org/api from 0.285.0 to 0.286.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7597
- feat(related_to) add related_to field in runspec to point to parent run by @afbrock in https://github.com/flyteorg/flyte/pull/7592
- build(deps): bump github.com/onsi/gomega from 1.42.0 to 1.42.1 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7605
- Add cluster_pool field to RunSpec by @iaroslav-ciupin in https://github.com/flyteorg/flyte/pull/7602
- Migrate flyteconnector chart wiring and runtime defaults for Flyte Connectors by @kevinliao852 in https://github.com/flyteorg/flyte/pull/7377
- Add anchor_flat_index in WatchWindowedActions request by @popojk in https://github.com/flyteorg/flyte/pull/7609
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.26...v2.0.27