diff --git a/aws-c-http.changes b/aws-c-http.changes index 922648e..99edf6c 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 16 09:11:10 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.7.8 + * Add github templates and bots by @jmklix in (#436) + * Update builder version to fix aws-lc build on manylinux1 by @TingDaoK in (#437) + * Fix compiler warnings about missing void by @graebm in (#438) + * HTTP stream telemetry api by @TingDaoK in (#433) + * Fix warnings in public headers by @waahm7 in (#440) + ------------------------------------------------------------------- Tue Apr 18 11:55:48 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 9e2d402..887b4dc 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.7 +Version: 0.7.8 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.7.7.tar.gz b/v0.7.7.tar.gz deleted file mode 100644 index 2994f1a..0000000 --- a/v0.7.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e149d11e36bea9b208469020d7f019c10e9454c3f8018190b0e21a3a6579bd4 -size 462808 diff --git a/v0.7.8.tar.gz b/v0.7.8.tar.gz new file mode 100644 index 0000000..9e6f2ff --- /dev/null +++ b/v0.7.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdece84e80aa8a986e96a4148a9fb2f05c4a636e99f3fab1b7345ca6b09cc4c +size 466739