Changelog
- DDS proxy + IDL parser integration
- Fix HTTP APIs of getting session status
- Newly added Unit test
What's Changed
- Support generates dds proxy code and clients with different idl file dynamical. by @alvin1221 in https://github.com/emqx/nanomq/pull/1110
- Fix dds proxy incorrect behavior about converting data by @alvin1221 in https://github.com/emqx/nanomq/pull/1111
- Fix not reset elements of array before receiving new DDS data . by @alvin1221 in https://github.com/emqx/nanomq/pull/1112
- Support specify
IDL
file path by @alvin1221 in https://github.com/emqx/nanomq/pull/1113 - New release of 0.16.5 by @JaylinYu in https://github.com/emqx/nanomq/pull/1115
- Add config field to specify dds structure names by @alvin1221 in https://github.com/nanomq/NanoNNG/pull/463
- Change data type of
struct_name
by @alvin1221 in https://github.com/nanomq/NanoNNG/pull/466 - Get common name and subject alternative names of peer certificate (#1… by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/467
- Add new unit tests for mqtt-tcp by @Hermann0222 in https://github.com/nanomq/NanoNNG/pull/468
- Fix a dead lock in dbtree_delete_retain in mqtt_db.c by @moonZHH in https://github.com/nanomq/NanoNNG/pull/469
- remove wolfssl & new mqtt quic api by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/470
- NEW [core] new API nng_pipe_status introduced by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/472
- MDF [core] remove outdated code. by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/473
Full Changelog: https://github.com/emqx/nanomq/compare/0.16.3...0.16.5