EMQX 采用商业源码许可证,加速 MQTT + AI 创新

broker 4.3.3 更新日志

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

emqx

Enhancement:

  • Data dump support to get imported data from HTTP request

    Github PR: emqx#4900

Bug fixes:

  • Fix the crash caused by not configuring the JWKS endpoint

    Github PR: emqx#4916

  • Fix MQTT-SN subscription in cluster environment

    Github PR: emqx#4915

  • Fix Webhook cannot use TLS

    Github PR: emqx#4908

  • Fix the issue that the parameter error in the client's multi-condition query may cause a crash

    Github PR: emqx#4916

  • Fix incorrect calculation of memory usage

    Github PR: emqx#4891