Release: Amazon IoT Greengrass Core v2.2.0 software update on June 18, 2021
This release provides version 2.2.0 of the Greengrass nucleus component, new Amazon-provided components, and updates to Amazon-provided components.
Release date: June 18, 2021
Release highlights
-
Client device support—The new Amazon-provided client device components enable you to connect client devices to your core devices using cloud discovery. You can sync client devices with Amazon IoT Core and interact with client devices in Greengrass components. For more information, see Interact with local IoT devices.
-
Local shadow service—The new shadow manager component enables the local shadow service on your core devices. You can use this shadow service to interact with local shadows while offline using the Greengrass interprocess communication (IPC) libraries in the Amazon IoT Device SDK. You can also use the shadow manager component to synchronize local shadow states with Amazon IoT Core. For more information, see Interact with device shadows.
Release details
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.2.0 of the Greengrass nucleus is available.
|
Shadow manager |
Version 2.0.0 of the new shadow manager component is available.
|
Client device auth |
Version 2.0.0 of the new client device auth component is available.
|
Moquette MQTT broker |
Version 2.0.0 of the new Moquette MQTT broker component is available.
|
MQTT bridge |
Version 2.0.0 of the new MQTT bridge component is available.
|
IP detector |
Version 2.0.0 of the new IP detector component is available.
|
Log manager |
Version 2.1.1 of the log manager component is available.
|
DLR object detection |
Version 2.1.2 of the DLR object detection is available.
|
TensorFlow Lite object detection |
Version 2.1.1 of the TensorFlow Lite object detection is available.
|