Skip to content

Releases: flyteorg/flytekit

Revert "Add cli option to update workflow"

03 Apr 20:41
190e166
Compare
Choose a tag to compare
v0.6.2

Revert "Add cli option to update workflow" (#99)

Add cli option to update workflow state

03 Apr 00:37
607222e
Compare
Choose a tag to compare
v0.6.1

Add cli option to update workflow (#98)

Release v0.6.0

30 Mar 19:17
f046647
Compare
Choose a tag to compare

Presto Task

24 Mar 19:39
9a0587e
Compare
Choose a tag to compare
Presto Task Pre-release
Pre-release
Add support for the new Presto task (#89)

* AVSW-41872: Extend the Flyte SDK with a handler for the new task

* Changs to presto object type

* coding session 1

* remaining changes & cleanup

* PR feedback

* prefix implicits with __

* small stuff

* move the schema_type call into constructor?

* override add_inputs

* reverting schema feedback

* bump version

* changes

Co-authored-by: lu4nm3 <[email protected]>
Co-authored-by: Luis Medina <[email protected]>
Co-authored-by: Yee Hing Tong <[email protected]>

Add metadata to all Admin calls

24 Mar 17:46
bb733a8
Compare
Choose a tag to compare
Pre-release
v0.6.0b5

Add metadata to all calls to Admin (#95)

[Beta] Adding support for Interruptible

13 Mar 23:43
9f3b48f
Compare
Choose a tag to compare
Pre-release

A task tagged with interruptible=true is giving the permission to evict itself in case the machine needs to be terminated.

[Beta] Subworkflows

09 Mar 21:50
fd17913
Compare
Choose a tag to compare
[Beta] Subworkflows Pre-release
Pre-release

#75

See flyteorg/flyte#139 for background information.

Revert "Don't modify resource names when generating sidecar pod spec"

07 Mar 00:46
5cc1532
Compare
Choose a tag to compare
v0.5.3

Revert "Don't modify resource names when generating sidecar pod spec"…

Don't modify resource names when generating sidecar pod spec

05 Mar 00:19
4c0e1d1
Compare
Choose a tag to compare
v0.5.2

Don't modify resource names when generating sidecar pod spec (#88)

v0.5.1

04 Mar 19:19
Compare
Choose a tag to compare
  • Remove the travis version of pypi push now that we have github workflows #85
  • [bug fix] Append '/' to remote_path for gcs #84