| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-27 | 2.9 kB | |
| v2.0.18 source code.tar.gz | 2026-05-27 | 3.2 MB | |
| v2.0.18 source code.zip | 2026-05-27 | 4.3 MB | |
| Totals: 3 Items | 7.5 MB | 5 | |
What's Changed
- feat: add ClusteredTaskSpec proto definition for JobSet-based distributed training by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/7383
- fix(flytek8s): classify ImagePullBackOff caused by registry 429 as system error by @pingsutw in https://github.com/flyteorg/flyte/pull/7362
- build(deps): bump golang.org/x/time from 0.12.0 to 0.15.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7407
- build(deps): bump github.com/eko/gocache/lib/v4 from 4.2.0 to 4.2.3 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7406
- build(deps): bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.10-20250912141014-52f32327d4b0.1 to 1.36.11-20260415201107-50325440f8f2.1 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7405
- Update pgx to fix vuln by @Sovietaced in https://github.com/flyteorg/flyte/pull/7400
- feat(connector): handle TaskExecution_RETRYABLE_FAILED phase by @pingsutw in https://github.com/flyteorg/flyte/pull/7409
- propagate ContainerError.Kind to ExecutionError.Recoverability in ReadError by @kumare3 in https://github.com/flyteorg/flyte/pull/7411
- fix: make pod_name and container_name optional in LoggingContext; add ContainerIdentifier to TailLogsResponse by @pingsutw in https://github.com/flyteorg/flyte/pull/7341
- build(deps): bump github.com/flyteorg/stow from 0.3.12 to 0.3.13 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7415
- build(deps): bump github.com/eko/gocache/store/freecache/v4 from 4.2.0 to 4.2.4 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7414
- Get rid of pgconn by @Sovietaced in https://github.com/flyteorg/flyte/pull/7412
- fix: Get rid of deprecated x/net/http2/h2c by @alexandear in https://github.com/flyteorg/flyte/pull/7424
- Update msgpack to fix vuln by @Sovietaced in https://github.com/flyteorg/flyte/pull/7421
- feat: add clustered-task plugin for JobSet-based distributed training by @AdilFayyaz in https://github.com/flyteorg/flyte/pull/7417
- feat(workflow): add RunService.SignalEvent + EventPayload by @SVilgelm in https://github.com/flyteorg/flyte/pull/7425
- Update grpc-go by @Sovietaced in https://github.com/flyteorg/flyte/pull/7427
- build(deps): bump google.golang.org/api from 0.247.0 to 0.280.0 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7422
- Allow prefixes in dask dashboard links by @katrogan in https://github.com/flyteorg/flyte/pull/7408
- build(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7429
- build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 by @dependabot[bot] in https://github.com/flyteorg/flyte/pull/7428
New Contributors
- @alexandear made their first contribution in https://github.com/flyteorg/flyte/pull/7424
Full Changelog: https://github.com/flyteorg/flyte/compare/v2.0.17...v2.0.18