emqx/changes/ce/feat-11438.en.md

3 lines
176 B
Markdown

Changed the type of the `mqtt.mqx_packet_size` from string to byteSize to better represent the valid numeric range.
Strings will still be accepted for backwards compatibility.