-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Users don't need to hold the payload until publish complete (#252)
- underlying lib updated to keep deep copy of the publish payload, thus we don't need to keep the payload alive until publish complete
- Loading branch information
Showing
3 changed files
with
5 additions
and
11 deletions.
There are no files selected for viewing
Submodule aws-crt-cpp
updated
8 files
+2 −2 | .github/workflows/ci.yml | |
+2 −2 | CMakeLists.txt | |
+5 −5 | README.md | |
+0 −1 | builder.json | |
+1 −1 | codebuild/common-posix.sh | |
+1 −1 | codebuild/common-windows.bat | |
+1 −1 | crt/aws-c-mqtt | |
+2 −1 | include/aws/crt/StlAllocator.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters