diff --git a/aws-c-http.changes b/aws-c-http.changes index fd2f9f8..2b85c11 100644 --- a/aws-c-http.changes +++ b/aws-c-http.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 12 06:54:32 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.9.4 + * Some trivial fixup on tests by @graebm in (#503) + * Move h1_stream variables, to make thread usage more explicit + by @graebm in (#504) + * Supprt response_first_byte_timeout_ms in ConnectionManagerOptions + by @waahm7 in (#505) + ------------------------------------------------------------------- Thu Jan 30 11:43:07 UTC 2025 - John Paul Adrian Glaubitz diff --git a/aws-c-http.spec b/aws-c-http.spec index 362ea29..46a71e3 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.9.3 +Version: 0.9.4 Release: 0 Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications License: Apache-2.0 diff --git a/v0.9.3.tar.gz b/v0.9.3.tar.gz deleted file mode 100644 index 202e51e..0000000 --- a/v0.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63061321fd3234a4f8688cff1a6681089321519436a5f181e1bcb359204df7c8 -size 477580 diff --git a/v0.9.4.tar.gz b/v0.9.4.tar.gz new file mode 100644 index 0000000..0787edb --- /dev/null +++ b/v0.9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2282067c4eb0bd07f632facb52c98bb6380f74410bc8640256e9490b66a2d582 +size 477607