Skip to content

Releases: substrait-io/substrait-rs

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)

v0.49.0

24 Nov 19:34
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.61.0 to 0.62.0

Commit Statistics

  • 1 commit contributed to the release.
  • 3 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #255

Commit Details

view details

v0.48.2

21 Nov 10:13
Compare
Choose a tag to compare

Chore

  • bump syn from 2.0.87 to 2.0.89 in the cargo group
    Bumps the cargo group with 1 update:
    syn.

    Updates syn from 2.0.87 to 2.0.89

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: #254

Commit Details

view details
  • #254
    • Bump syn from 2.0.87 to 2.0.89 in the cargo group (c490912)

v0.48.1

18 Nov 11:37
Compare
Choose a tag to compare

Chore

  • bump serde_json from 1.0.132 to 1.0.133 in the cargo group
    Bumps the cargo group with 1 update:
    serde_json.

    Updates serde_json from 1.0.132 to 1.0.133

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #253

Commit Details

view details
  • #253
    • Bump serde_json from 1.0.132 to 1.0.133 in the cargo group (800b5e1)

v0.48.0

18 Nov 08:28
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.60.0 to 0.61.0
    Bumps substrait from
    5b70acd to a64a102.

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: #252

Commit Details

view details

v0.47.2

12 Nov 09:49
Compare
Choose a tag to compare

Chore

  • bump serde from 1.0.214 to 1.0.215 in the cargo group
    Bumps the cargo group with 1 update:
    serde.

    Updates serde from 1.0.214 to 1.0.215

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #251

Commit Details

view details
  • #251
    • Bump serde from 1.0.214 to 1.0.215 in the cargo group (242bf65)