This is an automated email from the ASF dual-hosted git repository. micafer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit a96b0981507ed98eb783551fca6d9ee21bcf41e2 Merge: 8650616a4 b92fdb431 Author: Miguel Caballer Fernandez <[email protected]> AuthorDate: Tue Feb 17 09:25:31 2026 +0100 Merge pull request #2058 from Polandia94/feature/signed-uploads-on-azure-and-s3 Add signed upload to azure and s3 CHANGES.rst | 4 ++++ libcloud/storage/drivers/azure_blobs.py | 21 ++++++++++++++++++-- libcloud/storage/drivers/ovh.py | 31 ++++++++++++++++++++++++++++-- libcloud/storage/drivers/s3.py | 15 ++++++++++++--- libcloud/storage/drivers/scaleway.py | 32 +++++++++++++++++++++++++++++-- libcloud/test/storage/test_aurora.py | 7 +++++++ libcloud/test/storage/test_azure_blobs.py | 9 +++++++++ libcloud/test/storage/test_s3.py | 17 ++++++++++++++++ 8 files changed, 127 insertions(+), 9 deletions(-)
