F

Flyte

F
Flyte Dev Tools v2.0.48

v2.0.48

What's Changed ⚠️ Breaking IDL change (deliberate) ArtifactSpec.parent_artifact and ProducedArtifact.parent_artifact are replaced in place by repeated parent_artifacts (same field numbers, max_items = 32) by #7972. The singular field shipped in v2.0.47 days ago with no consumers, so it is replaced rather than deprecated. Artifact lineage: multiple parents (git-like merge DAG) An artifact version c…

F
Flyte Dev Tools v2.0.47

v2.0.47

Highlights Artifact lineage is now a full reference: ArtifactSpec.parent_artifact and ProducedArtifact.parent_artifact (core.ArtifactVersionId) replace v2.0.46's parent_version strings (breaking, same field numbers — the string fields had no consumers). Lineage can now cross artifact names (a model recording the dataset version it derives from); empty key fields inherit the child's scope and name,…

F
Flyte Dev Tools v2.0.46

v2.0.46

Highlights Artifact lineage: ArtifactSpec.parent_version and ProducedArtifact.parent_version record the version an artifact version was derived from, enabling non-linear (branching) version history (#7955) JobSet tasks restart on host maintenance without charging the restart budget (#7947) Dependency updates (otel 1.46, aws-sdk-go-v2 1.44, sentry-go 0.49, apiextensions-apiserver 0.37, grpc in supp…

F
Flyte Dev Tools v2.0.45

v2.0.45

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…

F
Flyte Dev Tools v2.0.44

v2.0.44

What's Changed fix(flyteplugins): fail tasks whose container exits non-zero instead of relaunching forever by @davidlin20dev in #7899 build(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 by @dependabot[bot] in #7906 build(deps): bump github.com/kubeflow/training-operator from 1.9.3 to 1.9.4 by @dependabot[bot] in #7904 build(deps): bump github.com/sirupsen/logrus from 1.10.0 to 1.10…

F
Flyte Dev Tools v2.0.43

v2.0.43

What's Changed build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 by @dependabot[bot] in #7862 build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.43.4 to 1.43.5 by @dependabot[bot] in #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 #7863 feat(runs): settings persistence layer (RFC #7775, 1/2) by @davidlin2…

F
Flyte Dev Tools v2.0.42

v2.0.42

What's Changed [Flyte2 7005] update backend protocol and plugin to handle the ray autoscaleroption correctly by @0yukali0 in #7171 fix(plugins/ray): stop RayJobs sharing the plugin's start-params map by @1fanwang in #7860 Full Changelog: v2.0.41...v2.0.42

F
Flyte Dev Tools v2.0.41

v2.0.41

What's Changed App log lazy fetching by @popojk in #7762 build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.44.0 to 1.45.0 by @dependabot[bot] in #7818 build(deps): bump github.com/redis/go-redis/extra/redisprometheus/v9 from 9.21.0 to 9.22.0 by @dependabot[bot] in #7816 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.44.0 to 1.4…

F
Flyte Dev Tools v2.0.40

v2.0.40

What's Changed Bind app inputs to a pinned artifact version, and list apps by consumed artifact by @kumare3 in #7808 Full Changelog: v2.0.39...v2.0.40

F
Flyte Dev Tools v2.0.39

v2.0.39

Highlights Fix: Composed clustered tasks no longer get stuck in RUNNING due to long JobSet pod names (#7683) Fix: devbox-bundled — removed leftover istio refs so k3s applies the knative manifest (#7334) Feat: New TRIGGERED and ON_ARTIFACT run relation types (#7802) Feat: cluster_id added to SelectClusterRequest (#7739) and new OPERATION_GET_CLUSTER_CONFIG (#7800) Feat: Configurable hosts for api a…

F
Flyte Dev Tools v2.0.38

v2.0.38

What's Changed feat: add ClusterPlugin interface for shared-cluster plugins by @pingsutw in #7460 [V2][Copilot] Inject credential storage config into copilot with secret volume by @popojk in #7782 build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.0 by @dependabot[bot] in #7785 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.44.0 to 1.44.2 by @dependabot[bot]…

F
Flyte Dev Tools v2.0.37

v2.0.37

What's Changed update readme for Flyte 2 GA by @cosmicBboy in #7768 build(deps): bump google.golang.org/api from 0.290.0 to 0.291.0 by @dependabot[bot] in #7766 build(deps): bump github.com/eko/gocache/lib/v4 from 4.2.3 to 4.2.4 by @dependabot[bot] in #7765 feat(devbox): optional Grafana/Prometheus/OTel stack by @pingsutw in #7764 Make the TaskAction requeue duration configurable by @stantheman012…

F
Flyte Dev Tools v2.0.36

v2.0.36

What's Changed feat: add LocalRunService for reporting locally-orchestrated runs by @EngHabu in #7737 build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.43.0 to 1.43.1 by @dependabot[bot] in #7750 build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.31 to 1.32.32 by @dependabot[bot] in #7752 feat(app): add scaling substates and deprecate top-level scaling deployment statuses by @Adil…

F
Flyte Dev Tools v2.0.35

v2.0.35

What's Changed Add ArtifactService.ListArtifactNames (distinct names with version counts) by @kumare3 in #7748 Full Changelog: v2.0.34...v2.0.35

F
Flyte Dev Tools v2.0.34

v2.0.34

What's Changed fix: use int32 validation rules for int32 fields in clustered.proto by @pingsutw in #7742 Add ArtifactSource provenance to ArtifactSpec by @kumare3 in #7745 Full Changelog: v2.0.33...v2.0.34

F
Flyte Dev Tools v2.0.33

v2.0.33

What's Changed Move CacheMetadata from workflow to common/cache.proto by @pvditt in #7741 ArtifactService and TaskMetadata.produces_artifacts by @kumare3 in #7733 Full Changelog: v2.0.32...v2.0.33

F
Flyte Dev Tools v2.0.32

v2.0.32

What's Changed feat: add total app count to Apps List API by @AdilFayyaz in #7732 fix: respect plugin GeneratedNameMaxLength in k8s PluginManager by @falloficaruss in #7625 feat(secret): invalidate webhook secret cache on write by @pingsutw in #7725 feat: add ReusePolicy to TaskTemplate by @pingsutw in #7731 feat(runs): implement IdentityService.UserInfo from forwarded auth headers by @pingsutw in…

F
Flyte Dev Tools v2.0.31

v2.0.31

What's Changed [V2][Bug] don't fire triggers immediately on registration by @popojk in #7704 fix(connector): reuse persistent connections for ListConnectors polling by @pingsutw in #7705 fix(app): inject secret labels/annotations and execution env vars int… by @falloficaruss in #7630 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.43.1 to 1.44.0 by @dependabot[bot] in…

F
Flyte Dev Tools v2.0.30

v2.0.30

What's Changed [Feat] add sentry for create run by @machichima in #7672 build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 in /boilerplate/flyte/golang_support_tools in the go_modules group across 1 directory by @dependabot[bot] in #7692 notes on testing for forks by @davidmirror-ops in #7656 build(deps): bump google.golang.org/api from 0.288.0 to 0.289.0 by @dependabot[bot] in #7696 f…

F
Flyte Dev Tools v2.0.29

v2.0.29

What's Changed [V2] Add console to dev mode by @popojk in #7678 build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.43.0 to 1.43.1 by @dependabot[bot] in #7681 build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.29 to 1.32.30 by @dependabot[bot] in #7680 [V2][BUG] Pass trigger envvar into task pod by @popojk in #7684 build(deps): bump google.golang.org/grpc fro…

F
Flyte Dev Tools v2.0.28

v2.0.28

What's Changed build(deps): bump golang.org/x/net from 0.38.0 to 0.55.0 in /docker/devbox-bundled/bootstrap in the go_modules group across 1 directory by @dependabot[bot] in #7620 fix(webhook): honor disableCreateMutatingWebhookConfig, add namespaceSelector by @moldhouse in #7616 build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 in /boilerplate/flyte/golang_support_tools in the go_modules g…

F
Flyte Dev Tools v1.16.8

Flyte v1.16.8 milestone release

Flyte 1.16.8 Documentation Document each skip pattern and whitelisted word (#7463) Changed Load datacatalog config into propeller even when datacatalog deployment is disabled (#7468) Set priorityClassName for Spark tasks (#7476) Fixed Don't panic when receiving status in k8s resolver (#7478) Fix non-deterministic workflow digest and oversized error messages (#7211) Apply pod template labels and an…

F
Flyte Dev Tools v1.16.8

datacatalog/v1.16.8: Update Flyte components (#7651)

Signed-off-by: Flyte-Bot admin@flyte.org Signed-off-by: Jason Parraga sovietaced@gmail.com Co-authored-by: Sovietaced Sovietaced@users.noreply.github.com Co-authored-by: Jason Parraga sovietaced@gmail.com

F
Flyte Dev Tools v1.16.8

flyteadmin/v1.16.8: Update Flyte components (#7651)

Signed-off-by: Flyte-Bot admin@flyte.org Signed-off-by: Jason Parraga sovietaced@gmail.com Co-authored-by: Sovietaced Sovietaced@users.noreply.github.com Co-authored-by: Jason Parraga sovietaced@gmail.com

F
Flyte Dev Tools v1.16.8

flytecopilot/v1.16.8: Update Flyte components (#7651)

Signed-off-by: Flyte-Bot admin@flyte.org Signed-off-by: Jason Parraga sovietaced@gmail.com Co-authored-by: Sovietaced Sovietaced@users.noreply.github.com Co-authored-by: Jason Parraga sovietaced@gmail.com

F
Flyte Dev Tools v1.16.8

flyteplugins/v1.16.8: Update Flyte components (#7651)

Signed-off-by: Flyte-Bot admin@flyte.org Signed-off-by: Jason Parraga sovietaced@gmail.com Co-authored-by: Sovietaced Sovietaced@users.noreply.github.com Co-authored-by: Jason Parraga sovietaced@gmail.com

F
Flyte Dev Tools v1.16.8

flytestdlib/v1.16.8: Update Flyte components (#7651)

Signed-off-by: Flyte-Bot admin@flyte.org Signed-off-by: Jason Parraga sovietaced@gmail.com Co-authored-by: Sovietaced Sovietaced@users.noreply.github.com Co-authored-by: Jason Parraga sovietaced@gmail.com

F
Flyte Dev Tools v2.0.27

v2.0.27

What's Changed fix(flyte-binary): inject task-pod control-plane callback env vars by default by @pingsutw in #7587 Add setting for run_base_dir to settings proto by @afbrock in #7533 ci(flyte-binary-v2): tag :latest on workflow_dispatch by @pingsutw in #7593 fix(devbox): trust ALB X-Forwarded-Proto in bundled Traefik by @pingsutw in #7591 ci(devbox): force-pull latest flyteconsole image when build…