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