swift/releasenotes/notes/2_17_1_release-dd6e6879cbb94f85.yaml
John Dickinson 04a0ff2e96 added changelog entries from stable releases
Change-Id: Ia2ba8f7a998bc55ba3fba3ce37f1d2974646494f
2019-02-25 16:43:46 -08:00

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.