What's Changed
- feat: add ClusteredTaskSpec proto definition for JobSet-based distributed training by @AdilFayyaz in #7383
- fix(flytek8s): classify ImagePullBackOff caused by registry 429 as system error by @pingsutw in #7362
- build(deps): bump golang.org/x/time from 0.12.0 to 0.15.0 by @dependabot[bot] in #7407
- build(deps): bump github.com/eko/gocache/lib/v4 from 4.2.0 to 4.2.3 by @dependabot[bot] in #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 #7405
- Update pgx to fix vuln by @Sovietaced in #7400
- feat(connector): handle TaskExecution_RETRYABLE_FAILED phase by @pingsutw in #7409
- propagate ContainerError.Kind to ExecutionError.Recoverability in ReadError by @kumare3 in #7411
- fix: make pod_name and container_name optional in LoggingContext; add ContainerIdentifier to TailLogsResponse by @pingsutw in #7341
- build(deps): bump github.com/flyteorg/stow from 0.3.12 to 0.3.13 by @dependabot[bot] in #7415
- build(deps): bump github.com/eko/gocache/store/freecache/v4 from 4.2.0 to 4.2.4 by @dependabot[bot] in #7414
- Get rid of pgconn by @Sovietaced in #7412
- fix: Get rid of deprecated x/net/http2/h2c by @alexandear in #7424
- Update msgpack to fix vuln by @Sovietaced in #7421
- feat: add clustered-task plugin for JobSet-based distributed training by @AdilFayyaz in #7417
- feat(workflow): add RunService.SignalEvent + EventPayload by @SVilgelm in #7425
- Update grpc-go by @Sovietaced in #7427
- build(deps): bump google.golang.org/api from 0.247.0 to 0.280.0 by @dependabot[bot] in #7422
- Allow prefixes in dask dashboard links by @katrogan in #7408
- build(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 by @dependabot[bot] in #7429
- build(deps): bump github.com/fsnotify/fsnotify from 1.9.0 to 1.10.1 by @dependabot[bot] in #7428
New Contributors
- @alexandear made their first contribution in #7424
Full Changelog: v2.0.17...v2.0.18