summaryrefslogtreecommitdiff
path: root/releasenotes/notes/3_9_0_release-3c293d277f14ec22.yaml
blob: 6286b616357b87804853278cdac3b7d2fa0fd3f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
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.