From 4484d5cf72bb6055e09a7c7fae99ef89d728a112 Mon Sep 17 00:00:00 2001 From: Archit Aggarwal Date: Tue, 15 Dec 2020 07:09:02 -0800 Subject: [PATCH] Update README with LTS information (#1502) --- CHANGELOG.md | 2 +- README.md | 8 +++++--- libraries/aws/device-shadow-for-aws-iot-embedded-sdk | 2 +- libraries/standard/backoffAlgorithm | 2 +- libraries/standard/coreHTTP | 2 +- libraries/standard/coreJSON | 2 +- libraries/standard/coreMQTT | 2 +- libraries/standard/corePKCS11 | 2 +- 8 files changed, 12 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e37e2cd47..990f12757f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog for AWS IoT Device SDK for Embedded C -## 202012.00 (December 2020) +## 202012.01 (December 2020) ### Major Changes diff --git a/README.md b/README.md index 83138569ed..8cdbc3360f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ * [Sending metrics to AWS IoT](#sending-metrics-to-aws-iot) * [Versioning](#versioning) * [Releases](#releases) - * [202012.00](#20201200) + * [202012.01](#20201201) * [202011.00](#20201100) * [202009.00](#20200900) * [v3.1.2](#v312) @@ -59,6 +59,8 @@ The AWS IoT Device SDK for Embedded C (C-SDK) is a collection of C source files For the latest release of C-SDK, please see the section for [Releases](#releases). +**C-SDK includes libraries that are part of the [FreeRTOS 202012.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012.00-LTS) release. Learn more about the FreeRTOS 202012.00 LTS libraries at https://freertos.org/lts-libraries.html.** + ### License The C-SDK libraries are licensed under the [MIT open source license](LICENSE). @@ -195,9 +197,9 @@ For example, a second release in June 2021 would be 202106.01. Although the SDK All of the released versions of the C-SDK libraries are available as git tags. For example, the last release of the v3 SDK version is available at [tag 3.1.2](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/v3.1.2). -### 202012.00 +### 202012.01 -[API documentation of 202012.00 release](https://docs.aws.amazon.com/embedded-csdk/202012.00/lib-ref/index.html) +[API documentation of 202012.01 release](https://docs.aws.amazon.com/embedded-csdk/202012.00/lib-ref/index.html) This release includes [AWS IoT Over-the-air Update(Release Candidate)](https://github.com/aws/ota-for-aws-iot-embedded-sdk), [backoffAlgorithm](https://github.com/FreeRTOS/backoffAlgorithm), and [PKCS #11](https://github.com/FreeRTOS/corePKCS11) libraries. Additionally, there is a major update to the coreJSON and coreHTTP APIs. All libraries continue to undergo code quality checks (e.g. MISRA-C compliance), and Coverity static analysis. In addition, all libraries except AWS IoT Over-the-air Update and backoffAlgorithm undergo validation of memory safety with the C Bounded Model Checker (CBMC) automated reasoning tool. diff --git a/libraries/aws/device-shadow-for-aws-iot-embedded-sdk b/libraries/aws/device-shadow-for-aws-iot-embedded-sdk index 47de8e368b..508ce43a22 160000 --- a/libraries/aws/device-shadow-for-aws-iot-embedded-sdk +++ b/libraries/aws/device-shadow-for-aws-iot-embedded-sdk @@ -1 +1 @@ -Subproject commit 47de8e368bdcfd20b6f2e601b37b56f5476221d7 +Subproject commit 508ce43a2257be5d38bfd2a778607fa921cb2dac diff --git a/libraries/standard/backoffAlgorithm b/libraries/standard/backoffAlgorithm index 6127f3da72..a70291444c 160000 --- a/libraries/standard/backoffAlgorithm +++ b/libraries/standard/backoffAlgorithm @@ -1 +1 @@ -Subproject commit 6127f3da721a2036642c9ac404e9db2524d11c70 +Subproject commit a70291444c556bc3392bf9b7b60626b93b120319 diff --git a/libraries/standard/coreHTTP b/libraries/standard/coreHTTP index 3fb8868036..b349f89e67 160000 --- a/libraries/standard/coreHTTP +++ b/libraries/standard/coreHTTP @@ -1 +1 @@ -Subproject commit 3fb88680366012b189042f36b564d98ac72d764a +Subproject commit b349f89e67f5feef51438dc09ed89959dedc18d5 diff --git a/libraries/standard/coreJSON b/libraries/standard/coreJSON index 97a906a276..26fe707548 160000 --- a/libraries/standard/coreJSON +++ b/libraries/standard/coreJSON @@ -1 +1 @@ -Subproject commit 97a906a2761b71434ffa9d838cd0500543b7dadc +Subproject commit 26fe707548fc4e975c453aa4475ae056bb70247b diff --git a/libraries/standard/coreMQTT b/libraries/standard/coreMQTT index 3ef8ac1f77..ff9830a338 160000 --- a/libraries/standard/coreMQTT +++ b/libraries/standard/coreMQTT @@ -1 +1 @@ -Subproject commit 3ef8ac1f77622fae66271beaec3616521b80c7dc +Subproject commit ff9830a338b6a759c5574f991b02d6f99abadc42 diff --git a/libraries/standard/corePKCS11 b/libraries/standard/corePKCS11 index 982b836b5a..cc4129e5c4 160000 --- a/libraries/standard/corePKCS11 +++ b/libraries/standard/corePKCS11 @@ -1 +1 @@ -Subproject commit 982b836b5a0c283f0924b1416eb93db857c988fa +Subproject commit cc4129e5c44430e94dec5b82bacc4ce1491c61ac