Accepting request 1129993 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.3 * Fix tests to use net_test_case by @waahm7 in (#383) * Mem limiter validation by @DmitriyMusatkin in (#385) * Bypass for CreateSession reqeust by @TingDaoK in (#384) - from version 0.4.2 * Performance optimization updates by @TingDaoK in (#381) - from version 0.4.1 * Auto - Update S3 Ruleset & Partition by @waahm7 in (#376) * Report S3 operation name of specific request that failed by @graebm in (#377) - from version 0.4.0 * Fix stale bot permissions by @jmklix in (#371) * Mem limiter by @DmitriyMusatkin in (#368) OBS-URL: https://build.opensuse.org/request/show/1129993 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=34
This commit is contained in:
parent
68d7f33199
commit
3e70ee6d8d
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 12:30:37 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.4.3
|
||||
* Fix tests to use net_test_case by @waahm7 in (#383)
|
||||
* Mem limiter validation by @DmitriyMusatkin in (#385)
|
||||
* Bypass for CreateSession reqeust by @TingDaoK in (#384)
|
||||
- from version 0.4.2
|
||||
* Performance optimization updates by @TingDaoK in (#381)
|
||||
- from version 0.4.1
|
||||
* Auto - Update S3 Ruleset & Partition by @waahm7 in (#376)
|
||||
* Report S3 operation name of specific request that failed
|
||||
by @graebm in (#377)
|
||||
- from version 0.4.0
|
||||
* Fix stale bot permissions by @jmklix in (#371)
|
||||
* Mem limiter by @DmitriyMusatkin in (#368)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 09:24:28 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 0unstable
|
||||
Name: aws-c-s3
|
||||
Version: 0.3.24
|
||||
Version: 0.4.3
|
||||
Release: 0
|
||||
Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09803db4af98bba0af263434e2de432cdccdb3ab709411abba8e05d34840f815
|
||||
size 277473
|
3
v0.4.3.tar.gz
Normal file
3
v0.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:993efb6c644eaaddf2f9e2f8fdc52b62b2c6f1546199ffb37a650e1f0953e239
|
||||
size 314361
|
Loading…
Reference in New Issue
Block a user