| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-01 | 2.8 kB | |
| v2.0.45 source code.tar.gz | 2026-09-01 | 3.7 MB | |
| v2.0.45 source code.zip | 2026-09-01 | 4.9 MB | |
| Totals: 3 Items | 8.7 MB | 0 | |
What's Changed
- Add a generic PodSpec mutator hook to flytek8s by @pvditt in https://github.com/flyteorg/flyte/pull/7790
- feat(runs): validate settings on create and update by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7900
- [FIX] reference secrets with secretKeyRef instead of putting values in the pod spec by @0yukali0 in https://github.com/flyteorg/flyte/pull/7834
- GPU fault classification: typed failure codes from Xid events by @samhita-alla in https://github.com/flyteorg/flyte/pull/7879
- build(deps): bump github.com/googleapis/gax-go/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7929
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.37 to 1.32.38 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7928
- Fix in preparation for flyte-core helm chart by @Sovietaced in https://github.com/flyteorg/flyte/pull/7933
- feat(flyteidl2): ArtifactService.ListArtifactMetadataKeys by @kumare3 in https://github.com/flyteorg/flyte/pull/7934
- fix: append inputs.pb suffix when reading offloaded trigger inputs in dataproxy by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/7936
- feat(runs): add settings merge engine by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7925
- Add task-level cache max age by @pvditt in https://github.com/flyteorg/flyte/pull/7938
- feat(runs): implement GetSettings by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7927
- build(deps): bump go.opentelemetry.io/otel/trace from 1.45.0 to 1.46.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7943
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.38 to 1.32.39 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7941
- flytestdlib: add WithCluster context helper by @xjerod in https://github.com/flyteorg/flyte/pull/7944
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.45.0 to 1.46.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7940
- fix(copilot): write the error document to the name the output reader reads by @necerlend in https://github.com/flyteorg/flyte/pull/7922
- feat(runs): prune empty setting messages before storing by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7937
- docs(settings): update the customer flow to match the API and verify it in CI by @davidlin20dev in https://github.com/flyteorg/flyte/pull/7945
- Add initial flyte-core helm chart by @Sovietaced in https://github.com/flyteorg/flyte/pull/7935
New Contributors
- @necerlend made their first contribution in https://github.com/flyteorg/flyte/pull/7922
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.44...v2.0.45