1 file changed
+1
-1
lines changedSubmodule aws-crt-cpp updated 32 files
- .github/workflows/ci.yml+7-1
- CMakeLists.txt-2
- VERSION+1-1
- crt/aws-c-auth+1-1
- crt/aws-c-cal+1-1
- crt/aws-c-common+1-1
- crt/aws-c-event-stream+1-1
- crt/aws-c-http+1-1
- crt/aws-c-io+1-1
- crt/aws-c-mqtt+1-1
- crt/aws-c-s3+1-1
- crt/aws-c-sdkutils+1-1
- crt/aws-lc+1-1
- crt/s2n+1-1
- docsrc/Doxyfile+2-1
- include/aws/crt/JsonObject.h+79-32
- include/aws/crt/Optional.h+17-17
- include/aws/crt/auth/Signing.h+1-1
- include/aws/crt/external/cJSON.h-309
- include/aws/crt/io/Stream.h+6-3
- source/Api.cpp+7-20
- source/JsonObject.cpp+294-271
- source/external/cJSON.cpp-3.1k
- source/io/Stream.cpp+20
- tests/CMakeLists.txt+10
- tests/CredentialsTest.cpp+4-4
- tests/ImdsClientTest.cpp+3-5
- tests/IotServiceTest.cpp+3-3
- tests/Mqtt5ClientTest.cpp+121-135
- tests/ProxyTest.cpp+19-19
- tests/Sigv4SigningTest.cpp+169-6
- tests/StreamTest.cpp+3-3
0 commit comments