Skip to content

Releases: flyteorg/flytekit

Add raw output prefix config to container command line

27 Aug 18:27
1428b37
Compare
Choose a tag to compare

Release 0.12.0

26 Aug 21:04
fab4d44
Compare
Choose a tag to compare
Add support for flytekit[all3] with Spark 3.x (#166)

* Add all3 with Spark3 support

* Update README.md

* Bump version + lint

* Rename to all-spark3

* Rename:

* Add all-spark2.4

[Beta] Fix old-style launch plan auth fetching

18 Aug 14:45
4f0823a
Compare
Choose a tag to compare
v0.12.0b1

Handle old style deprecated auth in launch plans (#161)

[Beta] Flytekit lint and dev-tools

13 Aug 22:40
83c10cc
Compare
Choose a tag to compare
Pre-release

Because of the large change wrought by the new code formatting tools, we're releasing this as a beta release first to give it more time to bake, just in case there's an issue.

Bump urllib3 requirement to <2.0.0

13 Aug 22:39
9355830
Compare
Choose a tag to compare
v0.11.7

Bump urllib3 requirement to <2.0.0 (#155)

Dynamic Sidecar Task

12 Aug 18:44
f451cc5
Compare
Choose a tag to compare
v0.11.6

Add dynamic sidecar tasks (#152)

Support custom raw output prefix when creating a launchplan

12 Aug 15:14
74a8163
Compare
Choose a tag to compare
Raw output data config object (#146)

* add raw output data prefix

* wip

* updating

* use the object now

* setup

* wip

Co-authored-by: Haytham AbuelFutuh <habuelfutuh@lyft.com>

Bump Flyte IDL requirement for Sagemaker

10 Aug 04:06
8d557a0
Compare
Choose a tag to compare
v0.11.4

Sagemaker is only available in v0.18.0 onwards. (#150)

SageMaker fix

01 Aug 21:49
bf3c40f
Compare
Choose a tag to compare

This removes some code that was accidentally checked-in which made some modules broken; it also optimizes the imports of SageMaker files.

Additional Sagemaker fix

01 Aug 17:24
355d54d
Compare
Choose a tag to compare
v0.11.2

Additional Sagemaker init (#148)