zhangyi1357 16c922fbde
chore: update version to 0.9.1 and modify release notes (#128)
- Bumped the version number from 0.9.0 to 0.9.1 in the VERSION file.
- Updated the release notes to reflect the new version, replacing references from v0_9_0.md to v0_9_1.md.
2024-12-13 18:28:52 +08:00

8 lines
183 B
Markdown

# v0.9.1
**重要修改**
- 修复用户侧异常穿透到框架内部的问题
- 修复 grpc 插件端口占用不退出问题
- 修复 local channel backend 偶现的崩溃问题