github flyteorg/flyte v0.11.0
Flyte v0.11.0

latest releases: v1.12.0-b0, flytestdlib/v1.12.0-b0, flytepropeller/v1.12.0-b0...
3 years ago

Flyte Platform

  • New to flyte? https://start.flyte.org takes you through first run experience. (Thanks to @jeevb)
  • Grafana templates for monitoring Flyte System and User Workflows.
  • Extend Flyte docs.
  • FlyteIdl Docs are published! You can learn about the core language that makes it all work.
  • Additional knob for fine tuning flyte propeller performance that speeds up executions drastically.
  • OidC support for Google Idp (And other OidC compliant Idps)
  • Various stabilization bugs.

Flytekit

Since v0.16.0a2, the last flytekit milestone release, all effort has been towards stabilizing the new API. Please see the individual releases for detailed information. The highlights are

  • Serialization/registration processes have been firmed up and utilities to ease that process introduced (not having to build a container to serialize for instance).
  • Plugins structure revamped (eventually we'll move to a separate new repo entirely)
  • User-facing imports have been organized into three top-level subpackages (flytekit, flytekit.testing, and flytekit.extend)
  • Retries added to read-only Admin calls in client
  • Lots of cleanup and additions to the cookbook and documentation generally.
  • Bug fixes.

Don't miss a new flyte release

NewReleases is sending notifications on new releases.