A bug-fix ver of 0.23, first ver adapt to new github runner.
- Fix a potential deadlock in HTTP WebHook (Also in nng upstream)
- Fix CI/Docker workflow due to breaking changes from Github runner.
- Fix a session keeping issue of MQTT 3.1.1
What's Changed in NanoMQ
- fix a aio blocking issue of nng http. & add cancel timeout config param by @JaylinYu in https://github.com/nanomq/nanomq/pull/2018
- MDF [nng] move nng head by @JaylinYu in https://github.com/nanomq/nanomq/pull/2020
- For #2026 & other enhancements by @JaylinYu in https://github.com/nanomq/nanomq/pull/2028
- resolve CI errors by @JaylinYu in https://github.com/nanomq/nanomq/pull/2029
- MDF github runner ver by @JaylinYu in https://github.com/nanomq/nanomq/pull/2031
- FIX [dockerfile] adapt to new github runner again by @JaylinYu in https://github.com/nanomq/nanomq/pull/2032
- 0.23.6 release by @JaylinYu in https://github.com/nanomq/nanomq/pull/2033
- 0.23.7 by @JaylinYu in https://github.com/nanomq/nanomq/pull/2034
Full Changelog: https://github.com/nanomq/nanomq/compare/0.23.6...0.23.7
What's Changed in NanoNNG
- Retain flag of LWT bug fix & protocol hack by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1178
- MDF [conf] remove password print by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1179
- fix a rarely seen bug in NNG HTTP framwork & new config params for webhook by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1188
- FIX [mqtt_quic] cached aio with subscription packet turn pipe busy by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1189
- FIX [nmq_mqtt] fix https://github.com/nanomq/nanomq/issues/2026 by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1198
- Jaylin/dev by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1199
- FIX [CI] fix an unstable CI by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1202
- Fix the error in reading connack return codes. by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/1201
- enhancement to protocol layer of mqtt broker by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1207
Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.23.5...0.23.7