Skip to content

Releases: flyteorg/flytekit

Minor fix to client logging

03 Jun 16:40
79b1117
Compare
Choose a tag to compare
v0.8.2

Fix logging (#119)

Improve logging for pyflyte launch plan commands

30 May 02:53
e65b1bb
Compare
Choose a tag to compare
v0.8.1

Adding logging to pyflyte launch plan activation command (#117)

v0.8.0 Release

29 May 19:57
03b5bf1
Compare
Choose a tag to compare
bump (#116)

Add _sync_closure call to reduce load from wait_for_completion calls

18 May 22:05
1926b12
Compare
Choose a tag to compare
v0.8.0b2

Add _sync_closure call to reduce load from wait_for_completion calls …

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)