| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-21 | 3.7 kB | |
| v2.0.43 source code.tar.gz | 2026-08-21 | 3.6 MB | |
| v2.0.43 source code.zip | 2026-08-21 | 4.8 MB | |
| Totals: 3 Items | 8.5 MB | 0 | |
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7862
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.43.4 to 1.43.5 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7864
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.44.4 to 1.44.5 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7863
- feat(runs): settings persistence layer (RFC [#7775], 1/2) by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7841
- feat: allow immediate TaskAction GC by @Rohithmatham12 in https://github.com/flyteorg/flyte/pull/7811
- fix: render msgpack IO with non-string map keys instead of base64 by @pingsutw in https://github.com/flyteorg/flyte/pull/7866
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.32.0 to 2.32.1 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7869
- build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.22.0 to 1.23.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7871
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.35 to 1.32.36 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7870
- ci: cache devbox image layers by @pingsutw in https://github.com/flyteorg/flyte/pull/7821
- Update knative to 0.50.0 by @Sovietaced in https://github.com/flyteorg/flyte/pull/7873
- build(deps): bump google.golang.org/api from 0.292.0 to 0.293.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7876
- build(deps): bump github.com/sirupsen/logrus from 1.9.4 to 1.10.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7877
- [V2] Enable UI signal human in the loop by @popojk in https://github.com/flyteorg/flyte/pull/7875
- feat(settings): add pod_template_name to settings proto by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7881
- Add Kubernetes event metadata to ClusterEvent and ReasonInfo by @EngHabu in https://github.com/flyteorg/flyte/pull/7882
- [V2] Fix UI not showing input after HITL signal by @popojk in https://github.com/flyteorg/flyte/pull/7883
- feat(executor): stamp run, action, attempt and task-name labels on task pods by @samhita-alla in https://github.com/flyteorg/flyte/pull/7865
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.36 to 1.32.37 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7888
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.44.5 to 1.44.6 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7886
- fix(executor): stop retrying Kubernetes HTTP 400 responses by @1fanwang in https://github.com/flyteorg/flyte/pull/7891
- fix(plugins/ray): retry KubeRay status-loss failures by @1fanwang in https://github.com/flyteorg/flyte/pull/7893
- feat(runs): settings service CRUD handlers (RFC [#7775], 2/2) by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7859
- fix: unblock condition action signalling by @Rohithmatham12 in https://github.com/flyteorg/flyte/pull/7813
- fix: honor in-band rejection status from UpdateActionStatus by @Fayupable in https://github.com/flyteorg/flyte/pull/7896
- build: bump Go toolchain to 1.26.6 and patch grpc and go-toml by @songyang-li in https://github.com/flyteorg/flyte/pull/7894
- Remove 'Try in Browser' badge from README by @cosmicBboy in https://github.com/flyteorg/flyte/pull/7898
New Contributors
- @Rohithmatham12 made their first contribution in https://github.com/flyteorg/flyte/pull/7811
- @Fayupable made their first contribution in https://github.com/flyteorg/flyte/pull/7896
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.42...v2.0.43