Releases: substrait-io/substrait-validator
Releases · substrait-io/substrait-validator
v0.1.4
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
v0.1.3
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
v0.1.2
What's Changed
- build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #306
 - build(deps): bump bufbuild/buf-setup-action from 1.46.0 to 1.47.0 by @dependabot in #307
 - build(deps): bump bufbuild/buf-setup-action from 1.47.0 to 1.47.2 by @dependabot in #308
 - build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #311
 - build(deps): bump libc from 0.2.162 to 0.2.164 by @dependabot in #312
 - build(deps): bump syn from 2.0.87 to 2.0.89 by @dependabot in #313
 - build(deps): bump url from 2.5.3 to 2.5.4 by @dependabot in #314
 - build(deps): bump libc from 0.2.164 to 0.2.165 by @dependabot in #316
 - build(deps): bump pyo3-build-config from 0.22.5 to 0.23.2 by @dependabot in #317
 - build(deps): bump libc from 0.2.165 to 0.2.166 by @dependabot in #318
 - chore: fix some clippy 1.83 warnings by @mbrobbel in #324
 - build(deps): bump syn from 2.0.89 to 2.0.90 by @dependabot in #321
 - build(deps): bump libc from 0.2.166 to 0.2.167 by @dependabot in #322
 - build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0 by @dependabot in #320
 - build(deps): bump thiserror from 1.0.68 to 2.0.4 by @dependabot in #323
 - build(deps): bump pyo3-build-config from 0.23.2 to 0.23.3 by @dependabot in #325
 - build(deps): bump prost from 0.13.3 to 0.13.4 by @dependabot in #327
 - build(deps): bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #328
 - build(deps): bump libc from 0.2.167 to 0.2.168 by @dependabot in #329
 - build(deps): bump chrono from 0.4.38 to 0.4.39 by @dependabot in #331
 - build(deps): bump prost-types from 0.13.3 to 0.13.4 by @dependabot in #330
 - build(deps): bump prost-build from 0.13.3 to 0.13.4 by @dependabot in #332
 - build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #333
 - build(deps): bump semver from 1.0.23 to 1.0.24 by @dependabot in #334
 - build(deps): bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #336
 - build(deps): bump thiserror from 2.0.7 to 2.0.8 by @dependabot in #337
 - build(deps): bump libc from 0.2.168 to 0.2.169 by @dependabot in #338
 - build(deps): bump thiserror from 2.0.8 to 2.0.9 by @dependabot in #341
 - build(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #340
 - build(deps): bump syn from 2.0.90 to 2.0.91 by @dependabot in #339
 - build(deps): bump quote from 1.0.37 to 1.0.38 by @dependabot in #346
 - build(deps): bump syn from 2.0.91 to 2.0.92 by @dependabot in #345
 - build(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in #350
 - build(deps): bump syn from 2.0.92 to 2.0.93 by @dependabot in #349
 - build(deps): bump glob from 0.3.1 to 0.3.2 by @dependabot in #347
 - build(deps): bump syn from 2.0.93 to 2.0.94 by @dependabot in #353
 - build(deps): bump itertools from 0.13.0 to 0.14.0 by @dependabot in #352
 - build(deps): bump syn from 2.0.94 to 2.0.95 by @dependabot in #354
 - build(deps): bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #357
 - build(deps,ci): add 
protocfeature to buildprotocfrom source by @wackywendell in #356 - chore(deps): bump flake8 by @mbrobbel in #358
 - chore: release 0.1.2 by @wackywendell in #359
 
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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
v0.1.0
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 handli...
 
v0.0.11
chore: prepare 0.0.11 release (#65) Bump substrait to 0.20.0
v0.0.10
chore: prepare 0.0.10 release (#64)
v0.0.9
chore: bump to version 0.0.9 (#57)
v0.0.8
chore: increment version to 0.0.8 (#41)
v0.0.7
chore: increment version to 0.0.7 (#27)