Releases: substrait-io/substrait-rs
Releases · substrait-io/substrait-rs
v0.37.3
Chore
- fix build script warning, fix doctest with default features
Also tests without default features in CI.
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #200
Commit Details
v0.37.2
Documentation
--cfg=docsrs
is now a default set by docs.rs
It's no longer required to specify this in our package metadata.
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #190
Commit Details
v0.37.1
Chore
- add
prost
andpbjson
dependabot groups
This groups the dependabot updates of these packages together.
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #199
Commit Details
v0.37.0
Other (BREAKING)
-
upgrade prost to 0.13 for hyper 1.x
tonic 0.12 depends on prost 0.13
Commit Statistics
- 1 commit contributed to the release.
- 1 day passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #195
Commit Details
v0.36.0
Chore (BREAKING)
- bump substrait from
0.50.0
to0.51.0
Bumps substrait from
Commit Statistics
- 1 commit contributed to the release.
- 6 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #194
Commit Details
v0.35.0
Chore (BREAKING)
- bump substrait from
0.49.0
to0.50.0
Bumps substrait from
fcf0f76
to7dbbf04
.
Commit Statistics
- 1 commit contributed to the release.
- 34 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #193
Commit Details
v0.34.1
New Features
- add
text::simple_extensions::ArgumentsItem
parser
Commit Statistics
- 1 commit contributed to the release.
- 4 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #185
Commit Details
v0.34.0
Chore (BREAKING)
- bump substrait from
0.48.0
to0.49.0
Bumps substrait from
3dc77ae
tofcf0f76
.
Commit Statistics
- 1 commit contributed to the release.
- 1 day passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #189
Commit Details
v0.33.4
New Features
-
include Substrait core extensions
Include core extensions fromSubtrait
.
The majority of the code originates from the un-merged pr #89.
Commit Statistics
- 1 commit contributed to the release.
- 7 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #187
Commit Details
v0.33.3
Chore
- update protobuf-src requirement from 1.1.0 to 2.0.0
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #184