Skip to content

Releases: substrait-io/substrait-rs

v0.17.0

11 Oct 18:37
Compare
Choose a tag to compare

Chore (BREAKING)

  • update prost and pbjson crates
    Updates the requirements on prost
    to permit the latest version.

    Commits

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

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

Commit Details

view details

v0.16.0

09 Oct 10:48
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.35.0 to 0.36.0
    Bumps substrait from
    9e39067 to 92302d8.

    Commits

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    @dependabot rebase.

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

Commit Details

view details

v0.15.0

02 Oct 07:48
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.34.0 to 0.35.0
    Bumps substrait from
    dacc5a9 to 9e39067.

    Commits
    • 9e39067 chore(release): 0.35.0
    • 727467c feat: add geometry editor functions (#554)
    • 784fa9b feat: adding geometry accessor functions (#552)
    • 3adc048 docs: eliminate early design phase language (#547)
    • 20684bb docs: focus homepage on discussing what Substrait is (#538)
    • 02d07fd docs: add post_join_filter description (#559)
    • 30773b2 fix!: specify nullability for is_not_distinct_from (#555)
    • db52bbd feat: add geometric data types and functions (#543)
    • c28f056 docs: add the meeting calendar to the website (#557)
    • da4b32a feat: add approval guidelines for documentation updates (#553)
    • Additional commits viewable in compare view

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    @dependabot rebase.

Commit Statistics

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

Commit Details

view details

v0.14.0

18 Sep 07:53
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.33.0 to 0.34.0
    Bumps substrait from
    51765cc to dacc5a9.

Commit Statistics

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

Commit Details

view details

v0.13.2

05 Sep 12:20
Compare
Choose a tag to compare

Chore

Read more

v0.13.1

29 Aug 10:15
Compare
Choose a tag to compare

Chore

  • update git2 requirement from 0.17.1 to 0.18.0
    Updates the requirements on git2
    to permit the latest version.

    Changelog

    Sourced from git2's changelog.

    0.18.0 - 2023-08-28

    0.17.2...0.18.0

    Added

    • Added Blame::blame_buffer for getting blame data for a file that has been modified in memory. #981

    Changed

    • Updated to libgit2 1.7.0. #968
    • Updated to libgit2 1.7.1. #982
    • Switched from bitflags 1.x to 2.1. This brings some small changes to types generated by bitflags. #973
    • Changed Revwalk::with_hide_callback to take a mutable reference to its callback to enforce type safety. #970
    • Implemented FusedIterator for many iterators that can support it. #955

    Fixed

    • Fixed builds with cargo's -Zminimal-versions. #960

    0.17.2 - 2023-05-27

    0.17.1...0.17.2

    Added

    • Added support for stashing with options (which can support partial stashing). #930

    0.17.1 - 2023-04-13

    0.17.0...0.17.1

    Changed

    0.17.0 - 2023-04-02

    0.16.1...0.17.0

    Added

    • Added IntoIterator implementation for Statuses. #880
    • Added Reference::symbolic_set_target #893

    ... (truncated)

    Commits
    • 69eea91 Merge pull request #984 from ehuss/update-changelog
    • 2aafd80 Fix html_root_url for next release
    • e22951c Update changelog for next release.
    • 4570c39 Merge pull request #981 from paulvandermeijs/add-git_blame_buffer
    • 19b6d05 Merge pull request #982 from ehuss/update-libgit2
    • 390c6d6 Systest no longer requires stable.
    • e0a329e Update to libgit2 1.7.1
    • 18f8ad1 Add binding for git_blame_buffer
    • 7f21181 Merge pull request #955 from vallentin/fused
    • f0d52d3 Implemented FusedIterator for various iterators
    • Additional commits viewable in compare view

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

Commit Statistics

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

Commit Details

view details
  • #120
    • Update git2 requirement from 0.17.1 to 0.18.0 (d8636e4)

v0.13.0

28 Aug 09:47
Compare
Choose a tag to compare

Chore (BREAKING)

  • bump substrait from 0.31.0 to 0.33.0
    Bumps substrait from
    e486775 to 51765cc.

    Commits
    • 51765cc chore(release): 0.33.0
    • 2da2afa feat: add radians and degrees functions (#544)
    • 8969a40 docs: clarify compound extension signature naming for bools (#545)
    • 31b9990 chore(release): 0.32.0
    • bd14e0e feat: add windowrel support in proto (#399)
    • 9078041 ci: pre-commit updates (#542)
    • ede90ab chore(deps): bump bufbuild/buf-setup-action from 1.26.0 to 1.26.1 (#541)
    • 65c9663 chore(deps): bump bufbuild/buf-setup-action from 1.16.0 to 1.26.0 (#539)
    • 98380b0 feat: add expand rel (#368)
    • 2503beb feat!: require compound functions names in extension references (#537)
    • Additional commits viewable in compare view

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    @dependabot rebase.

Commit Statistics

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

Commit Details

view details

v0.12.4

02 Aug 10:13
Compare
Choose a tag to compare

Chore

Commit Statistics

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

Commit Details

view details

v0.12.3

18 Jul 12:08
Compare
Choose a tag to compare

Chore

Commit Statistics

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

Commit Details

view details
  • #113
    • Bump actions/upload-pages-artifact from 1 to 2 (59644c4)

v0.12.2

03 Jul 10:41
Compare
Choose a tag to compare

Chore

  • update CONTRIBUTING.md to reflect workflow changes
    We no longer use bors (#103) and the merge workflow was removed as part
    of that change.

Commit Statistics

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

Commit Details

view details
  • #109
    • Update CONTRIBUTING.md to reflect workflow changes (9d66091)