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 1
1
Release Notes
2
2
---
3
3
4
+ ## [ 0.22.0] ( https://github.com/substrait-io/substrait-java/compare/v0.21.0...v0.22.0 ) (2023-11-26)
5
+
6
+
7
+ ### Features
8
+
9
+ * ** isthmus:** support inPredicate expression ([ #205 ] ( https://github.com/substrait-io/substrait-java/issues/205 ) ) ([ 133ab83] ( https://github.com/substrait-io/substrait-java/commit/133ab8335ccf57b50ddf7a12f7822c81613bc30a ) )
10
+
4
11
## [ 0.21.0] ( https://github.com/substrait-io/substrait-java/compare/v0.20.0...v0.21.0 ) (2023-11-19)
5
12
6
13
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.21 .0
23
+ version = 0.22 .0
24
24
25
25
# signing
26
26
SIGNING_KEY_ID = 193EAE47
You can’t perform that action at this time.
0 commit comments