Commit c2b75f0
Submodule aws-crt-cpp updated 32 files
- .github/workflows/ci.yml+20-3
- .github/workflows/issue-regression-labeler.yml+6-3
- CMakeLists.txt+20
- VERSION+1-1
- crt/aws-c-auth+1-1
- crt/aws-c-common+1-1
- crt/aws-c-io+1-1
- crt/aws-c-s3+1-1
- crt/aws-c-sdkutils+1-1
- crt/aws-lc+1-1
- crt/s2n+1-1
- include/aws/crt/Types.h+1
- include/aws/crt/endpoints/BddEngine.h+64
- include/aws/crt/io/TlsOptions.h+25-6
- include/aws/crt/s3/S3.h+1.2k
- include/aws/crt/s3/S3BufferTicket.h+76
- source/Types.cpp+5
- source/endpoints/BddEngine.cpp+42
- source/io/TlsOptions.cpp+14-4
- source/mqtt/Mqtt5ClientCore.cpp+9-10
- source/s3/S3.cpp+1.1k
- source/s3/S3BufferTicket.cpp+57
- tests/BddEngineTest.cpp+63
- tests/CMakeLists.txt+7-1
- tests/EndpointEngineTest.cpp+111
- tests/Mqtt5ClientTest.cpp+107-5
- tests/RuleEngineTest.cpp+8-169
- tests/resources/endpoint_engine/model.bin
- tests/resources/endpoint_engine/model.json+41
- tests/resources/endpoint_engine/model_bdd.json+38
- tests/resources/endpoint_engine/partitions.json+45
- tests/resources/sample_partitions.json+45
0 commit comments