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

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

- Update to version 0.13.23
  * Use UUID for socket endpoints by @TwistedTwigleg in (#570)
  * Update time to ancient by @jmklix in (#571)
  * aws_future by @graebm in (#572)
  * aws_async_input_stream by @graebm in (#573)
  * aws_future keeps channel alive until callback fires by @graebm in (#574)
  * Tests for aws_async_input_stream by @graebm in (#575)

OBS-URL: https://build.opensuse.org/request/show/1090890
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-io?expand=0&rev=32
This commit is contained in:
2023-06-07 11:00:37 +00:00
committed by Git OBS Bridge
parent 9bfaa4a3ae
commit 8c5e6e6155
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 5 10:52:36 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.13.23
* Use UUID for socket endpoints by @TwistedTwigleg in (#570)
* Update time to ancient by @jmklix in (#571)
* aws_future by @graebm in (#572)
* aws_async_input_stream by @graebm in (#573)
* aws_future keeps channel alive until callback fires by @graebm in (#574)
* Tests for aws_async_input_stream by @graebm in (#575)
-------------------------------------------------------------------
Tue May 16 09:59:33 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>