You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2020/02/04 21:14:50 UTC

[libcloud] branch trunk updated (b661d39 -> a8bd270)

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 b661d39  Update doap file.
     new ebd0de9  Fix a bug with Content-Type value header being incorrectly converted to lower case in the Google Storage driver when using Interoperability S3 API authentication method.
     new c2fb6cd  Add changelog entry.
     new a8bd270  Merge pull request #1418 from Kami/fix_google_storage_interoperability_api

The 7173 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                                  | 11 +++++++++++
 libcloud/storage/drivers/google_storage.py   |  4 +++-
 libcloud/test/storage/test_google_storage.py |  2 ++
 3 files changed, 16 insertions(+), 1 deletion(-)