Skip to content

v2.9.0

Compare
Choose a tag to compare
@talal talal released this 19 May 15:42
· 718 commits to master since this release

New features:

  • Add support for GitHub releases.

Changes:

  • Update all dependencies to their latest versions.

Bugfixes:

  • Fixed transfer of objects from swift source when object name is not a well-formed path. For example, an object name like "a///b" is not wrongly normalized into "a/b" anymore.