diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 22a8a91..180dd88 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Dec 13 08:51:56 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.24.11 + * Version bump to pickup endpoint resolution partition + changes by @DmitriyMusatkin in (#581) +- from version 0.24.10 + * MQTT5 canary fix by @xiazhvera in (#572) + * MQTT5 GA API review by @xiazhvera in (#575) + * Fix host resolve on a non-existent host by @SergeyRyabinin in (#578) + * Add a method to report library version from ApiHandle by @SergeyRyabinin in (#579) + ------------------------------------------------------------------- Thu Nov 30 12:28:06 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index f856f5f..afb0388 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.9 +Version: 0.24.11 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.24.11.tar.gz b/v0.24.11.tar.gz new file mode 100644 index 0000000..ed73390 --- /dev/null +++ b/v0.24.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920b56c6b9972a72fe4f028b622dd6c45c7ea1f790fc2903ad5959b49fc1517c +size 337873 diff --git a/v0.24.9.tar.gz b/v0.24.9.tar.gz deleted file mode 100644 index 73d618c..0000000 --- a/v0.24.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a4eed831671cb264c28505225e6f0b900ccbfee36c3fcfef3d82462df45d70 -size 334233