summaryrefslogtreecommitdiff
path: root/releasenotes/notes/361_notes-59e020e68bcdd709.yaml
blob: f6b48927e2121614ee3f52e1357b8a4a5fe41c53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
fixes:
  - |
    Added the delimiter keyword parameter to ``get_account()`` to match the
    functionality of ``get_container()``.

  - |
    Fixed an issue in the client module where socket connections weren't
    closed properly before being dereferenced.

  - |
    Various other minor bug fixes and improvements.