Skip to content

Releases: aws-greengrass/aws-greengrass-emqx-mqtt

2.0.1

26 Apr 16:10
62a57f4
Compare
Choose a tag to compare

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

2.0.0

22 Aug 20:32
62a57f4
Compare
Choose a tag to compare

New features

  • Updates EMQX to version 5.1.1.
  • Enables broker configuration changes without restarting the component.
  • Adds a new emqxConfig configuration field that replaces the emqx, mergeConfigurationFiles, and replaceConfigurationFiles configuration fields.

1.2.3

12 Jun 21:31
1ac1f2b
Compare
Choose a tag to compare

Bug fixes and improvements

  • Fixes an issue where clients could not interact with EMQX after previously authenticating by disconnecting and reauthenticating the client

1.2.2

11 Apr 22:39
Compare
Choose a tag to compare

Version updated for client device auth version 2.4.0 release.

1.2.1

22 Feb 02:26
Compare
Choose a tag to compare

Bug Fixes and Improvements

  • Fixes an issue where the component won't startup on Windows if Visual C++ Redistributable is not already present.
  • Updates EMQX to version 4.4.14

1.2.0

16 Nov 00:30
89797d0
Compare
Choose a tag to compare

New features

  • Adds support for certificate chains.

1.1.0

07 Oct 17:55
8118d4b
Compare
Choose a tag to compare

New features

  • Adds support for EMQX configurations including broker options and plug-ins.

Bug fixes and improvements

  • Updates EMQX to version 4.4.9.

1.0.1

25 Aug 00:25
3fc6939
Compare
Choose a tag to compare

Bug fixes and improvements

  • Fixes an issue during the TLS handshake which results in some MQTT clients failing to connect

1.0.0

28 Jun 15:58
3454a39
Compare
Choose a tag to compare

New features

  • Adds support for the local EMQX MQTT 5 broker. Client devices can connect to this MQTT broker to communicate with a core device using MQTT 5 features.