github flyteorg/flyte v2.0.49

4 hours ago

What's Changed

  • build(deps): bump github.com/onsi/gomega from 1.42.1 to 1.43.0 by @dependabot[bot] in #7970
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdoutmetric from 1.45.0 to 1.46.0 by @dependabot[bot] in #7968
  • build(deps): bump github.com/sirupsen/logrus from 1.10.1 to 1.10.2 by @dependabot[bot] in #7969
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.45.0 to 1.46.0 by @dependabot[bot] in #7971
  • refactor(runs): make settings resolution callable outside the handlers by @davidlin20dev in #7956
  • fix(executor): prevent invalid TaskActions from staying nonterminal by @1fanwang in #7967
  • fix(executor): honor task-level interruptible when the run-level flag is unset by @chris-thomas-dev in #7885
  • build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 by @dependabot[bot] in #7974
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.45.0 to 1.46.0 by @dependabot[bot] in #7975
  • build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.44.0 to 1.45.1 by @dependabot[bot] in #7976
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.23.0 to 1.23.1 by @dependabot[bot] in #7977
  • build(deps): bump google.golang.org/api from 0.293.0 to 0.297.0 by @dependabot[bot] in #8003
  • build(deps): bump github.com/alicebob/miniredis/v2 from 2.38.0 to 2.39.0 by @dependabot[bot] in #8002
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.39 to 1.33.2 by @dependabot[bot] in #8001
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.44.7 to 1.47.0 by @dependabot[bot] in #8004
  • fix(executor): enforce TaskMetadata.timeout as a per-attempt max runtime by @shaon-chowdhury-euc in #7910
  • build(deps): bump golang.org/x/time from 0.15.0 to 0.16.0 by @dependabot[bot] in #8009
  • build(deps): bump github.com/googleapis/gax-go/v2 from 2.24.0 to 2.24.1 by @dependabot[bot] in #8007
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.24.1 to 0.25.0 by @dependabot[bot] in #8010
  • artifact: scope ListArtifactMetadataKeys to one artifact by name by @kumare3 in #8014
  • artifact: add DeleteArtifact and sort keys for the listings by @kumare3 in #8019
  • build(deps): bump golang.org/x/oauth2 from 0.36.0 to 0.37.0 by @dependabot[bot] in #8015
  • build(deps): bump github.com/eko/gocache/store/freecache/v4 from 4.2.4 to 4.2.7 by @dependabot[bot] in #8017
  • build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /boilerplate/flyte/golang_support_tools in the go_modules group across 1 directory by @dependabot[bot] in #8012
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.14.0 to 1.14.1 by @dependabot[bot] in #8016
  • build(deps): bump github.com/eko/gocache/store/redis/v4 from 4.2.6 to 4.2.9 by @dependabot[bot] in #8008
  • Increase resources, k8s setting to handle overwhelming request by @0yukali0 in #7948
  • fix(runs): ignore org in the settings storage key by @davidlin20dev in #7997
  • fix(copilot): let a raw container declare a permanent failure by @mitja-kleider in #7960
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.45.0 to 1.46.0 by @dependabot[bot] in #8021
  • build(deps): bump golang.org/x/sync from 0.22.0 to 0.23.0 by @dependabot[bot] in #8023
  • build(deps): bump github.com/shamaton/msgpack/v2 from 2.4.1 to 2.4.2 by @dependabot[bot] in #8020
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.47.0 to 1.48.0 by @dependabot[bot] in #8022
  • feat(runs): apply settings to the run spec at run creation by @davidlin20dev in #7961
  • fix(clustered): propagate pod metadata to JobSet by @Chiuuu0209 in #8000
  • refactor(clustered): use flytestdlib UnmarshalStructToPb by @Chiuuu0209 in #8033
  • build(deps): bump github.com/jackc/pgx/v5 from 5.10.0 to 5.11.0 by @dependabot[bot] in #8031
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.32.1 to 2.32.2 by @dependabot[bot] in #8029
  • build(deps): bump github.com/eko/gocache/store/redis/v4 from 4.2.9 to 4.2.12 by @dependabot[bot] in #8032
  • build(deps): bump github.com/prometheus/common from 0.70.1 to 0.71.0 by @dependabot[bot] in #8030
  • Add support for Nvidia A2 GPU by @Sovietaced in #8024
  • Update contributing doc by @popojk in #8036
  • feat(runs): accept a "search" ListRuns filter matching run name or task name by @AdilFayyaz in #8035
  • refactor(gpufault): the fault relevance window lives with the contract by @samhita-alla in #7957
  • build(deps): bump github.com/eko/gocache/store/freecache/v4 from 4.2.7 to 4.2.10 by @dependabot[bot] in #8041
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.48.0 to 1.49.0 by @dependabot[bot] in #8040
  • build(deps): bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.12-20260709200747-435963d16310.1 to 1.36.12-20260825204119-511051f7f437.2 by @dependabot[bot] in #8039
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.33.2 to 1.33.4 by @dependabot[bot] in #8042
  • feat(pflags): migrate the generator to v2 with faster dependency loading by @SVilgelm in #8044
  • Add support for pod disruption budgets in flyte-core helm chart by @Sovietaced in #8037
  • build(deps): bump connectrpc.com/connect from 1.20.0 to 1.21.0 by @dependabot[bot] in #8045
  • build(deps): bump golang.org/x/tools from 0.49.0 to 0.50.0 by @dependabot[bot] in #8046
  • feat: add AppSettings.app_dns_strategy + app Spec.cluster by @mhotan in #8018
  • feat(runs): apply the pod template setting to every task in a run by @davidlin20dev in #8025
  • Remove old v1 metadata path suffixes by @Sovietaced in #8047
  • IDL - move RunSpec.pod_template_name into DefaultSettings wrapper by @wild-endeavor in #8050
  • Revert "Remove old v1 metadata path suffixes" by @wild-endeavor in #8052
  • Idl/run spec resources by @wild-endeavor in #8049
  • fix(pflags): move generator diagnostics to DEBUG by @SVilgelm in #8054
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.44.0 to 1.45.0 in /boilerplate/flyte/golang_support_tools in the go_modules group across 1 directory by @dependabot[bot] in #8055
  • feat(artifact): typed partitions on artifact versions by @kumare3 in #8056

New Contributors

Full Changelog: v2.0.48...v2.0.49

Don't miss a new flyte release

NewReleases is sending notifications on new releases.