Skip to content

Releases: flyteorg/flyte-sdk

v2.5.7

Choose a tag to compare

@wild-endeavor wild-endeavor released this 29 Jun 20:31
fcf3b73

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.7b1 Pre-release
Pre-release

Choose a tag to compare

@kumare3 kumare3 released this 28 Jun 19:49
16cb2e8

What's Changed

  • 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

Full Changelog: v2.5.7b0...v2.5.7b1

v2.5.7b0

v2.5.7b0 Pre-release
Pre-release

Choose a tag to compare

@wild-endeavor wild-endeavor released this 27 Jun 00:52
fc35fe7

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

Choose a tag to compare

@cosmicBboy cosmicBboy released this 25 Jun 16:53
5ccdc45

What's Changed

Full Changelog: v2.5.5...v2.5.6

v2.5.5

Choose a tag to compare

@pingsutw pingsutw released this 25 Jun 16:48
5671a76

What's Changed

Full Changelog: v2.5.4...v2.5.5

v2.5.4

Choose a tag to compare

@cosmicBboy cosmicBboy released this 23 Jun 16:07
7ddf6ff

What's Changed

Full Changelog: v2.5.3...v2.5.4

v2.5.3

Choose a tag to compare

@pingsutw pingsutw released this 22 Jun 20:52
0824cd0

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

Choose a tag to compare

@kumare3 kumare3 released this 20 Jun 01:58
54cfb75

What's Changed

  • fix File, Dir, DataFrame cli parsing with collections by @cosmicBboy in #1214
  • [Image Build] Enable setting platform in from_base and switch to flyte user 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

Choose a tag to compare

@pingsutw pingsutw released this 15 Jun 19:36
a72d850

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

Choose a tag to compare

@katrogan katrogan released this 12 Jun 16:46
7f705ef

What's Changed

Full Changelog: v2.4.4...v2.5.0