substrait-validator
Substrait validator
0.1.4
8.6M downloads/mo
#3376 most downloaded on crates.io
substrait-io/substrait-validator
What this package is like to depend on
Last release 1 years ago
11 Jun 2025
Ships unpredictably
gaps range from 8 days to 1.9 years
Some releases are documented
notes for 5 of 13 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
13 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Mar 2022 to Jun 2025Releases
latest 13-
0.1.411 Jun 2025Release notes
Open source →What's Changed
- build(deps): bump syn from 2.0.95 to 2.0.96 by @dependabot in #363
- build(deps): bump pyo3-build-config from 0.23.3 to 0.23.4 by @dependabot in #364
- build(deps): bump thiserror from 2.0.10 to 2.0.11 by @dependabot in #365
- build(deps): bump cbindgen from 0.27.0 to 0.28.0 by @dependabot in #367
- build(deps): bump semver from 1.0.24 to 1.0.25 by @dependabot in #368
- build(deps): bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #369
- build(deps): bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #372
- build(deps): bump syn from 2.0.96 to 2.0.98 by @dependabot in #374
- build(deps): bump protobuf-src from 2.1.0+27.1 to 2.1.1+27.1 by @dependabot in #373
- build(deps): bump once_cell from 1.20.2 to 1.20.3 by @dependabot in #375
- build(deps): bump strum from 0.26.3 to 0.27.0 by @dependabot in #378
- chore(deps): group strum updates by @mbrobbel in #379
- build(deps): bump PyO3/maturin-action from 1.45.0 to 1.46.0 by @dependabot in #380
- build(deps): bump bufbuild/buf-setup-action from 1.47.2 to 1.50.0 by @dependabot in #381
- build(deps): bump prost from 0.13.4 to 0.13.5 by @dependabot in #382
- build(deps): bump prost-types from 0.13.4 to 0.13.5 by @dependabot in #383
- build(deps): bump prost-build from 0.13.4 to 0.13.5 by @dependabot in #385
- build(deps): bump the strum group with 2 updates by @dependabot in #384
- chore: fix clippy 1.85 warnings by @mbrobbel in #388
- build(deps): bump serde_json from 1.0.138 to 1.0.139 by @dependabot in #386
- build(deps): bump serde from 1.0.217 to 1.0.218 by @dependabot in #387
- build(deps): bump chrono from 0.4.39 to 0.4.40 by @dependabot in #392
- build(deps): bump libc from 0.2.169 to 0.2.170 by @dependabot in #389
- build(deps): bump PyO3/maturin-action from 1.46.0 to 1.47.0 by @dependabot in #390
- build(deps): bump PyO3/maturin-action from 1.47.0 to 1.47.2 by @dependabot in #395
- build(deps): bump thiserror from 2.0.11 to 2.0.12 by @dependabot in #394
- build(deps): bump serde_json from 1.0.139 to 1.0.140 by @dependabot in #393
- build(deps): bump syn from 2.0.98 to 2.0.99 by @dependabot in #396
- build(deps): bump semver from 1.0.25 to 1.0.26 by @dependabot in #397
- build(deps): bump quote from 1.0.38 to 1.0.39 by @dependabot in #398
- build(deps): bump serde from 1.0.218 to 1.0.219 by @dependabot in #402
- build(deps): bump syn from 2.0.99 to 2.0.100 by @dependabot in #401
- build(deps): bump once_cell from 1.20.3 to 1.21.0 by @dependabot in #403
- build(deps): bump quote from 1.0.39 to 1.0.40 by @dependabot in #404
- build(deps): bump libc from 0.2.170 to 0.2.171 by @dependabot in #405
- build(deps): bump once_cell from 1.21.0 to 1.21.1 by @dependabot in #406
- build(deps): bump PyO3/maturin-action from 1.47.2 to 1.47.3 by @dependabot in #407
- build(deps): bump jidicula/clang-format-action from 4.14.0 to 4.15.0 by @dependabot in #408
- build(deps): bump once_cell from 1.21.1 to 1.21.2 by @dependabot in #410
- build(deps): bump once_cell from 1.21.2 to 1.21.3 by @dependabot in #411
- build(deps): bump pyo3-build-config from 0.23.4 to 0.24.1 by @dependabot in #412
- build(deps): bump PyO3/maturin-action from 1.47.3 to 1.48.1 by @dependabot in #414
- build(deps): bump PyO3/maturin-action from 1.48.1 to 1.49.1 by @dependabot in #415
- build(deps): bump libc from 0.2.171 to 0.2.172 by @dependabot in #416
- build(deps): bump pyo3-build-config from 0.24.1 to 0.24.2 by @dependabot in #418
- build(deps): bump syn from 2.0.100 to 2.0.101 by @dependabot in #420
- build(deps): bump chrono from 0.4.40 to 0.4.41 by @dependabot in #421
- build(deps): bump cbindgen from 0.28.0 to 0.29.0 by @dependabot in #424
- build(deps): bump curl from 0.4.47 to 0.4.48 by @dependabot in #425
- build(deps): bump syn from 2.0.101 to 2.0.102 by @dependabot in #426
- fix: prevent UTF-8 panics in describe_string/describe_identifier by @ahmed-mez in #427
- chore: release 0.1.4 by @ahmed-mez in #428
New Contributors
- @ahmed-mez made their first contribution in #427
Full Changelog: v0.1.3...v0.1.4
-
0.1.310 Jan 2025Release notes
Open source →What's Changed
- Fix release 0.1.2 by @wackywendell in #360
- build(deps): bump thiserror from 2.0.9 to 2.0.10 by @dependabot in #361
- chore: release 0.1.3 by @wackywendell in #362
Full Changelog: v0.1.2...v0.1.3
-
0.1.108 Nov 2024Release notes
Open source →What's Changed
- build(deps): bump libc from 0.2.161 to 0.2.162 by @dependabot in #299
- chore(ci): Fix python release cycle by @wackywendell in #297
- chore(version): Release 0.1.1 by @wackywendell in #301
Full Changelog: v0.1.0...v0.1.1
-
0.1.006 Nov 2024Release notes
Open source →What's Changed
- chore(ci): remove
crates-io-wait.pyscript by @mbrobbel in #68 - chore: add dependabot.yml and replace unmaintained actions-rs actions by @mbrobbel in #66
- chore: fix clippy and doc warnings by @mbrobbel in #81
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #77
- build(deps): bump actions/download-artifact from 2 to 3 by @dependabot in #79
- build(deps): bump PyO3/maturin-action from 1.31.0 to 1.40.7 by @dependabot in #71
- build(deps): bump editorconfig-checker/action-editorconfig-checker from 1 to 2 by @dependabot in #76
- build(deps): bump serde from 1.0.143 to 1.0.147 by @dependabot in #80
- build(deps): bump itertools from 0.8.2 to 0.10.3 by @dependabot in #78
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #82
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #83
- build(deps): bump percent-encoding from 2.1.0 to 2.3.1 by @dependabot in #87
- build(deps): bump itertools from 0.10.3 to 0.12.0 by @dependabot in #86
- build(deps): bump thiserror from 1.0.30 to 1.0.50 by @dependabot in #75
- build(deps): bump bufbuild/buf-lint-action from 1.0.3 to 1.1.0 by @dependabot in #73
- build(deps): bump semver from 1.0.14 to 1.0.20 by @dependabot in #72
- build(deps-dev): update pytest requirement from <5.0.0 to <8.0.0 in /py by @dependabot in #74
- build(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.28.1 by @dependabot in #84
- build(deps): bump jidicula/clang-format-action from 4.5.0 to 4.11.0 by @dependabot in #85
- build(deps): bump arduino/setup-protoc from 1 to 2 by @dependabot in #88
- build(deps): bump serde_json from 1.0.79 to 1.0.108 by @dependabot in #89
- build(deps): bump libc from 0.2.119 to 0.2.150 by @dependabot in #92
- build(deps): bump strum_macros from 0.23.1 to 0.24.3 by @dependabot in #91
- build(deps): bump walkdir from 2.3.2 to 2.4.0 by @dependabot in #90
- chore(ci): use stable clippy in CI by @mbrobbel in #98
- build(deps): bump num-derive from 0.3.3 to 0.4.1 by @dependabot in #93
- build(deps): bump chrono from 0.4.19 to 0.4.31 by @dependabot in #95
- build(deps): bump pyo3 from 0.17.3 to 0.20.0 by @dependabot in #96
- build(deps): bump PyO3/maturin-action from 1.40.7 to 1.40.8 by @dependabot in #97
- build(deps): bump strum from 0.23.0 to 0.25.0 by @dependabot in #94
- build(deps): bump cbindgen from 0.20.0 to 0.26.0 by @dependabot in #70
- build(deps): bump syn from 1.0.109 to 2.0.39 by @dependabot in #101
- build(deps): bump base64 from 0.13.1 to 0.21.5 by @dependabot in #102
- build(deps): bump strum_macros from 0.24.3 to 0.25.3 by @dependabot in #104
- build(deps): bump jsonschema from 0.15.0 to 0.17.1 by @dependabot in #105
- build(deps): bump pyo3-build-config from 0.17.3 to 0.20.0 by @dependabot in #107
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #106
- build(deps): bump once_cell from 1.18.0 to 1.19.0 by @dependabot in #108
- build(deps): bump libc from 0.2.150 to 0.2.151 by @dependabot in #109
- build(deps): bump syn from 2.0.39 to 2.0.40 by @dependabot in #110
- build(deps): bump syn from 2.0.40 to 2.0.41 by @dependabot in #111
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #113
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #112
- build(deps): bump thiserror from 1.0.50 to 1.0.51 by @dependabot in #114
- build(deps): bump syn from 2.0.41 to 2.0.42 by @dependabot in #115
- build(deps): bump serde_yaml from 0.9.27 to 0.9.28 by @dependabot in #116
- build(deps): bump serde_yaml from 0.9.28 to 0.9.29 by @dependabot in #117
- build(deps): bump thiserror from 1.0.51 to 1.0.53 by @dependabot in #120
- build(deps): bump syn from 2.0.42 to 2.0.46 by @dependabot in #124
- build(deps): bump quote from 1.0.33 to 1.0.35 by @dependabot in #123
- build(deps): bump serde from 1.0.193 to 1.0.194 by @dependabot in #125
- build(deps): bump serde_yaml from 0.9.29 to 0.9.30 by @dependabot in #126
- build(deps): bump thiserror from 1.0.53 to 1.0.56 by @dependabot in #127
- build(deps): bump semver from 1.0.20 to 1.0.21 by @dependabot in #128
- build(deps): bump pyo3 from 0.20.0 to 0.20.2 by @dependabot in #129
- build(deps): bump libc from 0.2.151 to 0.2.152 by @dependabot in #130
- build(deps): bump serde from 1.0.194 to 1.0.195 by @dependabot in #131
- build(deps): bump base64 from 0.21.5 to 0.21.6 by @dependabot in #132
- build(deps): bump syn from 2.0.46 to 2.0.48 by @dependabot in #133
- build(deps): bump serde_json from 1.0.108 to 1.0.111 by @dependabot in #134
- build(deps): bump base64 from 0.21.6 to 0.21.7 by @dependabot in #135
- build(deps): bump rayon from 1.8.0 to 1.8.1 by @dependabot in #136
- build(deps): bump regex from 1.10.2 to 1.10.3 by @dependabot in #137
- build(deps): bump chrono from 0.4.31 to 0.4.32 by @dependabot in #138
- build(deps): bump chrono from 0.4.32 to 0.4.33 by @dependabot in #140
- build(deps): bump serde_json from 1.0.111 to 1.0.112 by @dependabot in #141
- build(deps): bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 by @dependabot in #139
- build(deps-dev): update pytest requirement from <8.0.0 to <9.0.0 in /py by @dependabot in #143
- build(deps): bump serde_yaml from 0.9.30 to 0.9.31 by @dependabot in #144
- build(deps): bump serde from 1.0.195 to 1.0.196 by @dependabot in #142
- build(deps): bump itertools from 0.12.0 to 0.12.1 by @dependabot in #145
- build(deps): bump arduino/setup-protoc from 2 to 3 by @dependabot in #147
- build(deps): bump serde_json from 1.0.112 to 1.0.113 by @dependabot in #148
- build(deps): bump strum_macros from 0.25.3 to 0.26.1 by @dependabot in #149
- build(deps): bump libc from 0.2.152 to 0.2.153 by @dependabot in #150
- chore: allow ptr_arg when handling protobufs by @EpsilonPrime in #153
- build(deps): bump num-derive from 0.4.1 to 0.4.2 by @dependabot in #151
- build(deps): bump PyO3/maturin-action from 1.40.8 to 1.41.0 by @dependabot in #152
- build(deps): bump strum from 0.25.0 to 0.26.1 by @dependabot in #146
- build(deps): bump chrono from 0.4.33 to 0.4.34 by @dependabot in #155
- build(deps): bump rayon from 1.8.1 to 1.9.0 by @dependabot in #156
- build(deps): bump num-traits from 0.2.17 to 0.2.18 by @dependabot in #157
- build(deps): bump semver from 1.0.21 to 1.0.22 by @dependabot in #158
- build(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #159
- build(deps): bump serde_yaml from 0.9.31 to 0.9.32 by @dependabot in #160
- build(deps): bump curl from 0.4.44 to 0.4.46 by @dependabot in #162
- build(deps): bump walkdir from 2.4.0 to 2.5.0 by @dependabot in #161
- build(deps): bump pyo3 from 0.20.2 to 0.20.3 by @dependabot in #163
- build(deps): bump base64 from 0.21.7 to 0.22.0 by @dependabot in #164
- build(deps): bump thiserror from 1.0.56 to 1.0.57 by @dependabot in #166
- build(deps): bump syn from 2.0.48 to 2.0.52 by @dependabot in #165
- build(deps): bump serde from 1.0.196 to 1.0.197 by @dependabot in #167
- build(deps): bump chrono from 0.4.34 to 0.4.35 by @dependabot in #168
- build(deps): bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 by @dependabot in #169
- build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #172
- build(deps): bump strum_macros from 0.26.1 to 0.26.2 by @dependabot in #170
- build(deps): bump strum from 0.26.1 to 0.26.2 by @dependabot in #171
- build(deps): bump heck from 0.4.1 to 0.5.0 by @dependabot in #173
- build(deps): bump thiserror from 1.0.57 to 1.0.58 by @dependabot in #174
- build(deps): bump PyO3/maturin-action from 1.41.0 to 1.42.0 by @dependabot in #175
- build(deps): bump serde_yaml from 0.9.32 to 0.9.33 by @dependabot in #176
- build(deps): bump syn from 2.0.52 to 2.0.53 by @dependabot in #177
- build(deps): bump regex from 1.10.3 to 1.10.4 by @dependabot in #178
- build(deps): bump syn from 2.0.53 to 2.0.55 by @dependabot in #179
- build(deps): bump pyo3-build-config from 0.20.3 to 0.21.0 by @dependabot in #180
- build(deps): bump serde_yaml from 0.9.33 to 0.9.34+deprecated by @dependabot in #181
- build(deps): bump bufbuild/buf-lint-action from 1.1.0 to 1.1.1 by @dependabot in #182
- build(deps): bump rayon from 1.9.0 to 1.10.0 by @dependabot in #183
- build(deps): bump chrono from 0.4.35 to 0.4.37 by @dependabot in #185
- build(deps): bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #186
- build(deps): bump syn from 2.0.55 to 2.0.57 by @dependabot in #187
- build(deps): bump pyo3-build-config from 0.21.0 to 0.21.1 by @dependabot in #188
- build(deps): bump pyo3 from 0.20.3 to 0.21.1 by @dependabot in
Note truncated.
- chore(ci): remove
-
0.0.1129 Nov 2022 -
0.0.1021 Nov 2022Nothing published for this version
-
0.0.913 Oct 2022Nothing published for this version
-
0.0.816 Aug 2022Nothing published for this version
-
0.0.726 Jul 2022Nothing published for this version
-
0.0.621 Jul 2022Nothing published for this version
-
0.0.520 Jul 2022Nothing published for this version
-
0.0.431 May 2022Nothing published for this version
-
0.0.130 Mar 2022Nothing published for this version