Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.08 KB

CHANGELOG-v0.19.3.md

File metadata and controls

29 lines (21 loc) · 1.08 KB

Flyte v0.19.3 Changelog

Updates

Core Platform

  • Support for Type Annotations complete.
  • BigQuery plugin
  • Support for hash-based caching of schema and structured dataset offloaded types.
  • Configurable gRPC message size.
  • Cleanup of database connection handling in Admin.
  • Bug and performance fixes around

SDK

  • New current_task_metadata field in StructuredDatasetDecoder interface.
  • Authentication configs removed (auto-detected from Admin)
  • AWS Batch Task
  • Callable fetched entities

See the complete notes for flytekit v0.31.0. Keep in mind we'll be releasing v0.32.0 in a couple days. At that time the StructuredDataset type will be the default Flyte type for dataframes!

UI

  • Fix node IDs for certain nested scenarios where node IDs are shared across nested workflows.

Component Versions

Admin v0.6.92 to v0.6.112 Propeller v0.16.19 to v0.16.32 Console v0.41.0 to v0.43.0