Commit 2e1013c
committed
Update submodule
1 parent 3fefe45 commit 2e1013c
3 files changed
Lines changed: 3 additions & 3 deletions
Submodule aws-c-common updated 18 files
- .github/workflows/ci.yml+55-26
- .github/workflows/clang-format.yml+1-1
- .github/workflows/clang-tidy.yml+1-1
- .github/workflows/codecov.yml+2-2
- builder.json+9
- include/aws/common/byte_buf.h+72
- include/aws/common/byte_order.h+10
- include/aws/common/byte_order.inl+30
- include/aws/common/ring_buffer.inl+4-1
- include/aws/common/xml_parser.h+20
- source/byte_buf.c+94-4
- source/xml_parser.c+125
- tests/CMakeLists.txt+7
- tests/alloc_test.c+2-2
- tests/byte_buf_test.c+57
- tests/cursor_test.c+103
- tests/split_test.c+47
- tests/xml_parser_test.c+124
Submodule aws-c-mqtt updated 14 files
- .github/workflows/ci.yml+2-1
- include/aws/mqtt/client.h-2
- include/aws/mqtt/mqtt.h+6
- include/aws/mqtt/private/mqtt_iot_metrics.h+15
- source/client.c+7-6
- source/mqtt_iot_metrics.c+450-88
- source/v5/mqtt5_options_storage.c+9-5
- tests/CMakeLists.txt+9
- tests/shared_utils_tests.c+271-10
- tests/v3/connection_state_test.c+70-12
- tests/v3/mqtt311_testing_utils.c+26
- tests/v3/mqtt311_testing_utils.h+14
- tests/v5/mqtt5_client_tests.c+46-10
- tests/v5/mqtt5_to_mqtt3_adapter_tests.c+20
0 commit comments