This is a minor bug-fix ver of 0.23 and a new HTTP config option.
- New HTTP config option (max_body)
- Fix a deserialization error of SQLite retain msg.
- Now NanoMQ supports OpenSSL as an alternative encryption layer
What's Changed in NanoMQ
- 0.23.4 by @JaylinYu in https://github.com/nanomq/nanomq/pull/2006
- New HTTP config param for max body by @JaylinYu in https://github.com/nanomq/nanomq/pull/2007
- add docs by @JaylinYu in https://github.com/nanomq/nanomq/pull/2008
Full Changelog: https://github.com/nanomq/nanomq/compare/0.23.3...0.23.5
What's Changed in NanoNNG
- New publish protover func + SQLite retain msg fix by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1170
- fix 2 rare bug by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1171
- new http config param & sync changes from mqtt tcp to mqtt tls in transport by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1172
Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.23.3...0.23.5