# Which issue does this PR close?
- Part of https://github.com/apache/arrow-rs/issues/9858
# Rationale for this change
Prepare the 57 maintenance line for the 57.3.1 patch release with the
overflow fixes tracked in the release issue.
# What changes are included in this PR?
1. Update workspace version references to 57.3.1
2. Update CHANGELOG.md for 57.3.1 and move 57.3.0 notes to
CHANGELOG-old.md
3. Update dev/release/update_change_log.sh for the 57.3.1 release range
Rendered preview:
https://github.com/alamb/arrow-rs/blob/alamb/prepare_57.3.1/CHANGELOG.md
# Are these changes tested?
By CI
# Are there any user-facing changes?
yes