Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

CHANGELOG-v0.16.0.md

File metadata and controls

21 lines (15 loc) · 1.08 KB

Flyte v0.16.0

FlyteKit

  • Redesigned Flyte Remote
  • Parse out descriptions of inputs/outputs for workflows and tasks (issue)
  • Improvements to exception handling
  • Reference launch plan support in dynamic tasks

Please see the flytekit release for the full list and more details.

Platform

  • Allow download of unlimited size in copilot (issue)
  • Allow overriding of various configs in flytectl command line (e.g. --storage.type=s3) (issue)
  • Allow further customization of the namespaces in which workflows run (issue)

Documentation

  • Improvements to getting started.
  • Contributing to Flyte guide to help understand the components and their responsibilities (available here).

And various stabilization fixes!