Releases: substrait-io/substrait-rs
v0.41.8
Chore
-
bump serde_json from 1.0.127 to 1.0.128 in the cargo group
Bumps the cargo group with 1 update:
serde_json.Updates
serde_json
from 1.0.127 to 1.0.128
Commit Statistics
- 1 commit contributed to the release.
- 2 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #222
Commit Details
v0.41.7
Chore
-
bump syn from 2.0.76 to 2.0.77 in the cargo group
Bumps the cargo group with 1 update:
syn.Updates
syn
from 2.0.76 to 2.0.77
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #221
Commit Details
v0.41.6
Chore
- bump the proto group with 3 updates
Bumps the proto group with 3 updates:
prost,
prost-types and
prost-build.
Commit Statistics
- 1 commit contributed to the release.
- 5 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #220
Commit Details
v0.41.5
Chore
-
bump prettyplease from 0.2.20 to 0.2.22 in the cargo group
Bumps the cargo group with 1 update:
prettyplease.Updates
prettyplease
from 0.2.20 to 0.2.22
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #218
Commit Details
v0.41.4
Chore
-
bump the cargo group with 3 updates
Bumps the cargo group with 3 updates:
serde,
serde_json and
syn.Updates
serde
from 1.0.208 to 1.0.209
Updatesserde_json
from 1.0.125 to 1.0.127
Updatessyn
from 2.0.75 to 2.0.76
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #217
Commit Details
v0.41.3
Chore
-
bump the cargo group with 10 updates
Bumps the cargo group with 10 updates:Package From To url 2.5.0
2.5.2
semver 1.0.22
1.0.23
serde 1.0.202
1.0.208
serde_json 1.0.117
1.0.125
|
| serde_yaml |0.9.32
|
0.9.34+deprecated
|
| thiserror |1.0.61
|
1.0.63
|
| prettyplease |0.2.9
|
0.2.20
|
| protobuf-src
|2.0.0+26.1
|2.1.0+27.1
|
| schemars |0.8.20
|0.8.21
|
| syn |2.0.65
|2.0.75
|Updates
url
from 2.5.0 to 2.5.2Commits
54346fa
Revert "Reimplement idna on top of ICU4X" (#946)dcfbed3
Update idna to 1.0.1 (#945)467ef63
fix panic onxn--55555577
(#940)3d6dbbb
Reimplement idna on top of ICU4X (#923)de947ab
Document possible replacements of the base URL (#926)8b8431b
docs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0
Non-special URLs can have their paths erased (#921)49eea1c
Fix multiple issues on wasm32: (#886)a4dd58b
Fix lint (#920)73803fa
Update URLs (#916)- Additional commits viewable in compare view
Updates
semver
from 1.0.22 to 1.0.23Commits
69efd3c
Release 1.0.23451b419
Merge pull request #318 from dtolnay/checkcfg5b71485
Resolve unexpected_cfgs warningc520af7
Revert "Temporarily disable miri on doctests"73b5d9e
Merge pull request #313 from Saecki/patch-1e8d61de
chore: fix typo in safety commentd282d48
Explicitly install a Rust toolchain for cargo-outdated job6e6ba22
Temporarily disable miri on doctests- See full diff in compare view
Updates
serde
from 1.0.202 to 1.0.208Release notes
Sourced from serde's releases.
v1.0.208
v1.0.207
- Improve interactions between
flatten
attribute andskip_serializing
/skip_deserializing
(#2795, thanks@Mingun
)
v1.0.206
v1.0.205
- Use serialize_entry instead of serialize_key + serialize_value when
serialize flattened newtype enum variants (#2785,
thanks
@Mingun
) - Avoid triggering a collection_is_never_read lint in the deserialization of enums containing flattened fields (#2791)
v1.0.204
- Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to
suggest adding serde derive or enabling a "serde" feature flag
in dependencies (#2767,
thanks
@weiznich
)
v1.0.203
- Documentation improvements (#2747)
Commits
026e91a
Release 1.0.208bfbedac
Merge pull request #2802 from jonhoo/flatten-unit-struct4036ff8
Support (de-)serializing flattened unit struct1b4da41
Release 1.0.207f61d452
Touch up PR 2795f986609
Merge pull request #2795 from Mingun/has-flatten-rework77a6a9d
Take into account only not skipped flatten fields when choose serialization form547d843
Remove dead code - serialize_struct_as_map always called when cattrs.has_flat...
v0.41.2
Chore
- group
cargo
updates
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #213
Commit Details
v0.41.1
Chore
- bump rustix from 0.37.22 to 0.37.27 in the cargo group
Bumps the cargo group with 1 update:
rustix.
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #207
Commit Details
v0.41.0
Chore (BREAKING)
- bump substrait from
0.54.0
to0.55.0
Bumps substrait from
93c8339
toae77a72
.
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: #206
Commit Details
v0.40.0
Chore (BREAKING)
- bump substrait from
0.53.0
to0.54.0
Bumps substrait from
5fe2a16
to93c8339
.
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: #205