ChangeLog
- New SOME/IP data bridging/proxy
- New reconnecting backoff API
- New parameters for MQTT V5 bridging
- Fix AWS Bridging (broken config file)
- Fix a double free issue of internal connection parameters.
- Increase the default maximum packet size in config file
- Fix DDS config file parser (wrong readings)
What's Changed
- FIX [cmake] fix error in broker_test. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1196
- Update docs for SQLITE configuration by @alvin1221 in https://github.com/emqx/nanomq/pull/1197
- Updata docs for HTTP APIs by @alvin1221 in https://github.com/emqx/nanomq/pull/1195
- Supports get/set bridge configuration by Rest API. by @alvin1221 in https://github.com/emqx/nanomq/pull/1192
- Bridge hot-update is supported. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1188
- NEW [bridge] add automatic backoff for vanilla mqtt bridging by @JaylinYu in https://github.com/emqx/nanomq/pull/1198
- Update nanomq conf by @lee-emqx in https://github.com/emqx/nanomq/pull/1199
- JWT ignore validate
aud
&iat
by @alvin1221 in https://github.com/emqx/nanomq/pull/1205 - fix(ci): add publish_packages job by @Swilder-M in https://github.com/emqx/nanomq/pull/1204
- Update l8w8jwt HEAD by @alvin1221 in https://github.com/emqx/nanomq/pull/1206
- Try CI by @JaylinYu in https://github.com/emqx/nanomq/pull/1209
- bridge parallel value must be kept by @alvin1221 in https://github.com/emqx/nanomq/pull/1207
- add vulnerability test in CI workflow and more note. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1203
- ci: change windows pkg name by @Rory-Z in https://github.com/emqx/nanomq/pull/1211
- MDF [bridge] revert #1188 by @JaylinYu in https://github.com/emqx/nanomq/pull/1212
- Fix the double free in cparam by @JaylinYu in https://github.com/emqx/nanomq/pull/1213
- FIX [workflow] update the workflow for coverage. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1218
- Add AUR package by @taotieren in https://github.com/emqx/nanomq/pull/1224
- Move head & preserve connmsg for bridging by @JaylinYu in https://github.com/emqx/nanomq/pull/1229
- Adapt to bridge changes from NNG by @alvin1221 in https://github.com/emqx/nanomq/pull/1219
- Add rest APIs for subscription & unsubscription of bridge by @alvin1221 in https://github.com/emqx/nanomq/pull/1222
- Add JWT tutorial by @alvin1221 in https://github.com/emqx/nanomq/pull/1225
- Add someip-gateway documents. by @lee-emqx in https://github.com/emqx/nanomq/pull/1228
- MDF [version] advance version number and run CI by @JaylinYu in https://github.com/emqx/nanomq/pull/1230
- update aur by @taotieren in https://github.com/emqx/nanomq/pull/1231
- FIX [aws_bridge/conf_api] fix compiling error on aws_bridging by @JaylinYu in https://github.com/emqx/nanomq/pull/1234
- NEW [broker_test] add broker test in cmd way. by @Hermann0222 in https://github.com/emqx/nanomq/pull/1223
- Restore AWS Bridging (old config file) by @JaylinYu in https://github.com/emqx/nanomq/pull/1237
- New dds proxy! by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1235
- modify default conf value by @JaylinYu in https://github.com/emqx/nanomq/pull/1240
- Fixed nanomq_cli dds cross compile error. by @lee-emqx in https://github.com/emqx/nanomq/pull/1241
- FIX [handler] fix #https://github.com/emqx/nanomq/issues/1215 by @JaylinYu in https://github.com/emqx/nanomq/pull/1243
- Prepare for 0.18 release by @JaylinYu in https://github.com/emqx/nanomq/pull/1244
New Contributors
- @taotieren made their first contribution in https://github.com/emqx/nanomq/pull/1224
Full Changelog: https://github.com/emqx/nanomq/compare/0.17.8...0.18.1