-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule aws-c-auth
updated
2 files
+9 −5 | source/credentials_provider_profile.c | |
+54 −19 | tests/credentials_provider_sts_tests.c |
Submodule aws-c-http
updated
5 files
+1 −1 | .github/workflows/ci.yml | |
+3 −2 | include/aws/http/connection_manager.h | |
+2 −1 | source/connection_manager.c | |
+1 −0 | tests/CMakeLists.txt | |
+55 −6 | tests/test_connection_manager.c |