Skip to content

v0.80.0

Choose a tag to compare

@substrait-java-releaser substrait-java-releaser released this 24 Feb 00:26
· 348 commits to main since this release

0.80.0 (2026-02-24)

⚠ BREAKING CHANGES

  • removed FeatureBoard class
  • all constructors consuming a FeatureBoard have been
    removed
  • a number of methods/constructors have been replaced
    with ConverterProvider equivalents

Features

  • introduce ConverterProvider to control conversion behaviour (#649) (bb58d42)