diff --git a/aws-c-http.changes b/aws-c-http.changes index 5f6211c..c673827 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 17 10:39:35 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 0.6.22 + * Added leased_concurrency to metrics and instrumented http connection + manager and stream managers. by @JonathanHenson in (#392) + ------------------------------------------------------------------- Wed Oct 5 13:17:41 UTC 2022 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index cc8f33d..48e1cb8 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.6.21 +Version: 0.6.22 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.6.21.tar.gz b/v0.6.21.tar.gz deleted file mode 100644 index 8e57f7e..0000000 --- a/v0.6.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a7c254bcd51a3a466b9f6905444a997dc6bf837d6224cb9ad447a765f9b6d44 -size 448892 diff --git a/v0.6.22.tar.gz b/v0.6.22.tar.gz new file mode 100644 index 0000000..c26f41c --- /dev/null +++ b/v0.6.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a178fd04bd1618469cd21afc5b84cbe436d1f9d9e036fefbd3a8f00356da4d4c +size 448967