File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release Notes
22---
33
4+ ## [ 0.81.0] ( https://github.com/substrait-io/substrait-java/compare/v0.80.0...v0.81.0 ) (2026-03-01)
5+
6+ ### Features
7+
8+ * ** isthmus:** support Substrait struct literal conversions ([ #677 ] ( https://github.com/substrait-io/substrait-java/issues/677 ) ) ([ cd2535b] ( https://github.com/substrait-io/substrait-java/commit/cd2535b9cf34749baac5e60e2daa4a17690c19b6 ) )
9+
410## [ 0.80.0] ( https://github.com/substrait-io/substrait-java/compare/v0.79.0...v0.80.0 ) (2026-02-24)
511
612### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ org.gradle.parallel=true
88org.gradle.caching =true
99
1010# version that is going to be updated automatically by releases
11- version = 0.80 .0
11+ version = 0.81 .0
1212
1313# signing
1414SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments