Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.53.0 #288

Merged
merged 1 commit into from
Feb 2, 2025
Merged

chore: release v0.53.0 #288

merged 1 commit into from
Feb 2, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 29, 2025

🤖 New release

  • substrait: 0.52.3 -> 0.53.0 (⚠️ API breaking changes)

⚠️ substrait breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field DdlRel.advanced_extension in /tmp/.tmpwt0YwV/substrait-rs/target/semver-checks/local-substrait-0_52_3-a97ddd5f7457d23a/target/debug/build/substrait-2a87db3ccf1588b7/out/substrait.rs:2399
  field WriteRel.advanced_extension in /tmp/.tmpwt0YwV/substrait-rs/target/semver-checks/local-substrait-0_52_3-a97ddd5f7457d23a/target/debug/build/substrait-2a87db3ccf1588b7/out/substrait.rs:2534
  field UpdateRel.advanced_extension in /tmp/.tmpwt0YwV/substrait-rs/target/semver-checks/local-substrait-0_52_3-a97ddd5f7457d23a/target/debug/build/substrait-2a87db3ccf1588b7/out/substrait.rs:2706
Changelog

0.53.0 - 2025-02-02

Other


This PR was generated with release-plz.

@CLAassistant
Copy link

CLAassistant commented Jan 29, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot force-pushed the release-plz-2025-01-29T09-39-59Z branch from 67ca54e to 88d14ce Compare January 31, 2025 11:28
@github-actions github-actions bot changed the title chore: release v0.52.4 chore: release v0.53.0 Feb 2, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-01-29T09-39-59Z branch from 88d14ce to 6c03092 Compare February 2, 2025 12:44
@mbrobbel mbrobbel merged commit a54d8ec into main Feb 2, 2025
1 check passed
@mbrobbel mbrobbel deleted the release-plz-2025-01-29T09-39-59Z branch February 2, 2025 12:52
mbrobbel added a commit that referenced this pull request Feb 2, 2025
mbrobbel added a commit that referenced this pull request Feb 2, 2025
Reverts #288. The release job failed. This
should trigger a retry (new PR) with the fix from #291 when merged to
main.
@github-actions github-actions bot mentioned this pull request Feb 2, 2025
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