Skip to content

Releases: flyteorg/flytekit

v0.8.0b1: Write Tasks and SubWorkflows in Dynamic Job Spec (#111)

08 May 18:26
6a322e7
Compare
Choose a tag to compare
* 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

08 May 01:10
ec167bd
Compare
Choose a tag to compare

[Beta] Move serialize/register changes to 0.8.x range

07 May 22:42
c125cd7
Compare
Choose a tag to compare

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

07 May 18:31
854f57e
Compare
Choose a tag to compare

[Beta] Bug fix for folder option in pyflyte serialize, NOPUSH env var for build script

05 May 16:20
dfa9461
Compare
Choose a tag to compare
v0.7.1b1

Image build script flag and remove 2.7 from travis, bug for serialize…

Add serialize to pyflyte

04 May 22:06
fe5b620
Compare
Choose a tag to compare
Pre-release
0.7.1b0

Serialization to produce registerable entities (#104)

FlyteKit 0.7.0 release

01 May 00:46
07f8e80
Compare
Choose a tag to compare
v0.7.0

Flytekit v0.7.0 release (#105)

Generic Spark Support

17 Apr 00:29
3d6437b
Compare
Choose a tag to compare
Generic Spark Support Pre-release
Pre-release

Extends Spark Support to make it easier to integrate Scala/Java jobs as Spark Tasks in Flyte.

Implement UpdateNamedEntity in flyte-cli

07 Apr 21:00
1a9a664
Compare
Choose a tag to compare
v0.7.0b2

Implement UpdateNamedEntity in flyte-cli (#100)

[Beta] Dynamic yielding of launch plan support

06 Apr 22:43
efc081e
Compare
Choose a tag to compare
v0.7.0b1

Finish dynamic yielding of launch plans (#92)