F

Flyte

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…

F
Flyte Dev Tools v2.0.26

v2.0.26

What's Changed feat(runs): populate RunDetails.created_by from forwarded auth headers by @pingsutw in #7547 fix(executor): make TaskAction GC actually collect (initial sweep + APIReader pagination) by @pingsutw in #7586 fix(dataproxy): return scheme-qualified ClusterEndpoint from SelectCluster by @pingsutw in #7583 UploadInputs should respect run base dir by @katrogan in #7590 Full Changelog: v2.0…

F
Flyte Dev Tools v2.0.25

v2.0.25

What's Changed feat(flyte-binary): auto-grant Knative RBAC when apps are enabled by @pingsutw in #7557 feat: add app substate and FailureInfo to app IDL by @AdilFayyaz in #7556 feat(flyte-binary): add optional JWT and auth-discovery ingresses by @pingsutw in #7546 chore(flyte-binary): remove dead config from values.yaml by @pingsutw in #7559 build(deps): bump github.com/prometheus/common from 0.67…

F
Flyte Dev Tools v2.0.24

v2.0.24

What's Changed ci: only cancel in-progress workflow runs for PRs, not pushes to main by @pingsutw in #7506 build(deps): bump sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1 by @dependabot[bot] in #7467 build(deps): bump k8s.io/client-go from 0.36.0 to 0.36.1 by @dependabot[bot] in #7481 feat(flytestdlib): add redis-backed storage to the storage module by @kumare3 in #7501 feat(copilot): prese…

F
Flyte Dev Tools v2.0.23

v2.0.23

What's Changed Add HTTP transport connection-pool settings to the storage client by @pvditt in #7491 Update to go 1.26 by @Sovietaced in #7402 Fix flytestdlib test build broken by go 1.26 typed workqueue migration by @pingsutw in #7503 build(deps): bump github.com/redis/go-redis/extra/redisprometheus/v9 from 9.17.2 to 9.20.0 by @dependabot[bot] in #7500 Pass literals by URI for LiteralsToLaunchFor…

F
Flyte Dev Tools v2.0.22

v2.0.22

What's Changed feat(executor): configurable default service account for task pods by @pingsutw in #7486 fix(flytestdlib): mark batch head item as processing in auto-refresh cache by @1fanwang in #7495 Unpin OTEL by @Sovietaced in #7419 build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by @dependabot[bot] in #7494 Compute template replacement values once per Render call by @pvditt in #7492…

F
Flyte Dev Tools v2.0.21

v2.0.21

What's Changed WatchWindowedActions proto change by @popojk in #7375 build(deps): bump github.com/go-viper/mapstructure/v2 from 2.4.0 to 2.5.0 by @dependabot[bot] in #7465 build(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in #7466 refactor(actions): remove GetLatestState RPC and UpdateRequest.state by @SVilgelm in #7470 [Proto] Listversion rich response by @machich…

F
Flyte Dev Tools v2.0.20

v2.0.20

What's Changed Publish Flyte-binary helm chart on v2 release by @Sovietaced in #7444 feat: apply extended resources to Ray head and worker pod specs by @pingsutw in #7443 Full Changelog: v2.0.19...v2.0.20

F
Flyte Dev Tools v2.0.19

v2.0.19

What's Changed Enable rustfs console by @BarryWu0812 in #7347 Unpin k8s libs by @Sovietaced in #7413 feat: add worker-0 fast-fail and host maintenance retry to clustered plugin by @AdilFayyaz in #7418 fix(otelutils): avoid resource.Merge schema URL conflict panic by @pingsutw in #7431 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.7 to 2.29.0 by @dependabot[bot] in #7423 bui…

F
Flyte Dev Tools v1.16.7

Flyte v1.16.7 milestone release

What's Changed Update Flyte to Go 1.26 by @Sovietaced in #7240 [Flyteconnector] Construct pod spec and render arguments by @madiyar-wayve in #7270 update readme for flyte 2 devbox launch by @cosmicBboy in #7275 Remove use of unsupported pgconn library by @Sovietaced in #7217 ci: add DCO config to allow remediation commits by @EngHabu in #7297 Fix broken dynamic workflows link in README by @muskan-…