diff --git a/aws-c-http.changes b/aws-c-http.changes index 1b11b77..38e85b6 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 6 13:40:27 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.7.4 + * Proxy config new crash by @TingDaoK in (#423) + * Adapt to renamed class from aws-c-common by @graebm in (#422) + * Add ProxyConfig new from ProxyOptions & TLS info by @waahm7 in (#421) + ------------------------------------------------------------------- Mon Jan 16 14:18:02 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 0c9848b..a3ca9f8 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.7.3 +Version: 0.7.4 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.7.3.tar.gz b/v0.7.3.tar.gz deleted file mode 100644 index 6cce235..0000000 --- a/v0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07e16c6bf5eba6f0dea96b6f55eae312a7c95b736f4d2e4a210000f45d8265ae -size 461106 diff --git a/v0.7.4.tar.gz b/v0.7.4.tar.gz new file mode 100644 index 0000000..a712863 --- /dev/null +++ b/v0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde8fbcb52d9c894e75cb398b5c5ea5334188dfc23003c2f7396aa05395f2699 +size 461234