Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 10, 2025

🤖 New release

  • substrait: 0.61.0 -> 0.62.0 (⚠ API breaking changes)

substrait breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/enum_variant_added.ron

Failed in:
  variant Type:String in /tmp/.tmpbQFozR/substrait-rs/target/semver-checks/local-substrait-0_61_0-default-a97ddd5f7457d23a/target/debug/build/substrait-6254fe84652cd52e/out/substrait_text.rs:10965
  variant Type:Object in /tmp/.tmpbQFozR/substrait-rs/target/semver-checks/local-substrait-0_61_0-default-a97ddd5f7457d23a/target/debug/build/substrait-6254fe84652cd52e/out/substrait_text.rs:10966

--- failure enum_variant_missing: pub enum variant removed or renamed ---

Description:
A publicly-visible enum has at least one variant that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/enum_variant_missing.ron

Failed in:
  variant Type::Variant0, previously in file /tmp/.tmpFNngR5/substrait/target/semver-checks/local-substrait-0_61_0-default-a97ddd5f7457d23a/target/debug/build/substrait-912dad8e14587d6b/out/substrait_text.rs:10965
  variant Type::Variant1, previously in file /tmp/.tmpFNngR5/substrait/target/semver-checks/local-substrait-0_61_0-default-a97ddd5f7457d23a/target/debug/build/substrait-912dad8e14587d6b/out/substrait_text.rs:10966
Changelog

0.62.0 - 2025-10-28

Other

  • revert msrv to 1.85.1 (#416)
  • (deps,cargo) bump typify from 0.4.3 to 0.5.0 in the cargo group (#405)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-10-10T09-40-40Z branch 2 times, most recently from d046ab6 to e19ba64 Compare October 14, 2025 09:20
@github-actions github-actions bot force-pushed the release-plz-2025-10-10T09-40-40Z branch from e19ba64 to 06745dc Compare October 28, 2025 10:58
@mbrobbel mbrobbel merged commit fc28792 into main Oct 28, 2025
1 check passed
@mbrobbel mbrobbel deleted the release-plz-2025-10-10T09-40-40Z branch October 28, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants