diff --git a/aws-crt-cpp.changes b/aws-crt-cpp.changes index 180dd88..29cb888 100644 --- a/aws-crt-cpp.changes +++ b/aws-crt-cpp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 3 15:18:13 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.26.0 + * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#583) +- from version 0.25.1 + * Custom auth polish by @bretambrose in (#584) + * Test Shared Subscription by @alfred2g in (#587) + * Fix overridden timeout values for mqtt5 operations by @sfod in (#588) +- from version 0.25.0 + * MQTT5 General Avalibility by @xiazhvera in (#585) + ------------------------------------------------------------------- Wed Dec 13 08:51:56 UTC 2023 - John Paul Adrian Glaubitz diff --git a/aws-crt-cpp.spec b/aws-crt-cpp.spec index afb0388..66669f9 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.11 +Version: 0.26.0 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 deleted file mode 100644 index ed73390..0000000 --- a/v0.24.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:920b56c6b9972a72fe4f028b622dd6c45c7ea1f790fc2903ad5959b49fc1517c -size 337873 diff --git a/v0.26.0.tar.gz b/v0.26.0.tar.gz new file mode 100644 index 0000000..dee989b --- /dev/null +++ b/v0.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17b528b071fa0e95ff430d117c573dbab0079a9e5a0f627507ee04ef2e545b0 +size 340012