Skip to content

EMQ X 4.1.2 Released

Compare
Choose a tag to compare
@Rory-Z Rory-Z released this 23 Jul 11:45
· 17309 commits to master since this release

EMQ X 4.1.2 is released now, it mainly includes the following changes:

emqx

Bug fixes:

  • Fix the issue that the topic alias is not used to replace the topic

    Github PR: emqx/emqx#3616

  • Fix the issue that some operations take up too much CPU

    Github PR: emqx/emqx#3581

emqx-rel

Bug fixes:

  • Fix the issue that the console no longer outputs the log after the log is filled with all log files when running emqx by docker

    Github PR: emqx/emqx-rel#559