swift/releasenotes/notes/2_17_1_release-dd6e6879cbb9...

12 lines
256 B
YAML

---
fixes:
- Fix SLO delete for accounts with non-ASCII names.
- >
Fixed an issue in COPY where concurrent requests may have copied the
wrong data.
- >
Fixed a bug in how Swift uses eventlet that was exposed under high
concurrency.