diff --git a/aws-c-http.changes b/aws-c-http.changes index 6beb9d2..be08d3c 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 26 15:08:03 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.8.8 + * Fix websocket shutdown behavior by @TingDaoK in (#483) +- from version 0.8.7 + * Connection shutdown with buffered data by @TingDaoK in (#482) + ------------------------------------------------------------------- Wed Aug 7 13:24:54 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 045aeb4..417e952 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.8.6 +Version: 0.8.8 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.8.6.tar.gz b/v0.8.6.tar.gz deleted file mode 100644 index 8a2634e..0000000 --- a/v0.8.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:957dc145f4e0801dbfb3a708ee7b1794b5a88397ba9f3d5a1cadea503689e913 -size 474389 diff --git a/v0.8.8.tar.gz b/v0.8.8.tar.gz new file mode 100644 index 0000000..6721952 --- /dev/null +++ b/v0.8.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3a4a6845653c1b01162968f936c31aea6b25d3a0bdbf050b2342b8b94fcca6 +size 475882