diff --git a/aws-c-s3.changes b/aws-c-s3.changes index 68ebc38..5914252 100644 --- a/aws-c-s3.changes +++ b/aws-c-s3.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Nov 14 12:32:52 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.7.1 + * chore: Modified bug issue template to add checkbox to report + potential regression. by @ashishdhingra in (#452) + * Use proper public event loop group API by @bretambrose in (#460) +- from version 0.7.0 + * Support header checksum by @TingDaoK in (#454) + * Update CMake to 3.9 by @waahm7 in (#458) +- from version 0.6.9 + * Retry RequestTimeout error by S3. by @waahm7 in (#457) +- from version 0.6.8 + * Validate Invalid Network Interface Names at Client Initialization + by @waahm7 in (#456) +- from version 0.6.7 + * Supports copy object for same directory bucket by @TingDaoK in (#455) + ------------------------------------------------------------------- Mon Sep 23 09:55:40 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-s3.spec b/aws-c-s3.spec index 947133d..9714a93 100644 --- a/aws-c-s3.spec +++ b/aws-c-s3.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 0unstable Name: aws-c-s3 -Version: 0.6.6 +Version: 0.7.1 Release: 0 Summary: AWS Cross-Platform, C99 wrapper for cryptography primitives License: Apache-2.0 diff --git a/v0.6.6.tar.gz b/v0.6.6.tar.gz deleted file mode 100644 index 12b9950..0000000 --- a/v0.6.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2945ffb9e6529f560b34eee018ebdd4397288477f2df0126b5fd5cc2490fd056 -size 343466 diff --git a/v0.7.1.tar.gz b/v0.7.1.tar.gz new file mode 100644 index 0000000..18cfa1d --- /dev/null +++ b/v0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0723610c85262b2ac19be0bd98622857f09edc3317be707f6cfe9a9849796ef4 +size 346954