forked from pool/aws-c-http
Accepting request 989158 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.17 * Stream manager test with body by @TingDaoK in (#376) * Added aws_http2_stream_write_data, allowing H2 data frames to be written at any time by @justinboswell in (#338) * H2 monitor by @TingDaoK in (#377) - from version 0.6.16 * Build a local echo server and test against it. by @TingDaoK in (#373) * More local host test by @TingDaoK in (#375) * h2 stream callback not kill connection by @TingDaoK in (#364) * Metric for manager by @TingDaoK in (#370) OBS-URL: https://build.opensuse.org/request/show/989158 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 12:51:28 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.6.17
|
||||
* Stream manager test with body by @TingDaoK in (#376)
|
||||
* Added aws_http2_stream_write_data, allowing H2 data frames
|
||||
to be written at any time by @justinboswell in (#338)
|
||||
* H2 monitor by @TingDaoK in (#377)
|
||||
- from version 0.6.16
|
||||
* Build a local echo server and test against it. by @TingDaoK in (#373)
|
||||
* More local host test by @TingDaoK in (#375)
|
||||
* h2 stream callback not kill connection by @TingDaoK in (#364)
|
||||
* Metric for manager by @TingDaoK in (#370)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 19 11:30:18 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1_0_0
|
||||
Name: aws-c-http
|
||||
Version: 0.6.15
|
||||
Version: 0.6.17
|
||||
Release: 0
|
||||
Summary: C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30464624a471b282f113699df94049c141bdbea88d4f2d0bc1eb99dd6344950f
|
||||
size 425882
|
||||
3
v0.6.17.tar.gz
Normal file
3
v0.6.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80050dac01ea08d23734aa023a36d7e09a34b305ad7422a8c1d5380fbf975c8f
|
||||
size 441813
|
||||
Reference in New Issue
Block a user