File tree
6 files changed
+6
-6
lines changed- .github/workflows
- crt
6 files changed
+6
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
|
Submodule 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+34-17
- .github/workflows/codecov.yml+1-1
- include/aws/s3/private/s3_copy_object.h+4
- include/aws/s3/private/s3_request_messages.h+2-1
- include/aws/s3/s3_client.h+13-4
- source/s3_client.c+3-4
- source/s3_copy_object.c+14-1
- source/s3_endpoint_resolver/aws_s3_endpoint_resolver_partition.c+160-157
- source/s3_request_messages.c+39-14
- tests/CMakeLists.txt+1
- tests/s3_data_plane_tests.c+143-6
- tests/s3_s3express_client_test.c+26-4
- tests/s3_tester.c+27-14
- tests/s3_tester.h+6-2
Submodule s2n updated from 2e79e7e to 6cc9f53
0 commit comments