diff --git a/aws-c-http.changes b/aws-c-http.changes index a6e76c4..fccd7ac 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 10 07:03:55 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.10.2 + * Remove clang-3 from CI by @sbSteveK in (#518) + * Stop sending empty data frame when input stream ends but + the request stream is not ending. by @TingDaoK in (#520) + ------------------------------------------------------------------- Wed May 14 08:51:46 UTC 2025 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index b5f08ef..d05dc05 100644 --- a/aws-c-http.spec +++ b/aws-c-http.spec @@ -20,7 +20,7 @@ %define library_version 1.0.0 %define library_soversion 1_0_0 Name: aws-c-http -Version: 0.10.1 +Version: 0.10.2 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.10.1.tar.gz b/v0.10.1.tar.gz deleted file mode 100644 index 05dc377..0000000 --- a/v0.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1550f7bf9666bb8f86514db9e623f07249e3c53e868d2f36ff69b83bd3eadfec -size 489620 diff --git a/v0.10.2.tar.gz b/v0.10.2.tar.gz new file mode 100644 index 0000000..eae4e01 --- /dev/null +++ b/v0.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:048d9d683459ade363fd7cc448c2b6329c78f67a2a0c0cb61c16de4634a2fc6b +size 489715