Releases: flyteorg/flytekit
Releases · flyteorg/flytekit
Revert "Add cli option to update workflow"
v0.6.2 Revert "Add cli option to update workflow" (#99)
Add cli option to update workflow state
v0.6.1 Add cli option to update workflow (#98)
Release v0.6.0
Presto Task
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
v0.6.0b5 Add metadata to all calls to Admin (#95)
[Beta] Adding support for Interruptible
A task tagged with interruptible=true is giving the permission to evict itself in case the machine needs to be terminated.
[Beta] Subworkflows
See flyteorg/flyte#139 for background information.
Revert "Don't modify resource names when generating sidecar pod spec"
v0.5.3 Revert "Don't modify resource names when generating sidecar pod spec"…
Don't modify resource names when generating sidecar pod spec
v0.5.2 Don't modify resource names when generating sidecar pod spec (#88)