4 files changed
+4
-4
lines changed- .github/workflows/ci.yml+34-17
- .github/workflows/codecov.yml+1-1
- include/aws/s3/private/s3_checksums.h+7-2
- include/aws/s3/private/s3_copy_object.h+4
- include/aws/s3/private/s3_meta_request_impl.h+7
- include/aws/s3/private/s3_request_messages.h+2-1
- include/aws/s3/s3.h+1-15
- include/aws/s3/s3_client.h+50-4
- samples/s3/s3-platform_info.c-27
- source/s3.c+1
- source/s3_auto_ranged_put.c+56-68
- source/s3_checksums.c+111-3
- source/s3_client.c+3-34
- source/s3_copy_object.c+14-1
- source/s3_endpoint_resolver/aws_s3_endpoint_resolver_partition.c+160-157
- source/s3_meta_request.c+29-15
- source/s3_platform_info.c+1-150
- source/s3_request_messages.c+43-16
- source/s3_util.c+5
- tests/CMakeLists.txt+3
- tests/s3_data_plane_tests.c+190-20
- tests/s3_s3express_client_test.c+26-4
- tests/s3_tester.c+55-24
- tests/s3_tester.h+13-3
Submodule aws-lc updated from 1be42a3 to 697acc6
Submodule s2n updated from 493b771 to 2e79e7e
0 commit comments