Releases: flyteorg/flytekit
Releases · flyteorg/flytekit
v0.8.0b1: Write Tasks and SubWorkflows in Dynamic Job Spec (#111)
* Write Tasks and SubWorkflows in Dynamic Job Spec * Add a unit test with no outputs * Merge master * Correctly merge * address PR comments
Fix dynamic job spec generation for launch plans and sub workflows
[Beta] Move serialize/register changes to 0.8.x range
No new changes - this release just repositions the serialize/register changes to the 0.8.x release range so that we can reserve 0.7.x for patches to the 0.7.0 release.
[Beta] File-based registration from flyte-cli
[Beta] Bug fix for folder option in pyflyte serialize, NOPUSH env var for build script
Pre-release
v0.7.1b1 Image build script flag and remove 2.7 from travis, bug for serialize…
Add serialize to pyflyte
0.7.1b0 Serialization to produce registerable entities (#104)
FlyteKit 0.7.0 release
v0.7.0 Flytekit v0.7.0 release (#105)
Generic Spark Support
Extends Spark Support to make it easier to integrate Scala/Java jobs as Spark Tasks in Flyte.
Implement UpdateNamedEntity in flyte-cli
v0.7.0b2 Implement UpdateNamedEntity in flyte-cli (#100)
[Beta] Dynamic yielding of launch plan support
v0.7.0b1 Finish dynamic yielding of launch plans (#92)