zhangyi1357 7d5fe68319 update
2024-09-30 17:22:32 +08:00

15 lines
290 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# v0.9.0
**重要修改**
- 优化了 zenoh 插件:
- 添加了 zenoh rpc 后端;
- 现在可以传入 zenoh 原生配置;
- mqtt 新增配置项以支持加密传输
**次要修改**
- 缩短了一些 examples 的文件路径长度;
- 修复了一些轻微问题;