diff --git a/aws-c-http.changes b/aws-c-http.changes index f3e7e15..1ac8376 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 2 14:55:22 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.9.6 + * Fix Error Handling For Connection Manager by @waahm7 in (#507) + * h1_decoder error on multiple content-length headers by @quinnj in (#509) + * Apple Network Framework Support by @xiazhvera in (#502) + ------------------------------------------------------------------- Tue Mar 18 08:27:02 UTC 2025 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index b18048a..f532aa8 100644 --- a/aws-c-http.spec +++ b/aws-c-http.spec @@ -19,7 +19,7 @@ %define library_version 1.0.0 %define library_soversion 1_0_0 Name: aws-c-http -Version: 0.9.5 +Version: 0.9.6 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.9.5.tar.gz b/v0.9.5.tar.gz deleted file mode 100644 index 7fde987..0000000 --- a/v0.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbdb8411b439677f302d3a3b4691e2dc1852e69f406d3c2fced2be95ae2397f9 -size 480441 diff --git a/v0.9.6.tar.gz b/v0.9.6.tar.gz new file mode 100644 index 0000000..4832e18 --- /dev/null +++ b/v0.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39381e7b66d73b5dcf8b3afe533f3206349a7e8f0fb78c8bac469bee0f05b957 +size 481559