Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: flyteorg/flyte-sdk

v2.0.0b42

31 Dec 22:42
9c8d024

Choose a tag to compare

v2.0.0b42 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b41...v2.0.0b42

v2.0.0b41

26 Dec 21:14
d390de5

Choose a tag to compare

v2.0.0b41 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b40...v2.0.0b41

v2.0.0b40

19 Dec 19:53
d461291

Choose a tag to compare

v2.0.0b40 Pre-release
Pre-release

#TL;DR:

  • Improved some routinely used apis
  • added support for more gpu types
  • Bug fixes: in auth refreshing

What's Changed

Full Changelog: v2.0.0b39...v2.0.0b40

v2.0.0b39

18 Dec 22:17
5ca665d

Choose a tag to compare

v2.0.0b39 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b38...v2.0.0b39

v2.0.0b38

16 Dec 07:17
794be75

Choose a tag to compare

v2.0.0b38 Pre-release
Pre-release

What's Changed

  • Add flyte store verb with hf-model noun to store huggingface models by @cosmicBboy in #418
  • Working example of multi folder structure with just pythonpath by @kumare3 in #430

Full Changelog: v2.0.0b37...v2.0.0b38

v2.0.0b37

15 Dec 06:02
03f58d2

Choose a tag to compare

v2.0.0b37 Pre-release
Pre-release

Overview

This release focuses on stability and examples. Improved stability in passing pydantic and dataclasses using json to flyte.run.
Improved relaibility for code bundle uploads.
Better controller stability at massive scale

What's Changed

Full Changelog: v2.0.0b36...v2.0.0b37

v2.0.0b36

11 Dec 21:38
bd34c02

Choose a tag to compare

v2.0.0b36 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0b35...v2.0.0b36

v2.0.0b35

09 Dec 01:23
b40863c

Choose a tag to compare

v2.0.0b35 Pre-release
Pre-release

TL;DR

  • Image build should work on windows
  • Most paths working on windows (flyte run)
  • Apps improvement
  • Support for H200 partitions
  • c0 command for connectors
  • install local project when using uv script mode.
  • flyte serve support

What's Changed

Full Changelog: v2.0.0b34...v2.0.0b35

v2.0.0b34

02 Dec 19:32
4894465

Choose a tag to compare

v2.0.0b34 Pre-release
Pre-release

Overview

b34 marks as one of the larges released in Flyte 2.0's SDK. It is production ready. Folks have scaled it to tens of thousands of tasks at rapid scale, able to download gigabytes of data and run large scale training on myraid architectures. This release takes us closed to the goal of Flyte 2.0's goals - one platform that is cohesive, simple, consistent, fast and end to end.
At a high level the most notable features are,

  1. Serving - serve models, apps using the fast, consistent and simple API. This marks the beta release of the app devex. There will be some more minor changes, but many examples now show that it is possible to invoke services from tasks, tasks from services and services from services.
  2. Support for custom context, that goes beyond regular inputs and can pass context data between tasks.
  3. Tasks now have docs and description support.

Also welcome many new contributors. Follow the progress for Flyte 2.0 backend in the flyteorg/flyte - v2 branch. Remember as always, all of flyte-sdk can be run locally, so you do not need a backend!

What's Changed

New Contributors

Full Changelog: v2.0.0b33...v2.0.0b34

v2.0.0b33

20 Nov 19:20
f9c4037

Choose a tag to compare

v2.0.0b33 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b32...v2.0.0b33