forked from pool/aws-c-http
Accepting request 1277361 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1277361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-http?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 14 08:51:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.10.1
|
||||
* Fix mock server window update on 0 length body by @TingDaoK in (#517)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 11:32:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.10.0
|
||||
* Fix initial settings for h2 by @TingDaoK in (#513)
|
||||
* Update h2 windowing algo and http client benchmark by @TingDaoK in (#388)
|
||||
+ Batching up the window update frame until the window size drops
|
||||
below the threshold for both manual and auto window management
|
||||
+ Initial window size now be required for HTTP/2 connection on
|
||||
manual window management now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 20 12:48:14 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1_0_0
|
||||
Name: aws-c-http
|
||||
Version: 0.9.7
|
||||
Version: 0.10.1
|
||||
Release: 0
|
||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||
License: Apache-2.0
|
||||
|
||||
3
v0.10.1.tar.gz
Normal file
3
v0.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1550f7bf9666bb8f86514db9e623f07249e3c53e868d2f36ff69b83bd3eadfec
|
||||
size 489620
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18cb2a19a7cd80eafc4c29e6845ec97135a381a1e32fc848bdb8340cc747204a
|
||||
size 481942
|
||||
Reference in New Issue
Block a user