SHA256
8
0
forked from pool/aws-c-s3

8 Commits

Author SHA256 Message Date
5239ac4a10 Accepting request 1299200 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1299200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-s3?expand=0&rev=29
2025-08-13 14:31:16 +00:00
20b95e5379 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=96
2025-08-13 08:43:10 +00:00
cb7b4e7311 Accepting request 1295269 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1295269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-s3?expand=0&rev=28
2025-07-23 14:35:38 +00:00
e11ba8015e - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=94
2025-07-23 10:33:44 +00:00
4c031674e3 Accepting request 1294991 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1294991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-s3?expand=0&rev=27
2025-07-22 10:54:26 +00:00
1f49503852 - Update to version 0.8.5
* Move fulfilling pending future outside the lock and ignore
    already completed futures by @DmitriyMusatkin in (#536)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=92
2025-07-22 08:36:08 +00:00
7b5294429d Accepting request 1294811 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1294811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-s3?expand=0&rev=26
2025-07-21 18:02:10 +00:00
3ba78a1dc3 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-s3?expand=0&rev=90
2025-07-21 12:25:05 +00:00
4 changed files with 34 additions and 4 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bbe1159f089ac4e5ddcdf5ef96941489240a3f780c5e140f3c8462df45e787ac
size 376886