github flyteorg/flyte v1.1.0
Flyte v1.1.0 milestone release

latest releases: flytectl/v0.9.0, v1.13.0-rc0, flytestdlib/v1.13.0-rc0...
24 months ago

Flyte 1.1 Changelog

Platform

User Improvements

Support for Optional types. With the inclusion of Union types in flytekit, we can now support optional types.

Flyte Deck is now available. Please take a look at the documentation and also the OSS presentation that was done a few weeks back.

Backend Improvements

Bug Fixes

  • Propeller calling finalize rather than abort
  • Propeller correctly identify error when requesting a launch plan that does not exist.
  • Better handle execution CRDs that don't exist in Admin.
  • Fix panic when creating additional label options.
  • Check validity of notifications.
  • Revert Spark tasks to use the spark role if unspecified by the user.

...and more!

Flytekit

  • Work for Flyte Decks and Optional types.
  • pyflyte run now supports executing tasks.
  • pyflyte register combines the UX of run with the functionality of package. Please see the video posted along with the forthcoming documentation.

Bug Fixes

UI

  • fix: support mapped tasks #494
  • feat: support flyte decks #504
  • feat: launch plans list & detail page #507
  • fix(bug-508): executions can not be filtered by start time #509
  • feat: navbar navigation dropdown #511
  • chore: support internal/external navigsation better #513
  • chore: Update Contributing.md #515
  • chore: update navigationDropdown usage #517
  • fix: cache icon for map task #519
  • fix: Relaunch form does not persist security context values when changed #527
  • fix: release process #529
  • fix: fix semantic-release config #532
  • test: fix time sensitive test #533
  • feat: Rename upgrade idl workflow #534
  • fix(491): remove favicon package + use favicon.svg by default #537

The lists above contains changes from the 1.0.x release as well.

Don't miss a new flyte release

NewReleases is sending notifications on new releases.