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 1
1
Release Notes
2
2
---
3
3
4
+ ## [ 0.62.1] ( https://github.com/substrait-io/substrait-java/compare/v0.62.0...v0.62.1 ) (2025-07-27)
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** isthmus-cli:** fix tpch_smoke.sh test script ([ #450 ] ( https://github.com/substrait-io/substrait-java/issues/450 ) ) ([ 7906dae] ( https://github.com/substrait-io/substrait-java/commit/7906dae271faccccd11cd0d957c8ae9e7c4d0488 ) )
9
+
4
10
## [ 0.62.0] ( https://github.com/substrait-io/substrait-java/compare/v0.61.0...v0.62.0 ) (2025-07-13)
5
11
6
12
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ sparkbundle.version=3.4
26
26
spark.version =3.4.2
27
27
28
28
# version that is going to be updated automatically by releases
29
- version = 0.62.0
29
+ version = 0.62.1
30
30
31
31
# signing
32
32
SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments