Skip to content

Flyte v0.10.0 Milestone release

Compare
Choose a tag to compare
@EngHabu EngHabu released this 15 Jan 18:16
· 4395 commits to master since this release
17352c7

Flytekit

  • Alpha release of Flytekit (v0.16.0a2). Please check the release for the detailed changelog.
  • Alpha A revamp of the flytekit examples can be found here.

FlyteConsole

  • Show all executions across project and domain
  • Yielding launch plans from dynamic tasks will now show links for executions in the UI
  • Ability to pass role/service account for single task executions in the launch form
  • If auth is enabled, Console will automatically attempt login, saving you a click
  • Bug and stability fixes

Flyte Platform

  • SparkOperator v1beta2 support
  • Bug Fixes