diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 496da3f..22a8a91 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Nov 30 12:28:06 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index f6d1b7d..f856f5f 100644 --- a/aws-crt-cpp.spec +++ b/aws-crt-cpp.spec @@ -19,7 +19,7 @@ %define library_soversion 1 Name: aws-crt-cpp -Version: 0.24.7 +Version: 0.24.9 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.24.7.tar.gz b/v0.24.7.tar.gz deleted file mode 100644 index c6017d2..0000000 --- a/v0.24.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b27d7309df388c117f71d946be885540a8ae37d4a458a9119da871ba94ccd4fa -size 331894 diff --git a/v0.24.9.tar.gz b/v0.24.9.tar.gz new file mode 100644 index 0000000..73d618c --- /dev/null +++ b/v0.24.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a4eed831671cb264c28505225e6f0b900ccbfee36c3fcfef3d82462df45d70 +size 334233