------------------- * Fix errors with the GCS backend (:pr:`320`) * Fix error when 'us-east-1' storage region (:pr:`321`) * Reduce unnecessary HTTP redirects (:pr:`326`)
1.3.11
------------------ * Sort package names from redis backend (:pr:`316`) * Deprecate ``pypi.allow_delete`` and ``pypi.allow_overwrite`` for ``pypi.allow_delete_groups`` and ``pypi.allow_overwrite_groups`` (:pr:`311`)
1.3.10
----------------- * Add uploader to package metadata (:pr:`312`) * Normalize whitespace in S3 metadata (:pr:`314`)
1.3.9
----------------- * Stream files to storage backend for lower memory usage (:pr:`304`)
1.3.8
----------------- * Add Redis Cluster support (:pr:`309`)
1.3.7
----------------- * Fix login issues in the web interface (:issue:`307`)