File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22---
33
4+ ## [ 0.72.0] ( https://github.com/substrait-io/substrait-java/compare/v0.71.0...v0.72.0 ) (2025-12-07)
5+
6+ ### Features
7+
8+ * support Nested Structs ([ #579 ] ( https://github.com/substrait-io/substrait-java/issues/579 ) ) ([ 8845bbf] ( https://github.com/substrait-io/substrait-java/commit/8845bbff6954c2ba5105469401a94bf54c686f49 ) )
9+
410## [ 0.71.0] ( https://github.com/substrait-io/substrait-java/compare/v0.70.0...v0.71.0 ) (2025-11-30)
511
612### Features
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.71 .0
11+ version = 0.72 .0
1212
1313# signing
1414SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments