File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
Release Notes
2
2
---
3
3
4
+ ## [ 0.5.0] ( https://github.com/substrait-io/substrait-java/compare/v0.4.0...v0.5.0 ) (2023-02-05)
5
+
6
+
7
+ ### Features
8
+
9
+ * upgrade substrait to 0.23.0 ([ #124 ] ( https://github.com/substrait-io/substrait-java/issues/124 ) ) ([ 63cfcb3] ( https://github.com/substrait-io/substrait-java/commit/63cfcb33fa7818e91303d79317c12b8489a9014f ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * decimal parsing reversed ([ #126 ] ( https://github.com/substrait-io/substrait-java/issues/126 ) ) ([ 35aa306] ( https://github.com/substrait-io/substrait-java/commit/35aa306c4fda4ec5f24eb1fc83f295c49aea26d6 ) )
15
+
4
16
## [ 0.4.0] ( https://github.com/substrait-io/substrait-java/compare/v0.3.0...v0.4.0 ) (2023-01-29)
5
17
6
18
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ slf4j.version=1.7.25
20
20
jackson.version =2.12.4
21
21
22
22
# version that is going to be updated automatically by releases
23
- version = 0.4 .0
23
+ version = 0.5 .0
24
24
25
25
# signing
26
26
SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments