IT资讯 gRPC 1.64.0 发布

garry · 2024-05-20 11:30:07 · 热度: 6

gRPC 是可以在任何环境中运行的现代开源高性能 RPC 框架。gRPC 1.64.0 现已发布,包含了一些完善、改进和错误修复;具体更新内容如下:

Core

  • [BoringSSL] 更新third_party/boringssl-with-bazel。 ( #36435 )
  • [build] 限制 grpc_public_hdrs 和 grpc++_public_hdrs 的可见性。 ( #36289 )
  • [Deps] Rollfoward Protobuf 升级到 v26.1。 ( #36323 )

C++

  • [CSM] 修复了 trailers-only response 的 CSM Observability。 ( #36413 )
  • [CSM] 删除服务器必须启用 xDS 的要求。 ( #36410 )

Python

  • [Asyncio] RPC 任务的语义任务名。(#36422
  • [python/systemd] 允许将 systemd 支持编译到 python 版本中。 ( #36037 )
  • [Python Otel] 删除 opentelemetry version pin。 ( #36448 )
  • [Python Otel] 在服务器端使用 registered method。 ( #36371 )
  • [Python grpcio_tools] 更新grpcio_tools中protobuf的版本要求。 ( #36230 )

更新说明:https://github.com/grpc/grpc/releases/tag/v1.64.0

为您推荐与 grpc 相关的帖子:

暂无回复。
需要 登录 后方可回复, 如果你还没有账号请点击这里 注册