forked from pool/aws-c-s3
John Paul Adrian Glaubitz
30fc6c1c2a
- Update to version 0.1.50 * Don't invoke on_body callback if there is no body to report by @TingDaoK in (#220) * s3_meta_request: fix typo by @grrtrr in (#222) * Fix crash when aws_s3_meta_request has function called on it after completion by @graebm in (#217) OBS-URL: https://build.opensuse.org/request/show/1030339 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=6
58 lines
2.3 KiB
Plaintext
58 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 21 09:17:40 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.50
|
|
* Don't invoke on_body callback if there is no body to report
|
|
by @TingDaoK in (#220)
|
|
* s3_meta_request: fix typo by @grrtrr in (#222)
|
|
* Fix crash when aws_s3_meta_request has function called
|
|
on it after completion by @graebm in (#217)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 11:55:12 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.49
|
|
* Flow-control for multipart downloads by @graebm in (#213)
|
|
- from version 0.1.48
|
|
* Fix race condition with aws_s3_endpoint acquire/release by @graebm in (#209)
|
|
- from version 0.1.47
|
|
* Don't cover the error code with retry failure by @TingDaoK in (#207)
|
|
* s3_endpoint: log ID of new connection_manager instead
|
|
of nil by @grrtrr in (#201)
|
|
* Expose additional configuration options for Http
|
|
connection manager by @waahm7 in (#204)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 2 07:07:33 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.46
|
|
* Fallback for target load by @TingDaoK in (c1198ae)
|
|
- from version 0.1.45
|
|
* Add checksum to s3 dependencies by @sbSteveK in (#199)
|
|
* Use aws_byte_cursor_utf8_parse_u64 by @TingDaoK in (#200)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 8 10:24:10 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.44
|
|
* Fix pause API call breaking ECS cred provider (#197)
|
|
- from version 0.1.42
|
|
* Fix the crash on error clean up by @TingDaoK in (#196)
|
|
- from version 0.1.41
|
|
* Support for Pause/Resume for put
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 18 14:10:02 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.1.41
|
|
* Fix a bug where copy-file was decoding encoded URLs
|
|
- from version 0.1.40
|
|
* Don't re-send "x-amz-meta-" headers in each part of a
|
|
multipart upload. by @graebm in (#189)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 28 14:07:27 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Initial build
|
|
+ Version 0.1.39
|