forked from pool/aws-crt-cpp
Accepting request 1129985 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.24.9 * Pick up fix for s3express create session hang by @TingDaoK in (#576) - from version 0.24.8 * MQTT5 Topic aliasing support by @bretambrose in (#567) * Bind missing negotiated setting fields by @bretambrose in (#569) * Fix MQTT5 canary memory leak by @sfod in (#570) * MQTT5 Canary Improvment by @xiazhvera in (#571) * Pick up submodules update for performance optimization updates by @TingDaoK in (#573) OBS-URL: https://build.opensuse.org/request/show/1129985 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=28
This commit is contained in:
parent
da21c9d79b
commit
b39e3601fc
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 30 12:28:06 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.24.9
|
||||||
|
* Pick up fix for s3express create session hang by @TingDaoK in (#576)
|
||||||
|
- from version 0.24.8
|
||||||
|
* MQTT5 Topic aliasing support by @bretambrose in (#567)
|
||||||
|
* Bind missing negotiated setting fields by @bretambrose in (#569)
|
||||||
|
* Fix MQTT5 canary memory leak by @sfod in (#570)
|
||||||
|
* MQTT5 Canary Improvment by @xiazhvera in (#571)
|
||||||
|
* Pick up submodules update for performance optimization
|
||||||
|
updates by @TingDaoK in (#573)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 21 11:51:31 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue Nov 21 11:51:31 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
|
|
||||||
Name: aws-crt-cpp
|
Name: aws-crt-cpp
|
||||||
Version: 0.24.7
|
Version: 0.24.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS C++ wrapper for AWS SDK C libraries
|
Summary: AWS C++ wrapper for AWS SDK C libraries
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b27d7309df388c117f71d946be885540a8ae37d4a458a9119da871ba94ccd4fa
|
|
||||||
size 331894
|
|
3
v0.24.9.tar.gz
Normal file
3
v0.24.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9a4eed831671cb264c28505225e6f0b900ccbfee36c3fcfef3d82462df45d70
|
||||||
|
size 334233
|
Loading…
x
Reference in New Issue
Block a user