Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 724 Bytes

CHANGELOG-v0.10.0.md

File metadata and controls

14 lines (12 loc) · 724 Bytes

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