-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule & fix API changes (#845)
- Loading branch information
Showing
6 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
Submodule aws-c-common
updated
10 files
+8 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+32 −0 | .github/workflows/issue-regression-labeler.yml | |
+5 −1 | cmake/AwsCFlags.cmake | |
+1 −0 | include/aws/common/private/xml_parser_impl.h | |
+1 −7 | include/aws/common/ref_count.h | |
+34 −0 | include/aws/common/shutdown_types.h | |
+23 −17 | source/common.c | |
+10 −0 | source/xml_parser.c | |
+1 −0 | tests/CMakeLists.txt | |
+36 −0 | tests/xml_parser_test.c |
Submodule aws-c-http
updated
5 files
Submodule aws-c-io
updated
35 files
Submodule aws-c-s3
updated
3 files
+8 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+32 −0 | .github/workflows/issue-regression-labeler.yml | |
+1 −1 | source/s3_client.c |
Submodule s2n
updated
from ffe0bf to 9f4bae
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters