github emqx/emqx v2.3.1
EMQ v2.3.1 released

latest releases: e5.7.0-alpha.1, v5.6.1, e5.6.1...
6 years ago

Bugfix and Enhancements

Remove the unnecessary transactions to optimize session management.

Should not exit arbitrarily when clientId conflicts in mnesia.

Change the default value of 'mqtt.session.enable_stats' to 'on'.

The DUP flag should be set to 0 for all QoS0 messages. (emqttd#1319)

Fix the 'no function clause' exception. (emqttd#1293)

The retained flags should be propagated for a bridge. (emqttd#1293)

The management API should listen on 0.0.0.0:8080. (emqttd#1353)

Fast close the invalid WebSocket in init/1 function.

erlang:demonitor/1 the reference when erasing a monitor. (emqttd#1340)

emq-retainer

Don't clean the retain flag after the retained message is stored.

Add three CLIs for the retainer plugin. (emq-retainer#38)

emq-dashboard

Refactor(priv/www): improve the routing page. (emq-dashboard#185)

emq-modules

Turn off the subscription module by default. (emq-modules#26)

emq-sn

Add an integration test case for the sleeping device.

Do not send will topic if the client is kicked out.

Prevent crash information in the log when emq_sn_gateway getting timeout, since it is a possible procedure.

emq-relx

Support node cookie value with = characters. (emq-relx#146)

mochiweb

Improve Req:get(peername) funciton to support x-forwarded-for and x-remote-port. (emqx/mochiweb#9)

Don't miss a new emqx release

NewReleases is sending notifications on new releases.