diff --git a/aws-c-http.changes b/aws-c-http.changes index 402f36b..6beb9d2 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 7 13:24:54 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.8.6 + * Connection Manager Acquisition Timeout by @waahm7 in (#479) + * Support MaxPendingConnectionAcquisitions by @waahm7 in (#481) + ------------------------------------------------------------------- Wed Jul 31 09:20:59 UTC 2024 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index e32f4f5..045aeb4 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.5 +Version: 0.8.6 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.8.5.tar.gz b/v0.8.5.tar.gz deleted file mode 100644 index ec8ac5e..0000000 --- a/v0.8.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8bacb3495ae6ef09441092c237d881a83c7754e18b10d252e8b03b7e8308814 -size 473127 diff --git a/v0.8.6.tar.gz b/v0.8.6.tar.gz new file mode 100644 index 0000000..8a2634e --- /dev/null +++ b/v0.8.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957dc145f4e0801dbfb3a708ee7b1794b5a88397ba9f3d5a1cadea503689e913 +size 474389