Install v0.9.0 it with: $ pip install https://github.com/wal-e/wal-e/archive/v0.9.0.tar.gz
Or, as it has been uploaded to PyPI: $ pip install wal-e Release notes: Release v0.9.0 requires use of (and adds support for) AWS SigV4. As such, a new environment variable is **required**, ``AWS_REGION``, because it is part of the signature format. **This is not a backwards compatible change**. Newer S3 features are often gated behind use of SigV4, and the region ``eu-central-1`` relies on them. Because of this change, ``eu-central-1`` is now supported. Secondly, compatibility has been added with new versions of the Azure SDK v1.0. -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
