当前位置: > Linux新闻 >

gRPC 1.42.0 发布,高性能 RPC 框架

时间:2021-11-19 10:07来源:linux.it.net.cn 作者:IT

gRPC 1.42.0 现已发布,具体更新内容如下:

Core:

  • 更新 RDS 解析以在服务器上使用。(#27715)
  • 将 Abseil 升级到 LTS 20210324,补丁 2。(#27811)
  • 将 bazel 升级到 4.2.1 (LTS),将 bazel 工具链升级到 4.1.0。(#27410)
  • 删除旧的向后兼容 cronet compression workaround code。(#27701)
  • EventEngine Test Suite: Timers(#27496)
  • EventEngine::Closure(#27395)
  • OpenCensusCallTracer:将上下文生成移动到 StartTransportStreamOpBatch。(#27523)
  • 修复客户端空闲过滤器。(#27611)
  • 允许连接状态监视在 lame channels 上工作。(#27747)
  • grpclb:实现 subchannel caching。(#27657)
  • xds:更改 CSDS 以填充新的 generic_xds_configs 字段。(#27794)

C++

  • 描述未记录的受支持平台的支持级别。(#27363)

C#

  • 使用 Xamarin.iOS 构建应用程序时修复链接错误。(#27345)
  • C#:metadata.Get 和 GetAll 应该接受大写键。(#27383)
  • 在接收流式响应调用的 response headers 时,修复 C# 中的 use-after-free 元数据损坏。(#27382)

Objective-C

  • [objc] GRPCErrorCode 枚举基类型为 int32_t。(#27908)
  • [objc] 向 GPRCCallOptions 的 initialMetadata prop 添加轻量级泛型。(#27905)
  • [objc] GRPCMetadataDictionary 方便的 typedef。(#27845)
  • [objc] 切换到 gRPC codegen 插件的 proto forward declare。(#27444)

Python

  • 将 Aspects 添加到 Bazel py_proto_library 和 py_grpc_library 规则。(#27275)
  • [Aio] 为 ServicerContext 添加 add_done_callback/done/cancelled 方法。(#27767)
  • [Aio] 更正输入元数据的类型。(#27768)
  • 使用请求流拦截器时的 address leak ( #25449 )(#27571)
  • 在 _consume_request_iterator 中捕获 ExecuteBatchError。(#27240)
  • [Aio] 解决 asyncio 中已弃用的警告。(#27635)
  • 创建 Bazel gevent test harness。(#27507)
  • 将 python_requires >=3.6 添加到 grpcio-* 包。(#27495)
  • 修复:在与某些类型的文字进行比较时,使用 == 而不是 is。( #26519 )
  • python:修复 _metadata 字段的类型注释。(#27251)

Ruby

  • ruby:添加 arm64 darwin 支持。(#25992)
  • ruby:使用 rake-compiler-dock 构建原生 Darwin gems。(#25794)

更多详情可查看:https://github.com/grpc/grpc/releases/tag/v1.42.0

(责任编辑:IT)
------分隔线----------------------------
栏目列表
推荐内容