Skip to content

Releases: aws-greengrass/aws-greengrass-shadow-manager

2.0.5

12 Nov 21:47
b550969

Choose a tag to compare

Version updated to 2.0.5 for Greengrass nucleus version 2.5.0 release

2.0.4

20 Oct 23:00
b550969

Choose a tag to compare

Bug fixes and improvements:

  • Fixes an issue that caused shadow manager to delete newly created versions of any shadow that was previously deleted.
  • Updates the DeleteThingShadow IPC operation to increment the shadow version when called.

2.0.3

03 Aug 21:23

Choose a tag to compare

Version updated to 2.0.3 for Greengrass nucleus version 2.4.0 release

2.0.2

01 Jul 14:47

Choose a tag to compare

Bug fixes and improvements

  • Fixed an issue that caused shadow manager to not recognize the delta property when syncing shadow states from AWS IoT Core.
  • Fixed an issue that sometimes caused sync requests for a shadow to be merged incorrectly.

2.0.1

30 Jun 16:28
38173e0

Choose a tag to compare

Version updated to 2.0.1 for Greengrass nucleus version 2.3.0 release.

2.0.0

18 Jun 04:04
38173e0

Choose a tag to compare

New features

  • Add support for classic and named shadows.
  • Add support for local shadow management using IPC.
  • Add support for shadow synchronization with AWS IoT Core.