Skip to content

Releases: substrait-io/substrait-rs

v0.4.1

07 Mar 23:57
Compare
Choose a tag to compare

Chore

  • ignore dtolnay/rust-toolchain updates
    The way that action works is not really compatible with how dependabot suggests
    updates (e.g. #67) for it so
    this modifies the configuration to ignore those "updates".

Commit Statistics

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

Commit Details

view details
  • #69
    • Ignore dtolnay/rust-toolchain updates (1b193ae)

v0.4.0

13 Jan 18:13
Compare
Choose a tag to compare

New Features (BREAKING)

  • follow conventional commits and setup automated releases

Commit Statistics

Commit Details

view details
  • #1
    • Rust bindings for substrait.io (2fb8390)
  • #10
    • Add repo-token to setup-protoc action to avoid rate limiting (1b03e84)
  • #11
    • Change gitsubmodule schedule to match substrait weekly release (146979a)
  • #14
    • Change schedule time for Dependabot submodule updates (1774935)
  • #2
    • Use latest substrait & bump crate version (7852c8a)
  • #23
    • Bump pbjson from 0.5.0 to 0.5.1 (510fb8f)
  • #26
    • Replace unmaintained action-rs actions (cf9c0dd)
  • #27
    • Generate types to deserialize simple extensions (2747477)
  • #29
    • Bump prost from 0.11.0 to 0.11.3 (acdf53d)
  • #30
    • Bump prost-build from 0.11.1 to 0.11.3 (12d759b)
  • #31
    • Bump substrait from 018da38 to 7f272f1 (a1adbc7)
  • #32
  • #33
    • Disable auto rebase for cargo dependabot updates (61d41b1)
  • #35
    • Bump pbjson-types from 0.5.0 to 0.5.1 (9e7c02f)
  • #37
    • Bump serde_json from 1.0.85 to 1.0.89 (bfb8031)
  • #39
    • Bump serde from 1.0.144 to 1.0.150 (aa6c650)
  • #4
    • Corrected repo link address in README.md and Cargo.toml (d8c6183)
  • #40
    • Bump prost-build from 0.11.3 to 0.11.4 (bd104c1)
  • #41
  • #42
    • Bump substrait from 7f272f1 to 81e34d4 (40e8adf)
  • #48
    • follow conventional commits and setup automated releases (f8f50d3)
  • #5
    • Setup GitHub actions and Dependabot (7418a17)
  • #6
    • Add pbjson feature for Protobuf JSON serde (43f97ef)
  • Uncategorized