Skip to content

Releases: substrait-io/substrait-rs

v0.37.3

10 Jul 07:47
Compare
Choose a tag to compare

Chore

  • fix build script warning, fix doctest with default features
    Also tests without default features in CI.

Commit Statistics

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

Commit Details

view details
  • #200
    • Fix build script warning, fix doctest with default features (0752984)

v0.37.2

10 Jul 07:43
Compare
Choose a tag to compare

Documentation

  • --cfg=docsrs is now a default set by docs.rs
    It's no longer required to specify this in our package metadata.

Commit Statistics

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

Commit Details

view details
  • #190
    • --cfg=docsrs is now a default set by docs.rs (e56e646)

v0.37.1

10 Jul 07:31
Compare
Choose a tag to compare

Chore

  • add prost and pbjson dependabot groups
    This groups the dependabot updates of these packages together.

Commit Statistics

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

Commit Details

view details
  • #199
    • Add prost and pbjson dependabot groups (1ac5042)

v0.37.0

09 Jul 14:15
Compare
Choose a tag to compare

Other (BREAKING)

  • upgrade prost to 0.13 for hyper 1.x
    tonic 0.12 depends on prost 0.13


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

Commit Details

view details

v0.36.0

08 Jul 08:22
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.50.0 to 0.51.0
    Bumps substrait from

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

Commit Details

view details

v0.35.0

01 Jul 09:30
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.49.0 to 0.50.0
    Bumps substrait from
    fcf0f76 to 7dbbf04.

Commit Statistics

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

Commit Details

view details

v0.34.1

28 May 05:37
Compare
Choose a tag to compare

New Features

  • add text::simple_extensions::ArgumentsItem parser

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

Commit Details

view details
  • #185
    • Add text::simple_extensions::ArgumentsItem parser (3409b79)

v0.34.0

23 May 08:03
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.48.0 to 0.49.0
    Bumps substrait from
    3dc77ae to fcf0f76.

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

Commit Details

view details

v0.33.4

21 May 18:41
Compare
Choose a tag to compare

New Features

  • include Substrait core extensions
    Include core extensions from Subtrait.
    The majority of the code originates from the un-merged pr #89.

Commit Statistics

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

Commit Details

view details

v0.33.3

14 May 14:48
Compare
Choose a tag to compare

Chore

  • update protobuf-src requirement from 1.1.0 to 2.0.0

Commit Statistics

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

Commit Details

view details
  • #184
    • Update protobuf-src requirement from 1.1.0 to 2.0.0 (f21e7a3)