5 files changed
+5
-5
lines changedSubmodule aws-c-auth updated 17 files
- .github/ISSUE_TEMPLATE/bug-report.yml+8
- .github/workflows/ci.yml+70-24
- .github/workflows/codecov.yml+18-12
- .github/workflows/issue-regression-labeler.yml+32
- include/aws/auth/credentials.h+1-1
- include/aws/auth/signing_config.h+1-1
- source/aws_imds_client.c+1-1
- source/aws_signing.c+6
- source/credentials_provider_cached.c+1-1
- source/credentials_provider_ecs.c+141-25
- source/credentials_provider_sso.c+2-2
- source/credentials_provider_sts.c+1-1
- source/credentials_utils.c+3-3
- source/token_provider_sso_session.c+1-1
- tests/CMakeLists.txt+1
- tests/credentials_provider_ecs_tests.c+12-3
- tests/sigv4_signing_tests.c+27
Submodule aws-c-common updated 11 files
- .github/PULL_REQUEST_TEMPLATE.md+1-1
- .github/workflows/codecov.yml+2-2
- .github/workflows/proof_ci.yaml+1-1
- source/arch/intel/asm/cpuid.c+11
- source/arch/intel/cpuid.c+71-102
- source/arch/intel/msvc/cpuid.c+5
- source/host_utils.c+29-16
- source/uri.c+3-2
- tests/CMakeLists.txt+1
- tests/host_util_test.c+23-2
- tests/uri_test.c+12
- .github/workflows/ci.yml+1-1
- .github/workflows/codecov.yml+2-2
- include/aws/s3/private/s3_request_messages.h+6
- include/aws/s3/private/s3express_credentials_provider_impl.h+10-3
- include/aws/s3/s3_client.h+4
- include/aws/s3/s3express_credentials_provider.h+2
- source/s3_client.c+1
- source/s3_endpoint_resolver/aws_s3_endpoint_resolver_partition.c+125-123
- source/s3_meta_request.c+1
- source/s3_request_messages.c+17
- source/s3express_credentials_provider.c+85-28
- tests/CMakeLists.txt+2
- tests/mock_s3_server/CompleteMultipartUpload/sse_kms.json+14
- tests/mock_s3_server/CreateSession/sse_kms.json+21
- tests/mock_s3_server/README.md+2
- tests/mock_s3_server/mock_s3_server.py+15-4
- tests/s3_mock_server_s3express_provider_test.c+81-2
- tests/s3_s3express_client_test.c+58
- tests/s3_tester.c+3
- tests/s3_tester.h+2
Submodule aws-lc updated from 697acc6 to ffd6fb7
Submodule s2n updated from 2e79e7e to 6cc9f53
0 commit comments