summaryrefslogtreecommitdiff
path: root/releasenotes/notes/3_8_1_release-cb5648c3ae69bde1.yaml
blob: 7985d373259fd9cfc5d5fdf6a42105edbb6eac74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
fixes:
  - |
    Deleting or overwriting a symlink to an SLO or DLO will no longer attempt
    to clean up the large object's segments.
  - |
    Fixed an issue sending non-ASCII metadata keys on Python 3.
    Note that *receiving* such metadata on py3 is `still broken
    <https://bugs.python.org/issue37093>`__.
other:
  - |
    Documentation can now be rendered as a PDF.
  - |
    Dropped Python 3.5 testing.