This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.


    from be32240  Add a note on S3 compatible API not suppporting mixed casing 
for metadata keys.
     new e7c2029  Update CloudFlare DNS driver to correctly throws 
"RecordAlreadyExists" error on various error responses.
     new ad084ac  Add new libcloud.common.base.ALLOW_PATH_DOUBLE_SLASHES which 
default to False for backward compatibility reasons.
     new 014f2d7  Fix cross test pollution.
     new e0b0c0a  Add upgrade notes entry.
     new 2d273b2  Add docs entry.
     new e6efd8b  Add an example directory layout to upgrade notes.
     new b67de60  Bump import time thresholds.
     new 8453c83  Update upgrade notes.
     new fd32753  Merge branch 'request_path_allow_double_slashes' into trunk
     new a23bbc3  Fix lint.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                        | 23 +++++++++++++++
 docs/storage/drivers/s3.rst        | 10 +++++++
 docs/upgrade_notes.rst             | 59 ++++++++++++++++++++++++++++++++++++++
 libcloud/common/base.py            | 22 ++++++++++++++
 libcloud/dns/drivers/cloudflare.py |  9 ++++++
 libcloud/test/test_connection.py   | 26 +++++++++++++++++
 scripts/time_imports.sh            |  4 +--
 7 files changed, 151 insertions(+), 2 deletions(-)

Reply via email to