From fcb1b2d526127c46cb0621671d91732432941ba8 Mon Sep 17 00:00:00 2001 From: Michael Graeb Date: Mon, 11 Jul 2022 17:35:25 -0700 Subject: [PATCH] Update C dependencies. (#368) BUGFIX: MQTT improved cleanup when user calls disconnect aws-c-common v0.7.0 -> v0.7.4 aws-c-event-stream v0.2.11 -> v0.2.12 aws-c-http v0.6.15 -> v0.6.17 aws-c-io v0.11.2 -> v0.12.0 aws-c-mqtt v0.7.10 -> v0.7.11 aws-c-s3 v0.1.39 -> v0.1.43 --- crt/aws-c-common | 2 +- crt/aws-c-event-stream | 2 +- crt/aws-c-http | 2 +- crt/aws-c-io | 2 +- crt/aws-c-mqtt | 2 +- crt/aws-c-s3 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/crt/aws-c-common b/crt/aws-c-common index 9b2a8b75f..ab0a44ad9 160000 --- a/crt/aws-c-common +++ b/crt/aws-c-common @@ -1 +1 @@ -Subproject commit 9b2a8b75ff2f9dd53d1a8cdcc366a0834fa4d700 +Subproject commit ab0a44ad9bf2c83f9ff9037a0e7235eb97e1c856 diff --git a/crt/aws-c-event-stream b/crt/aws-c-event-stream index 956f3442f..158d8e9c0 160000 --- a/crt/aws-c-event-stream +++ b/crt/aws-c-event-stream @@ -1 +1 @@ -Subproject commit 956f3442f6b9132f68b21d0604316fd11b698c7a +Subproject commit 158d8e9c0c4684a218c0309ffe80f7ff765c3f1e diff --git a/crt/aws-c-http b/crt/aws-c-http index b76ebf220..aadc57a38 160000 --- a/crt/aws-c-http +++ b/crt/aws-c-http @@ -1 +1 @@ -Subproject commit b76ebf2207c989e1d8e1c5e1a9ab1b0c32de3483 +Subproject commit aadc57a3829cb057acdd6d57ed0991ff61a71192 diff --git a/crt/aws-c-io b/crt/aws-c-io index 8b93aaed5..c1c97db6c 160000 --- a/crt/aws-c-io +++ b/crt/aws-c-io @@ -1 +1 @@ -Subproject commit 8b93aaed5e2ae26f459380bbdbc90ee1e578f8d3 +Subproject commit c1c97db6cfab078271796583c43db7e0bd6a4c43 diff --git a/crt/aws-c-mqtt b/crt/aws-c-mqtt index 6168e32bf..936b788b4 160000 --- a/crt/aws-c-mqtt +++ b/crt/aws-c-mqtt @@ -1 +1 @@ -Subproject commit 6168e32bf9f745dec40df633b78baa03420b7f83 +Subproject commit 936b788b477fc7f3227bef2d86037bbfa462316a diff --git a/crt/aws-c-s3 b/crt/aws-c-s3 index 2f6fa845e..4d82a49c9 160000 --- a/crt/aws-c-s3 +++ b/crt/aws-c-s3 @@ -1 +1 @@ -Subproject commit 2f6fa845e76e010abec7a44b1288dda096d1814c +Subproject commit 4d82a49c9893d67c5a97d00185bbd6fd9e9a1ea4