From aebf0d021dca2088a92fe8dc62c2a8b0b59beaa3 Mon Sep 17 00:00:00 2001 From: Dengke Tang Date: Tue, 28 Nov 2023 07:36:21 -0800 Subject: [PATCH 1/2] pick up submodules update for Performance optimization Updates (#573) --- crt/aws-c-auth | 2 +- crt/aws-c-common | 2 +- crt/aws-c-io | 2 +- crt/aws-c-mqtt | 2 +- crt/aws-c-s3 | 2 +- crt/aws-lc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/crt/aws-c-auth b/crt/aws-c-auth index 71bad382f..baeffa791 160000 --- a/crt/aws-c-auth +++ b/crt/aws-c-auth @@ -1 +1 @@ -Subproject commit 71bad382fe0a61e4426987c1abe6aca2fe1c1953 +Subproject commit baeffa791d9d1cf61460662a6d9ac2186aaf05df diff --git a/crt/aws-c-common b/crt/aws-c-common index fefbf4bdc..80f21b3ca 160000 --- a/crt/aws-c-common +++ b/crt/aws-c-common @@ -1 +1 @@ -Subproject commit fefbf4bdca1b3bada588baefec059849c268e73e +Subproject commit 80f21b3cac5ac51c6b8a62c7d2a5ef58a75195ee diff --git a/crt/aws-c-io b/crt/aws-c-io index c9cb77747..df64f57fe 160000 --- a/crt/aws-c-io +++ b/crt/aws-c-io @@ -1 +1 @@ -Subproject commit c9cb77747d3fd2809cf3d9c43be7d5decc17e4b3 +Subproject commit df64f57feb63ab1a489ded86a87b756a48c46f35 diff --git a/crt/aws-c-mqtt b/crt/aws-c-mqtt index 5d198cf2d..6d36cd372 160000 --- a/crt/aws-c-mqtt +++ b/crt/aws-c-mqtt @@ -1 +1 @@ -Subproject commit 5d198cf2d09b19bb18bf03e4425831a246d0a391 +Subproject commit 6d36cd3726233cb757468d0ea26f6cd8dad151ec diff --git a/crt/aws-c-s3 b/crt/aws-c-s3 index 83008e577..dc9001092 160000 --- a/crt/aws-c-s3 +++ b/crt/aws-c-s3 @@ -1 +1 @@ -Subproject commit 83008e577804643bc632ae4e603f36ab96219b9b +Subproject commit dc9001092b4e7dc3bb2b21631ecb928fe3f98ee4 diff --git a/crt/aws-lc b/crt/aws-lc index a8d06de79..80f3f3324 160000 --- a/crt/aws-lc +++ b/crt/aws-lc @@ -1 +1 @@ -Subproject commit a8d06de79e405692ac06fe17163626eaab515e4e +Subproject commit 80f3f3324e75737d43af3052b270fd2ffa169d29 From 39e29736fa6cbea5607db8f5c1fea5b59c793213 Mon Sep 17 00:00:00 2001 From: Bret Ambrose Date: Tue, 28 Nov 2023 07:37:23 -0800 Subject: [PATCH 2/2] AutoTag PR for v0.24.8 (#574) Co-authored-by: GitHub Actions --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index c9731ff41..1f1cd637c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.24.7 +0.24.8