Releases: flyteorg/flyte-sdk
Releases · flyteorg/flyte-sdk
Release list
v2.5.7
What's Changed
- fixed image classificaiton example for upstreaming huggingface changes by @chrismatteson in #1245
- add CLI JSON parsing for File, Dir, and DataFrame in collections by @cosmicBboy in #1257
- Filter runs by paused action by @SVilgelm in #1249
- build(deps): bump the uv group across 12 directories with 5 updates by @dependabot[bot] in #1258
- fix(ci): build flyte with pretend version in integration tests by @pingsutw in #1259
- test(integration): add clustered (JobSet) integration test by @AdilFayyaz in #1244
- Classify task load EIO as system error by @pvditt in #1264
- fix: raise InitializationError when auth-config endpoint returns HTML by @EngHabu in #1235
- replace with asyncssh so that no install at runtime by @kumare3 in #1241
- Fix: propagate sub-action error on parent recovery (USER error masked as SYSTEM) by @kumare3 in #1270
Full Changelog: v2.5.6...v2.5.7
v2.5.7b1
v2.5.7b0
What's Changed
- fixed image classificaiton example for upstreaming huggingface changes by @chrismatteson in #1245
- add CLI JSON parsing for File, Dir, and DataFrame in collections by @cosmicBboy in #1257
- Filter runs by paused action by @SVilgelm in #1249
- build(deps): bump the uv group across 12 directories with 5 updates by @dependabot[bot] in #1258
- fix(ci): build flyte with pretend version in integration tests by @pingsutw in #1259
- test(integration): add clustered (JobSet) integration test by @AdilFayyaz in #1244
- Classify task load EIO as system error by @pvditt in #1264
Full Changelog: v2.5.6...v2.5.7b0
v2.5.6
What's Changed
- fix: flyte run deployed-task ignores pinned version in input discovery by @samhita-alla in #1246
- Route call_handler through Agent code mode by @cosmicBboy in #1252
Full Changelog: v2.5.5...v2.5.6
v2.5.5
What's Changed
- Respect run_base_dir in UploadInputs by @katrogan in #1248
- fix(types): handle default_factory fields when reconstructing untagged outputs by @samhita-alla in #1243
- typed output/input API on ActionDetails/Run by @samhita-alla in #1247
- Lower ceiling for connectrpc by @katrogan in #1254
- update uv lock files by @pingsutw in #1256
Full Changelog: v2.5.4...v2.5.5
v2.5.4
What's Changed
- ci: signal unionai-docs to regenerate API docs on release by @ppiegaze in #1226
- add support for flyte io in agents by @cosmicBboy in #1242
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- Adds support for queues to the CLI by @kumare3 in #1238
- Clustered-task examples + end-to-end validation on the demo cluster by @AdilFayyaz in #1234
- feat(run): unify run/rerun/recover on one _Runner; add flyte.rerun by @kumare3 in #1236
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- fix File, Dir, DataFrame cli parsing with collections by @cosmicBboy in #1214
- [Image Build] Enable setting platform in
from_baseand switch toflyteuser only if exists by @machichima in #1213 - Create run with TaskId for lazy task by @popojk in #1198
- Forward condition timeout, prompt_type, and webhook to ConditionAction proto by @SVilgelm in #1223
- feat(container): add file_input_layout to ContainerTask by @samhita-alla in #1220
- fix(app): merge app resources into the primary container instead of overwriting by @EngHabu in #1222
- fix(image): always install the local wheel for with_local_v2() by @pingsutw in #1219
- fix: clustered (JobSet) restart — non-zero exit on failure + terminal-only error.pb by @AdilFayyaz in #1204
- feat: populate code_bundle_uri in Task and App serialization by @EngHabu in #1224
- docs(cli): repoint union plugin API-ref cross-link to union-plugin (DOC-1231) by @ppiegaze in #1227
- Add labels to create run and list runs by @kumare3 in #1228
- feat(debug): SSH-into-task debug over WebSocket by @kumare3 in #1230
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- update flyte agents examples by @cosmicBboy in #1201
- fix(serde): merge task resources into pod template instead of overwri… by @EngHabu in #1197
- fix(ray): merge requests/limits into head/worker pod_template instead of replacing it by @pingsutw in #1196
- init_in_cluster: fall back to init_from_config when config file is present by @mhotan in #1182
- Add flyteplugins-redis: redis:// metadata storage via fsspec entry point by @kumare3 in #1191
- Add 'flyte delete local-cache' command to clear the local cache directory by @pingsutw in #1139
- feat(pod): unprivileged allow_fuse() via FUSE device plugin + volume examples by @EngHabu in #1205
- Update get action to show details by @kumare3 in #1207
- Fix trigger example by @katrogan in #1209
- Fix secrets pagination by @katrogan in #1210
- fix(runtime): surface load-time errors in task UI instead of empty message by @kumare3 in #1208
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Fix shell task by @k1sauce in #1181
- Downgrade path-rewrite fallback log to debug by @dansola in #1186
- feat: add ClusteredTaskEnvironment for distributed multi-node training by @AdilFayyaz in #1138
- rename events to conditions by @cosmicBboy in #1187
- Don't set start time when serializing task template by @katrogan in #1193
- Run action concurrency by @kumare3 in #1190
- fix: filter ConnectError(UNIMPLEMENTED) from Sentry by @EngHabu in #1177
- test(remote): guard ClusterAwareDataProxy against PKCE downgrade at cluster endpoint by @pingsutw in #1185
- add nested dir example by @samhita-alla in #1192
- Offload trigger inputs at registration by @katrogan in #1176
Full Changelog: v2.4.4...v2.5.0