grpc v1.73.1 版本更新介绍
发布日期: 2025-06-25
版本号: v1.73.1
这是gRPC Core 1.73.1版本的发布说明。该版本包含改进、优化和错误修复,重点包括修复了Python客户端在某些情况下不重连的问题。
更新内容 (中文)
这是 gRPC Core 的 1.73.1 版本(gradient)。
有关 gRPC 文档,请参阅 grpc.io。有关以前的版本,请参阅 发行版。
此版本包含优化、改进和错误修复,主要亮点如下。
Python
- [将 #39894 回溯移植到 v1.73.x] 修复 gRPC Python 客户端在某些情况下无法重新连接的问题:#38290、#39113、#39631 (#39950)。
更新内容 (原始)
This is release 1.73.1 (gradient) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Python
- [Backport of #39894 to v1.73.x] Fix the issue with gRPC Python Client not reconnecting in certain situations: #38290, #39113, #39631 (#39950).