A minor enhancement release. Fix CI/CD workflow.
What's Changed in NanoMQ
- NEW [docs] New quic docs by @RanMaoyi in https://github.com/nanomq/nanomq/pull/2208
- enhanced sqlite with http reload api by @JaylinYu in https://github.com/nanomq/nanomq/pull/2209
- Fix CI tests by @JaylinYu in https://github.com/nanomq/nanomq/pull/2211
- rewrite webhook ci test by @JaylinYu in https://github.com/nanomq/nanomq/pull/2215
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/nanomq/nanomq/pull/2198
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in https://github.com/nanomq/nanomq/pull/2199
- FIX [tests] Fix properties_test timeout by @RanMaoyi in https://github.com/nanomq/nanomq/pull/2218
- MDF [nng] new 0.24.9 release by @JaylinYu in https://github.com/nanomq/nanomq/pull/2219
Full Changelog: https://github.com/nanomq/nanomq/compare/0.24.8...0.24.9
What's Changed in NanoNNG
- Sync a minor fix of SQLite & HTTP bridge reload API by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1413
- minor warning fix by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1415
- MDF [core] restore nni_msg_set_cmd_type API & remove unused code by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1417
- Realize %r %p %C %d option in auth_req params by @RanMaoyi in https://github.com/nanomq/NanoNNG/pull/1402
- remove a wrong lock unlock by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1423
- MDF [nanolib/utils] move get_local_port API to nanolib by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1424
- mov subinfol init out from core pipe by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1426
- fix ci by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1427
- sync quic reload fix & code enhancement by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1430
- MDF [conf] rename old base62 to base64_no_padding by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1431
- fix compile warning by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1432
Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.24.8...0.24.10