Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 901 Bytes

CHANGELOG-v0.9.0.md

File metadata and controls

19 lines (14 loc) · 901 Bytes

Flytekit

  • Fast register - code only changes no longer need a rebuild of the container to run (read the docs!)
  • Project archive/activate command in flyte-cli
  • Bug fixes and misc improvements

Please take a look at the newest alpha release of Flytekit (v0.16.0a0) which introduces native Python based typing, and a new way of workflow authoring that enables local workflow execution. For examples of the native typed SDK usage refer to: Cookbook Examples

FlyteConsole

  • Better Single task launch support
  • Launch form with more types supported
  • Bug and stability fixes

Flyte Platform

  • SparkOperator v1beta2 support
  • Archive/Unarchive projects
  • Bug Fixes