File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22---
33
4+ ## [ 0.73.0] ( https://github.com/substrait-io/substrait-java/compare/v0.72.0...v0.73.0 ) (2025-12-14)
5+
6+ ### Features
7+
8+ * ** isthmus:** add dynamic function conversion capabilities ([ #457 ] ( https://github.com/substrait-io/substrait-java/issues/457 ) ) ([ c5b1536] ( https://github.com/substrait-io/substrait-java/commit/c5b1536cc346706afa3dd36e568455f2ef843e5d ) )
9+ * support Nested Lists ([ #627 ] ( https://github.com/substrait-io/substrait-java/issues/627 ) ) ([ 717242a] ( https://github.com/substrait-io/substrait-java/commit/717242a53dc63221ac34d6b190a6786a0736d038 ) )
10+
411## [ 0.72.0] ( https://github.com/substrait-io/substrait-java/compare/v0.71.0...v0.72.0 ) (2025-12-07)
512
613### 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.72 .0
11+ version = 0.73 .0
1212
1313# signing
1414SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments