Release: Amazon IoT Greengrass Core v2.15.0 software update on July 3, 2025 - Amazon IoT Greengrass
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Release: Amazon IoT Greengrass Core v2.15.0 software update on July 3, 2025

This release provides version 2.15.0 of the Greengrass nucleus component and updates to Amazon-provided components.

Release date: July 3, 2025

Public component updates

The following table lists components provided by Amazon 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.15.0 of the Greengrass nucleus is available.

New features
Bug fixes and improvements
  • Nucleus now prioritizes the use of local versions and artifacts by default, improving deployment consistency and reducing external dependencies. Users can override this behavior by specifying alternative preferences in the deployment document.

  • Adds a new warning log when a provided Windows user doesn't match the character set normally accepted by Windows.

Greengrass CLI

Version 2.15.0 of the Greengrass CLI is available.

Bug fixes and improvements
  • Adds a fix so that when the auth configuration changes, the component won't reinstall but will still restart.

  • General bug fixes and improvements.

Greengrass nucleus lite

Version 2.2.0 of the Greengrass nucleus lite is available.

New features
  • Adds support for container image artifact URIs.

Bug fixes and improvements
  • General bug fixes and improvements.

Log manager

Version 2.3.10 of the log manager is available.

New features
  • Adds a new configuration key (updateToTlogIntervalSec) to control the frequency at which log-upload event details are persisted to the local transaction log (config.tlog).

Bug fixes and improvements
  • Improves log manager to refresh cloudwatch client for socket connection error.

Secret manager

Version 2.2.6 of the secret manager is available.

Bug fixes and improvements
  • Fixes an issue where secret manager fails to get a secret due to a slow or unresponsive Trusted Platform Module.