psvri commented on issue #181: URL: https://github.com/apache/arrow-rs/issues/181#issuecomment-2724516715
Hello, How do you like the below proposal ? Arrow-rs is built and tested with stable rust, and will keep a rolling MSRV(minimum supported rust version) which can only be updated in major releases on a need by basis (e.g project dependencies bump there MSRV or a particular rust feature is useful for us etc..). The new MSRV if selected will be at least 9 months old. The minor releases is guaranteed to have the same MSRV. Note: If a Rust hotfix is released for the current MSRV, the MSRV will be updated to the specific minor version that includes all applicable hotfixes preceding other policies. E.g in Apr 2025 we will release version 55.0.0 which might have a version bump. But the rust version selected in this case will be at most version 1.79 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org