grpc v1.82.1 版本更新介绍
发布日期: 2026-07-08
版本号: v1.82.1
gRPC Core 1.82.1(glacier)版本已发布,该版本包含一系列精炼、改进和bug修复。主要变更是Python客户端中将protobuf库的最低版本要求从6.33.5更新至7.35.1,以提升兼容性和稳定性。更多详细信息可参考官方文档和GitHub发布页面。
更新内容 (中文)
这是 gRPC Core 1.82.1 版本(代号 glacier)的发布说明。
gRPC 文档请参见 grpc.io。历史版本请参见 发布列表。
本版本包含优化、改进与错误修复。
更新内容
Python
- [回溯][v1.82.x][Python] 由 @asheshvidyut 在 https://github.com/grpc/grpc/pull/42920 中将 protobuf 的最低版本要求从 6.33.5 更新至 7.35.1
完整变更记录: https://github.com/grpc/grpc/compare/v1.82.0...v1.82.1
更新内容 (原始)
This is release gRPC Core 1.82.1 (glacier).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
What’s Changed
Python
- [Backport][v1.82.x][Python] Update lower bound for protobuf from 6.33.5 to 7.35.1 by @asheshvidyut in https://github.com/grpc/grpc/pull/42920
Full Changelog: https://github.com/grpc/grpc/compare/v1.82.0...v1.82.1