Train Series Release Notes

3.8.1

Bug 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.

Other Notes

  • Documentation can now be rendered as a PDF.

  • Dropped Python 3.5 testing.

3.8.0

New Features

  • Added a new --json option to swift list.

Bug Fixes

  • Fixed an issue introduced in 3.5.0 where re-uploading an SLO with the same size, mtime, and segment size would delete all of the just-uploaded segments.