diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 694b2fd..119e387 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Oct 6 06:53:24 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 0.24.2 + * Fix CMake error when BUILD_DEPS=OFF by @graebm in (#551) +- from version 0.24.1 + * Disable doxygen for private header API by @xiazhvera in (#549) +- from version 0.24.0 + * MQTT3 clean shutdown by @sfod in (#535) + * Add CI job with sanitizers enabled by @sfod in (#522) + * Enable PKCS11 tests by @sfod in (#544) + * Add Mqtt5ClientBuilder method to set bootstrap by @gqmelo in (#542) + * Fix typo on NegotiatedSettings (Avaliable->Available) by @gqmelo in (#543) + * Adapter API Update by @xiazhvera in (#545) + * AutoTag PR for v0.24 by @bretambrose in (#546) + ------------------------------------------------------------------- Tue Sep 12 09:44:31 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index 2a1a577..55f5525 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.23.1 +Version: 0.24.2 Release: 0 Summary: AWS C++ wrapper for AWS SDK C libraries License: Apache-2.0 diff --git a/v0.23.1.tar.gz b/v0.23.1.tar.gz deleted file mode 100644 index 92ca27f..0000000 --- a/v0.23.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f7029fea12907564b80260cbea4a2b268ca678e7427def3e0c46871e9b42d16 -size 322706 diff --git a/v0.24.2.tar.gz b/v0.24.2.tar.gz new file mode 100644 index 0000000..b778143 --- /dev/null +++ b/v0.24.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfafd467f111cce24d6a784b92c415560387b1966c6c0d6fa9590f5be7a837d8 +size 331609