Releases: flyteorg/flytekit
Releases · flyteorg/flytekit
Add raw output prefix config to container command line
Release 0.12.0
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
v0.12.0b1 Handle old style deprecated auth in launch plans (#161)
[Beta] Flytekit lint and dev-tools
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
v0.11.7 Bump urllib3 requirement to <2.0.0 (#155)
Dynamic Sidecar Task
v0.11.6 Add dynamic sidecar tasks (#152)
Support custom raw output prefix when creating a launchplan
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
v0.11.4 Sagemaker is only available in v0.18.0 onwards. (#150)
SageMaker fix
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
v0.11.2 Additional Sagemaker init (#148)