Skip to content

v0.11.10 (2026-05-20)

Choose a tag to compare

@github-actions github-actions released this 20 May 03:24
f96911a

What’s new

Added

  • Added support for EXCEL read with FileDataSource
  • Variables injection for CLI init command
  • Support for Spark >= 4 testing

Updated

  • Changed LITERAL data type for FileDataSource/Sink to string to support future and custom formats.

Fixed

  • Regression in performance for stack with high number of resources
  • Issue with getting existing spark session on serverless workflows

Full Changelog