node.default_bootstrap_batch_size option to EMQX configuration.
Increasing the value of this option can greatly reduce a replicant node startup time, especially when the EMQX cluster interconnect network latency is high and the EMQX built-in database holds a large amount of data, e.g. when the number of subscriptions is high.bytesize to get the size of a byte-string. e.g. SELECT * FROM "t/#" WHERE bytesize(payload) > 10.#11642 Updated to quicer version 0.0.200 in preparation for enabling openssl3 support for QUIC transport.
#11610 Implemented a preliminary Role-Based Access Control for the Dashboard.
In this version, there are two predefined roles:
Administrator: This role could access all resources.
Viewer: This role can only view resources and data, corresponding to all GET requests in the REST API.
#11631 Added Single Sign-On (SSO) feature and integrated with LDAP.
#11656 Integrated the SAML 2.0 Support for SSO.
#11599 Supported audit logs to record operations from CLI, REST API, and Dashboard in separate log files.
infinity on file log handlers.emqx stop command):
esockd from 5.9.6 to 5.9.7. This upgrade included:
ssl_error exceptions to info-level logging. esockd pr#180error to info.emqx ctl listeners output, the shutdown_count counter is incremented
when TLS handshake failure (ssl_error) or Malformed packet (frame_error) happens.logout endpoint by the API key, this endpoint is for the Dashboard only.