There have been several overflow fixes recently that I think are important enough to warrant a minor patch release to increase the security posture of arrow-rs. The most recent 56 line release was Sep 2025, 6 months ago, so I believe it would be good to release a minor release with overflow protection for those users still upgrading.
We will target this branch:
Release Checklist:
Required items for release
Items not needed
56.2.0(September 2025) #7836There have been several overflow fixes recently that I think are important enough to warrant a minor patch release to increase the security posture of arrow-rs. The most recent
56line release was Sep 2025, 6 months ago, so I believe it would be good to release a minor release with overflow protection for those users still upgrading.We will target this branch:
Release Checklist:
Required items for release
FixedSizeBinaryArrayi32offset overflows (try 2) #9872. Branch PR: [56_maintenance] Prevent FixedSizeBinaryArray i32 offset overflows (#9872) #9917ArrayData::slicelength overflow #9813. Branch PR: [56_maintenance] Prevent ArrayData::slice length overflow (#9813) #9916MutableBuffer::extend_zeros#9820. Branch PR: [56_maintenance] Prevent buffer builder length overflow in MutableBuffer::extend_zeros (#9820) #9915Items not needed