Skip to content

Flyte v0.9.0 Milestone release

Compare
Choose a tag to compare
@kumare3 kumare3 released this 19 Nov 00:37
· 4441 commits to master since this release
8ea26d5

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