8000 Releases · flyteorg/flyte-sdk · GitHub
[go: up one dir, main page]

Skip to content

Releases: flyteorg/flyte-sdk

v2.0.6

11 Mar 17:10
3267cc2

Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

11 Mar 13:44
4f80e38

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

06 Mar 20:22
caf5d0e

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

04 Mar 18:46
2e34999

Choose a tag to compare

What's Changed

  • Example: add async training with periodic eval and early stopping exa… by @kumare3 in #721
  • fix(flyte serve): resolve include paths relative to app dir when bundling for flyte serve by @AdilFayyaz in #723
  • add support for local retries, support tui by @cosmicBboy in #729
  • fix: skip .venv and ignored directories in load_python_modules by @pingsutw in #733
  • Dynamic Batcher: Useful for dynamically batching onto a constrainted resource like gpus by @kumare3 in #734
  • local runs and tui should respect disable run cache by @cosmicBboy in #732
  • feat: Add vim keys j,k navigation support for TUI menu by @SharpKoi in #727
  • feat: embed image build run URL in TaskMetadata for clickable image URI by @AdilFayyaz in #731
  • feat: add project/domain/created_at/updated_at filters to Run.listall and Action.listall by @AdilFayyaz in #738
  • fix(uv): copy editable dep pyproject.toml files and compute common source_dir by @pingsutw in #719
  • MLE agent by @cosmicBboy in #715
  • fix: initialize config in TaskPerFileGroup commands by @pingsutw in #742
  • update panel flyte 2 app by @cosmicBboy in #730
  • Support vim keys j/k navigation in status dropdown menu by @SharpKoi in #736
  • add phase runtimes to action details by @dansola in #743
  • feat: allow with_source_file to accept a list of paths by @AdilFayyaz in #724
  • feat: add with_code_bundle to Image by @pingsutw in #741
  • Fix(deploy): improve duplicate environment error message to hint at --root-dir by @AdilFayyaz in #707
  • fix: Resuable tasks are not currently debuggable by @kumare3 in #744
  • jsonl plugin by @samhita-alla in #728

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Feb 02:06
2da237d

Choose a tag to compare

8000

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Feb 01:21
b9527c6

Choose a tag to compare

TL;DR

Bug fixes:

  1. Distributed training pytorch hanging bug is now fixed using a watchdog
  2. Support for S3 virtual hosted (export FLYTE_AWS_S3_ADDRESSING_STYLE env var in environment, image or with_runcontext)
  3. Better retries for bad network connection
    4.pod templates and code bundling improvements for apps
  4. fix short name override for remote tasks

Features

  1. Orchestration Sandboxes 🚀
  2. H100 mig partitions support

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0 Flyte (v2) SDK

18 Feb 22:54
21881bd

Choose a tag to compare

🚀 Flyte v2 SDK GA

We’re excited to announce that with this release, the Flyte v2 SDK is officially out of beta and the Flyte v2 API is now stable for production use.

🔒 What “Stable” Means

  • No breaking changes to the v2 API
  • Production-ready reliability and performance

📚 Learn More

For full details, migration guidance, and usage examples, see the documentation:

👉 https://www.union.ai/docs/v2/flyte/user-guide/overview/

💬 Feedback & Support

We’d love to hear from you:

Thank you to everyone who tried this product throughout the beta period, and for all the us valuable feedback that helped shape this release.

Onward 🚀

v2.0.0b60

18 Feb 05:08
cd48acf

Choose a tag to compare

v2.0.0b60 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b59...v2.0.0b60

v2.0.0b59

17 Feb 23:07
03fdb30

Choose a tag to compare

B94A
v2.0.0b59 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b58...v2.0.0b59

v2.0.0b58

17 Feb 20:42
aba4e22

Choose a tag to compare

v2.0.0b58 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b57...v2.0.0b58

0