Skip to content

Releases: aws-greengrass/aws-greengrass-client-device-auth

2.5.1

27 Aug 03:07
Compare
Choose a tag to compare

Bugs and improvements:

  • Support fips endpoint

2.5.0

26 Apr 16:10
7e0dc50
Compare
Choose a tag to compare

New features

  • Allows ${iot:Connection.Thing.ThingName} variable substitution for policy resources.
  • Allows policy resources with wildcards such as mqtt:topic:my*

2.4.5

07 Dec 19:24
Compare
Choose a tag to compare

New Features

  • Adds wildcard prefix support for thingName selectionRule

Bug fixes and improvements

  • Fixes bug where certificates are not updated with new connectivity info in certain cases

2.4.4

07 Nov 23:17
Compare
Choose a tag to compare

Version updated for Greengrass nucleus version 2.12.0 release.

2.4.3

28 Jun 21:51
Compare
Choose a tag to compare

Version updated for Greengrass nucleus version 2.11.0 release.

2.4.2

06 Jun 23:10
Compare
Choose a tag to compare

Bug fixes and improvements

  • Adding a new startupTimeoutSeconds configuration, allowing customers to set how long those components can take during startup before erroring

2.4.1

10 May 20:23
Compare
Choose a tag to compare

Version updated for Greengrass nucleus version 2.10.0 release.

2.4.0

11 Apr 22:26
Compare
Choose a tag to compare

New features

  • Adds support for client device auth to emit operational metrics that will be published by the telemetry agent.

Bug fixes and improvements

  • Fixes an issue where the client device auth takes more than 10 seconds to verify a client device's identity.
  • Additional minor fixes and improvements.

2.3.2

07 Mar 21:11
Compare
Choose a tag to compare

Bug fixes and Improvements

  • Cache hostname information to correctly generate certificate subjects when restarted and offline

2.3.1

23 Nov 17:54
Compare
Choose a tag to compare

Bug fixes

  • Fix memory leak.