forked from pool/aws-c-s3
Compare commits
8 Commits
Author | SHA256 | Date | |
---|---|---|---|
5239ac4a10 | |||
20b95e5379 | |||
cb7b4e7311 | |||
e11ba8015e | |||
4c031674e3 | |||
1f49503852 | |||
7b5294429d | |||
3ba78a1dc3 |
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 12:50:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.8.7
|
||||
* Change stale issue and discussion handling to run once a week
|
||||
by @DmitriyMusatkin in (#541)
|
||||
* [fix] Retry with checksum result in failure by @TingDaoK in (#543)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 08:07:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.8.6
|
||||
* Add more getters for metrics by @DmitriyMusatkin in (#538)
|
||||
* Revamp checksum - retry will reuse the checksum by @TingDaoK in (#532)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 12:39:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.8.5
|
||||
* Move fulfilling pending future outside the lock and ignore
|
||||
already completed futures by @DmitriyMusatkin in (#536)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 11:55:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.8.4
|
||||
* More request metrics by @DmitriyMusatkin in (#530)
|
||||
* Avoid releasing pending mem ticket future while holding
|
||||
the lock by @DmitriyMusatkin in (#533)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 07:20:01 UTC 2025 - 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.8.3
|
||||
Version: 0.8.7
|
||||
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:c1c233317927091ee966bb297db2e6adbb596d6e5f981dbc724b0831b7e8f07d
|
||||
size 369787
|
3
v0.8.7.tar.gz
Normal file
3
v0.8.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbe1159f089ac4e5ddcdf5ef96941489240a3f780c5e140f3c8462df45e787ac
|
||||
size 376886
|
Reference in New Issue
Block a user