Releases: flyteorg/flytekit
Releases · flyteorg/flytekit
Raw Container
v0.10.0 FlyteCoPilot: Raw container support [Alpha] (#107)
Use to literal type when comparing Schema columns
v0.9.4 Use to_flyte_literal_type() when comparing schema columns (#128)
Single task execution
v0.9.3 Register and launch single task execution (#126)
Add OnFailurePolicy attribute for `@workflow_class`
v0.9.1 Bump version to 0.9.1 (#125)
Add OnFailurePolicy attribute for `@workflow_class`
Bump Version (#124) * Add FailurePolicy to WorkflowMetadata * Update sample * Fix param names * Fix typos && fix setting metadata attributes * Code docs * Bump version * Update to latest IDL
Launch a single task execution
v0.9.0b0 Implement launch single task execution (#115)
Minor fix to client logging
v0.8.2 Fix logging (#119)
Improve logging for pyflyte launch plan commands
v0.8.1 Adding logging to pyflyte launch plan activation command (#117)
v0.8.0 Release
bump (#116)
Add _sync_closure call to reduce load from wait_for_completion calls
v0.8.0b2 Add _sync_closure call to reduce load from wait_for_completion calls …