Release: Amazon IoT Greengrass Core v2.1.0 software update on April 26, 2021
This release provides version 2.1.0 of the Greengrass nucleus component and updates Amazon-provided components.
Release date: April 26, 2021
Release highlights
-
Docker Hub and Amazon Elastic Container Registry (Amazon ECR) integration—The new Docker application manager component enables you to download public or private images from Amazon ECR. You can also use this component to download public images from Docker Hub and Amazon Web Services Marketplace. For more information, see Run a Docker container.
-
Dockerfile and Docker images for Amazon IoT Greengrass Core software—You can use the Greengrass Docker image to run Amazon IoT Greengrass in a Docker container that uses Amazon Linux 2 as the base operating system. You can also use the Amazon IoT Greengrass Dockerfile to build your own Greengrass image. For more information, see Run Amazon IoT Greengrass Core software in a Docker container.
-
Support for additional machine learning frameworks and platforms—You can deploy sample machine learning inference components that use pre-trained models to perform sample image classification and object detection using TensorFlow Lite 2.5.0 and DLR 1.6.0. This release also extends sample machine learning support for Armv8 (AArch64) devices. For more information, see Perform machine learning inference.
Release details
Platform support updates
Platform | Details |
---|---|
Docker |
A Dockerfile and Docker image for Amazon IoT Greengrass are now available.
For more information, see Run Amazon IoT Greengrass Core software in a Docker container. |
Public component updates
The following table lists Amazon-provided components that include new and updated features.
Important
When you deploy a component, Amazon IoT Greengrass installs the latest supported versions of all of that component's dependencies. Because of this, new patch versions of Amazon-provided public components might be automatically deployed to your core devices if you add new devices to a thing group, or you update the deployment that targets those devices. Some automatic updates, such as a nucleus update, can cause your devices to restart unexpectedly.
To prevent unintended updates for a component that is running on your device, we recommend that you directly include your preferred version of that component when you create a deployment. For more information about update behavior for Amazon IoT Greengrass Core software, see Update the Amazon IoT Greengrass Core software (OTA).
Component | Details |
---|---|
Greengrass nucleus | Version 2.1.0 of the Greengrass nucleus is available.
|
Docker application manager |
Version 2.0.0 of the new Docker application manager component is available.
|
Lambda launcher |
Version 2.0.4 of the Lambda launcher component is available.
|
Legacy subscription router |
Version 2.1.0 of the legacy subscription router component is available.
|
Local debug console |
Version 2.1.0 of the local debug console component is available.
|
Log manager |
Version 2.1.0 of the log manager component is available.
|
DLR image classification | Version 2.1.1 of the DLR image classification component is available.
|
DLR object detection | Version 2.1.1 of the DLR object detection component is available.
|
DLR image classification model store | Version 2.1.1 of the DLR image classification model store component is available.
|
DLR object detection model store | Version 2.1.1 of the DLR object detection model store component is available.
|
DLR installer | Version 1.6.1 of the DLR component is available.
|
TensorFlow Lite image classification | Version 2.1.0 of the new TensorFlow Lite image classification component is available.
|
TensorFlow Lite object detection | Version 2.1.0 of the new TensorFlow Lite object detection component is available.
|
TensorFlow Lite image classification model store | Version 2.1.0 of the new TensorFlow Lite image classification model store component is available.
|
TensorFlow Lite object detection model store | Version 2.1.0 of the new TensorFlow Lite object detection model store component is available.
|
TensorFlow Lite | Version 2.5.0 of the new TensorFlow Lite component is available.
|