SHA256
8
0
forked from pool/aws-c-http

Accepting request 1087363 from home:glaubitz:branches:devel:libraries:c_c++

- 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)

OBS-URL: https://build.opensuse.org/request/show/1087363
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-http?expand=0&rev=21
This commit is contained in:
2023-05-16 14:18:53 +00:00
committed by Git OBS Bridge
parent 183ccc27e2
commit 96d10b039e
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 16 09:11:10 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>