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 57 line release was Jan 2026, 6 months ago, so I believe it would be good to release a minor release with overflow protection for those users still upgrading.
Release Checklist:
Required items for release
57.3.0(January 2026) #9240There 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
57line release was Jan 2026, 6 months ago, so I believe it would be good to release a minor release with overflow protection for those users still upgrading.Release Checklist:
Required items for release
FixedSizeBinaryArray::valueoffset truncation #9850ArrayData::slicelength overflow #9813MutableBuffer::extend_zeros#9820