Skip to content

Releases: substrait-io/substrait-rs

v0.50.4

27 Dec 22:12
Compare
Choose a tag to compare

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

view details
  • #274
    • Bump syn from 2.0.91 to 2.0.92 in the cargo group (70706b2)

v0.50.3

24 Dec 08:15
Compare
Choose a tag to compare

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
    Updates thiserror from 2.0.8 to 2.0.9
    Updates syn 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

view details

v0.50.2

22 Dec 19:07
Compare
Choose a tag to compare

Chore

  • bump substrait from 0.63.0 to 0.63.1
    Bumps substrait from
    6d481e1 to b6abbb7.

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

view details

v0.50.1

18 Dec 09:23
Compare
Choose a tag to compare

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

view details
  • #271
    • Bump thiserror from 2.0.7 to 2.0.8 in the cargo group (c6a1a70)

v0.50.0

16 Dec 11:54
Compare
Choose a tag to compare

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
    Updates prost-types from 0.13.3 to 0.13.4
    Updates prost-build from 0.13.3 to 0.13.4

Chore (BREAKING)

  • bump substrait from 0.62.0 to 0.63.0
    Bumps substrait from
    eec1c18 to 6d481e1.

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 to 0.63.0 (01c8aec)
  • #270
    • Bump thiserror from 2.0.6 to 2.0.7 in the cargo group (6fcc5a5)

v0.49.5

04 Dec 21:43
Compare
Choose a tag to compare

Chore

  • bump release job rust version

Refactor

  • replace once_cell with std::sync::LazyLock, bumping msrv to 1.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

view details
  • #261
    • Replace once_cell with std::sync::LazyLock, bumping msrv to 1.80.1 (816a6e2)
  • #262
    • Bump release job rust version (a1a52c9)

v0.49.4

04 Dec 10:37
Compare
Choose a tag to compare

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.4

    Release notes

    Sourced from thiserror's releases.

    2.0.4

    • Eliminate needless_lifetimes clippy lint in generated From impls (#391, thanks @​matt-phylum)
    Commits
    • 70a1261 Release 2.0.4
    • 4fde284 Merge pull request #391 from matt-phylum/needless-lifetimes
    • aa19b7c suppress needless_lifetimes lints from clippy 0.1.83
    • ad2f20b Use ui test syntax that does not interfere with rustfmt
    • See full diff in compare view

    Dependabot compatibility score

    You can trigger a rebase of this PR by commenting @dependabot rebase.

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

view details
  • #260
    • Bump thiserror from 2.0.3 to 2.0.4 in the cargo group (c7b582f)

v0.49.3

02 Dec 10:57
Compare
Choose a tag to compare

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

view details
  • #259
    • Bump syn from 2.0.89 to 2.0.90 in the cargo group (cbc82ea)

v0.49.2

02 Dec 07:33
Compare
Choose a tag to compare

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

view details

v0.49.1

25 Nov 11:01
Compare
Choose a tag to compare

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

Commit Details

view details
  • #256
    • Bump url from 2.5.3 to 2.5.4 in the cargo group (f263f6e)