Skip to content

Bump MSRV to 1.81 #7336

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

Merged
merged 2 commits into from
Mar 27, 2025
Merged

Bump MSRV to 1.81 #7336

merged 2 commits into from
Mar 27, 2025

Conversation

mbrobbel
Copy link
Member

Which issue does this PR close?

Putting this up so we can get this in after:

To include this with:

It's also required for the following PRs that we may want to get in with that release:

Rationale for this change

This bumps the MSRV to 1.81, following #7314.

What changes are included in this PR?

  • Bump MSRV to 1.81
  • Use this version for all crates
  • Removed two copies of is_some_and method

Are there any user-facing changes?

Yes, this crate now requires Rust 1.81.

@mbrobbel mbrobbel added the next-major-release the PR has API changes and it waiting on the next major version label Mar 26, 2025
@github-actions github-actions bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Mar 26, 2025
@github-actions github-actions bot added the parquet Changes to the parquet crate label Mar 26, 2025
@alamb alamb marked this pull request as ready for review March 27, 2025 16:31
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This matches the (newly adopted) MSRV: https://github.com/apache/arrow-rs?tab=readme-ov-file#rust-version-compatibility-policy

So it looks great to me ❤️

@alamb alamb merged commit 697cca7 into apache:main Mar 27, 2025
29 checks passed
@alamb
Copy link
Contributor

alamb commented Mar 27, 2025

Thanks @mbrobbel

@mbrobbel mbrobbel deleted the msrv-1.81 branch March 27, 2025 16:44
wiedld pushed a commit to influxdata/arrow-rs that referenced this pull request May 21, 2025
* Bump MSRV to 1.81

* Fix clippy warnings
wiedld pushed a commit to influxdata/arrow-rs that referenced this pull request May 22, 2025
* Bump MSRV to 1.81

* Fix clippy warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants