This website requires JavaScript.
Explore
Help
Register
Sign In
peranger
/
AimRT
Watch
1
Star
0
Fork
0
You've already forked AimRT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
AimRT
/
document
/
sphinx-cn
/
release_notes
/
v0_10_0.md
11 lines
140 B
Markdown
Raw
Normal View
History
Unescape
Escape
init v0.10.0 (#147)
2025-01-06 17:39:25 +08:00
# v0.10.0
**重要修改**
:
**次要修改**
:
fix: correct service address handling in grpc plugin (#149) * fix: correct service address handling in grpc plugin - Fixed an issue in the grpc plugin where the service address was incorrectly set during communication with native grpc. This change ensures that the service address is now correctly formatted, improving the reliability of grpc interactions. - Updated the release notes for version 0.10.0 to reflect this fix. * refactor: improve subprocess command formatting in ExampleRunner
2025-01-07 14:36:20 +08:00
-
修复 grpc 插件与原生 grpc 通信时,服务地址设置不正确的问题
Reference in New Issue
Copy Permalink