Commit c8c605c
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
190 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
191 | 199 | | |
| 200 | + | |
192 | 201 | | |
193 | 202 | | |
194 | 203 | | |
| |||
- .github/workflows/ci.yml+38
- docs/memory_aware_request_execution.md+3-1
- include/aws/s3/private/s3_meta_request_impl.h+17-1
- include/aws/s3/private/s3_parallel_input_stream.h+2-1
- include/aws/s3/private/s3_request_messages.h+16-1
- include/aws/s3/s3_buffer_pool.h+7-5
- include/aws/s3/s3_client.h+15-2
- source/s3_auto_ranged_get.c+10
- source/s3_client.c-7
- source/s3_copy_object.c+6-3
- source/s3_meta_request.c+368-125
- source/s3_parallel_input_stream.c+9-14
- source/s3_request_messages.c+48-9
- tests/CMakeLists.txt+13
- tests/s3_asyncwrite_tests.c+268-2
- tests/s3_data_plane_tests.c+949-81
- tests/s3_tester.c+10
- tests/s3_tester.h+4
Submodule aws-c-sdkutils updated 22 files
- .github/workflows/ci.yml+17-17
- .github/workflows/codecov.yml+1-1
- .github/workflows/handle-stale-discussions.yml+2-2
- .github/workflows/stale_issue.yml+1-1
- compiler/bdd-bytecoder.py+485
- include/aws/sdkutils/endpoints_bdd_engine.h+68
- include/aws/sdkutils/private/endpoints_types_impl.h+153-12
- include/aws/sdkutils/private/endpoints_util.h+1
- source/aws_profile.c+3-1
- source/endpoints_bdd_loader.c+778
- source/endpoints_rule_engine.c+77-422
- source/endpoints_ruleset.c+147-61
- source/endpoints_standard_lib.c+196-49
- source/endpoints_types_impl.c+366-21
- source/endpoints_util.c+13-2
- tests/CMakeLists.txt+3
- tests/aws_profile_tests.c+5-5
- tests/endpoints_bdd_loader_tests.c+77
- tests/endpoints_rule_engine_tests.c+10-2
- tests/resources/bdd_test.bin
- tests/resources/simple_bdd_model.json+40
- tests/resources/simple_bdd_test.bin
Submodule aws-lc updated from 44766fa to 6f246af
0 commit comments