File tree
9 files changed
+9
-9
lines changed- .builder/actions
- .github/workflows
- crt
9 files changed
+9
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Submodule aws-c-auth updated 20 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+33-1
- include/aws/auth/signing_config.h+1-1
- source/aws_imds_client.c+1-1
- source/aws_signing.c+6
- source/credentials.c+44
- source/credentials_provider_cached.c+1-1
- source/credentials_provider_ecs.c+141-25
- source/credentials_provider_sso.c+2-2
- source/credentials_provider_static.c+7-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/credentials_tests.c+38-12
- tests/sigv4_signing_tests.c+27
Submodule aws-c-common updated 17 files
- .github/PULL_REQUEST_TEMPLATE.md+1-1
- .github/workflows/ci.yml+144-58
- .github/workflows/clang-tidy.yml+1-1
- .github/workflows/codecov.yml+13-7
- .github/workflows/proof_ci.yaml+1-1
- .github/workflows/proof_ci_resources/config.yaml+4-4
- cmake/AwsPrebuildDependency.cmake+80-7
- include/aws/common/cbor.h+2-2
- 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/hash_table_test.c+55-15
- tests/host_util_test.c+23-2
- tests/uri_test.c+12
Submodule aws-c-sdkutils updated 10 files
- .github/ISSUE_TEMPLATE/bug-report.yml+8
- .github/workflows/ci.yml+80-30
- .github/workflows/codecov.yml+18-12
- .github/workflows/issue-regression-labeler.yml+32
- include/aws/sdkutils/aws_profile.h+1
- include/aws/sdkutils/private/endpoints_util.h+1-1
- source/aws_profile.c+47-29
- tests/CMakeLists.txt+3-2
- tests/aws_profile_tests.c+297-299
- tests/endpoints_regex_tests.c+2-2
Submodule aws-lc updated from 8ffe277 to ffd6fb7
Submodule s2n updated from ffe0bf4 to 6cc9f53
0 commit comments