python-swiftclient/releasenotes/notes/3_9_0_release-3c293d277f14ec22.yaml
Tim Burke 259b98f69d Authors/changelog for 3.9.0
Change-Id: I661503e0d6bb7934f7e7a28b094264a2ee73a419
2020-02-12 17:34:25 -08:00

13 lines
249 B
YAML

---
features:
- |
Now tested under Python 3.8.
fixes:
- |
Better clean up connections when using the low-level ``client.py`` API.
- |
Fixed a display issue when ``swift delete`` made multiple attempts to
bulk delete objects.