Skip to content

Releases: aws-greengrass/aws-greengrass-cloudwatch-metrics

3.2.0

17 Dec 01:27
b428cb0
Compare
Choose a tag to compare

New features:

  • Adds recipe supports for Greengrass nucleus lite.

3.1.0

27 Apr 22:28
b428cb0
Compare
Choose a tag to compare

Bug fixes and improvements

  • Adds support for HTTPS network proxy configurations.

2.1.8

27 Aug 03:07
b428cb0
Compare
Choose a tag to compare

Version updated for Greengrass nucleus version 2.13.0 release

2.1.7

07 Nov 23:16
b428cb0
Compare
Choose a tag to compare

Version updated for Greengrass nucleus version 2.12.0 release.

2.1.6

28 Jun 21:44
b428cb0
Compare
Choose a tag to compare

Version updated for Greengrass nucleus version 2.11.0 release.

2.1.4

16 Nov 00:28
b428cb0
Compare
Choose a tag to compare

Version updated for Greengrass nucleus version 2.9.0 release.

3.0.0

26 Apr 21:45
63c5898
Compare
Choose a tag to compare

This version of the CloudWatch metrics component expects different configuration parameters than version 2.x. If you use a non-default configuration for version 2.x, and you want to upgrade from v2.x to v3.x, you must update the component's configuration. For more information, see CloudWatch metrics component configuration.

New features

  • Adds support for core devices that run Windows.
  • Changes the component type from Lambda component to generic component. This component now no longer depends on the legacy subscription router component to create subscriptions.
  • Adds new InputTopic configuration parameter to specify the topic to which the component subscribes to receive messages.
  • Adds new OutputTopic configuration parameter to specify the topic to which the component publishes status responses.
  • Adds new PubSubToIoTCore configuration parameter to specify whether to publish and subscribe to AWS IoT Core MQTT topics.
  • Adds the new UseInstaller configuration parameter that lets you optionally disable the installation script that installs component dependencies.

Bug fixes and improvements

  • Adds support for duplicate timestamps in input data.