17
0

Accepting request 1116014 from home:glaubitz:branches:devel:languages:python:aws

- Update to 0.7.0
  * feature:``SSE-C``: Pass SSECustomer* arguments to
    CompleteMultipartUpload for upload operations

OBS-URL: https://build.opensuse.org/request/show/1116014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-s3transfer?expand=0&rev=44
This commit is contained in:
2023-10-06 13:15:57 +00:00
committed by Git OBS Bridge
parent c719a8ad32
commit cd8265362d
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 6 09:23:20 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.7.0
* feature:``SSE-C``: Pass SSECustomer* arguments to
CompleteMultipartUpload for upload operations
-------------------------------------------------------------------
Fri Sep 1 15:11:54 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>