Skip to content

Releases: aws-greengrass/aws-greengrass-moquette-mqtt

2.3.7

26 Apr 16:10
Compare
Choose a tag to compare

Update for new version of aws.greengrass.clientdevices.Auth

2.3.6

27 Mar 20:19
Compare
Choose a tag to compare

General bug fixes and improvements

2.3.5

28 Sep 18:18
10d8671
Compare
Choose a tag to compare

Bug fixes and improvements

  • Updated Moquette to version 0.17

2.3.4

01 Sep 19:04
bd16446
Compare
Choose a tag to compare

Bug Fixes and Improvements

  • Fixes an issue where clients may experience invalid session errors when sending or receiving messages, due to duplicate client IDs. This issue caused the client's session to close.

2.3.3

06 Jun 23:11
1fb127b
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.3.2

11 Apr 22:44
1fb127b
Compare
Choose a tag to compare

Version updated for client device auth version 2.4.0 release.

2.3.1

22 Feb 02:27
1fb127b
Compare
Choose a tag to compare

Bug Fixes and Improvements

  • Fixes a race condition where clients may be disconnected after attempting to reconnect, due to an invalid session.

2.3.0

16 Nov 00:30
a87e017
Compare
Choose a tag to compare

New features

  • Adds support for certificate chains.

2.2.0

28 Jun 15:58
e9a29d3
Compare
Choose a tag to compare

Bug fixes and improvements

2.1.0

14 Jun 18:25
Compare
Choose a tag to compare

Bug fixes and improvements

  • Updates this component to use Moquette version 0.16, which improves performance and includes several other improvements.

  • Fixes an issue where the local MQTT server certificate rotates more often than intended in certain scenarios. To apply this fix, you must also use v2.1.0 or later of the client device auth component.