Releases: substrait-io/substrait-rs
v0.50.4
Chore
- bump syn from 2.0.91 to 2.0.92 in the cargo group
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #274
Commit Details
v0.50.3
Chore
-
bump the cargo group with 3 updates
Bumps the cargo group with 3 updates:
serde_json,
thiserror and
syn.Updates
serde_json
from 1.0.133 to 1.0.134
Updatesthiserror
from 2.0.8 to 2.0.9
Updatessyn
from 2.0.90 to 2.0.91
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #273
Commit Details
v0.50.2
Chore
- bump substrait from
0.63.0
to0.63.1
Bumps substrait from
6d481e1
tob6abbb7
.
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: #272
Commit Details
v0.50.1
Chore
-
bump thiserror from 2.0.7 to 2.0.8 in the cargo group
Bumps the cargo group with 1 update:
thiserror.Updates
thiserror
from 2.0.7 to 2.0.8
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: #271
Commit Details
v0.50.0
Chore
-
bump thiserror from 2.0.6 to 2.0.7 in the cargo group
Bumps the cargo group with 1 update:
thiserror.Updates
thiserror
from 2.0.6 to 2.0.7 -
bump semver from 1.0.23 to 1.0.24 in the cargo group
Bumps the cargo group with 1 update:
semver.Updates
semver
from 1.0.23 to 1.0.24 -
bump serde from 1.0.215 to 1.0.216 in the cargo group
Bumps the cargo group with 1 update:
serde.Updates
serde
from 1.0.215 to 1.0.216 -
bump thiserror from 2.0.4 to 2.0.6 in the cargo group
Bumps the cargo group with 1 update:
thiserror.Updates
thiserror
from 2.0.4 to 2.0.6 -
bump the proto group with 3 updates
Bumps the proto group with 3 updates:
prost,
prost-types and
prost-build.Updates
prost
from 0.13.3 to 0.13.4
Updatesprost-types
from 0.13.3 to 0.13.4
Updatesprost-build
from 0.13.3 to 0.13.4
Chore (BREAKING)
- bump substrait from
0.62.0
to0.63.0
Bumps substrait from
eec1c18
to6d481e1
.
Commit Statistics
- 6 commits contributed to the release.
- 11 days passed between releases.
- 6 commits were understood as conventional.
- 6 unique issues were worked on: #265, #266, #267, #268, #269, #270
Commit Details
view details
- #265
- Bump the proto group with 3 updates (048adf8)
- #266
- Bump thiserror from 2.0.4 to 2.0.6 in the cargo group (4d6833f)
- #267
- Bump serde from 1.0.215 to 1.0.216 in the cargo group (0c34792)
- #268
- Bump semver from 1.0.23 to 1.0.24 in the cargo group (3915637)
- #269
- Bump substrait from
0.62.0
to0.63.0
(01c8aec)
- Bump substrait from
- #270
- Bump thiserror from 2.0.6 to 2.0.7 in the cargo group (6fcc5a5)
v0.49.5
Chore
- bump release job rust version
Refactor
- replace
once_cell
withstd::sync::LazyLock
, bumping msrv to1.80.1
Commit Statistics
- 2 commits contributed to the release.
- 2 commits were understood as conventional.
- 2 unique issues were worked on: #261, #262
Commit Details
v0.49.4
Chore
-
bump thiserror from 2.0.3 to 2.0.4 in the cargo group
Bumps the cargo group with 1 update:
thiserror.Updates
thiserror
from 2.0.3 to 2.0.4Release notes
Sourced from thiserror's releases.
2.0.4
- Eliminate needless_lifetimes clippy lint in generated
From
impls (#391, thanks@matt-phylum
)
Commits
You can trigger a rebase of this PR by commenting
@dependabot rebase
. - Eliminate needless_lifetimes clippy lint in generated
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: #260
Commit Details
v0.49.3
Chore
-
bump syn from 2.0.89 to 2.0.90 in the cargo group
Bumps the cargo group with 1 update:
syn.Updates
syn
from 2.0.89 to 2.0.90
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #259
Commit Details
v0.49.2
Chore
- fix 1.83 clippy warnings
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: #257
Commit Details
v0.49.1
Chore
-
bump url from 2.5.3 to 2.5.4 in the cargo group
Bumps the cargo group with 1 update:
url.Updates
url
from 2.5.3 to 2.5.4
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #256