gRPC 1.44.0 发布,跨语言 RPC 框架

栏目: 软件资讯 · 发布时间: 4年前

内容简介:gRPC 是可以在任何环境中运行的现代开源高性能 RPC 框架。gRPC 1.44.0 现已发布,具体更新内容如下: Core xDS:Rbac filter 更新 ( #28568 )。( #28608 ) 修复 xDS 客户端的 multiple watchers。(#28521) 为即...

gRPC 是可以在任何环境中运行的现代开源高性能 RPC 框架。gRPC 1.44.0 现已发布,具体更新内容如下:

Core

  • xDS:Rbac filter 更新 ( #28568 )。( #28608 )
  • 修复 xDS 客户端的 multiple watchers。(#28521
  • 为即将发布的增加 C-core 版本。( #28527 )
  • 添加追踪功能,以列出 channel stack 中包含哪些过滤器。( #28530 )
  • 删除 grpc_httpcli_context。(#27867
  • xDS:添加对 RBAC HTTP 过滤器的支持。( #28309 )
  • 取消 grpc_resolve_address 的 API。( #27883 )
  • 在 c-res 解析器中用 mutex 替换 work serializer。( #27858 )
  • xDS:在 listener resource 更新时为旧连接添加正常关闭。(#28154

C++

  • 将 ClientContext::set_wait_for_ready 提升为非实验性的。(#28247

C#

  • 仅在实际需要时应用“singleplatform” nuget 后缀。( #28677 )
  • [C#] 将 ConfigureAwait 添加到 AsyncUnaryCall 和 AsyncClientStreamingCall。(#28235

Python

  • 使用生成器为 hellostreamingworld 添加 python 异步示例。(#27343
  • 禁用 Python 构建中的 __wrap_memcpy hack。( #28410 )
  • 将 Bazel Python Cython 依赖项提高到 0.29.26。( #28398 )
  • 修复 Raspberry Pi OS Bullseye 上的 libatomic 链接。(#28041
  • 允许在 py_proto_library 的远程存储库中生成 proto sources。( #28103 )

Ruby

  • 删除 ruby​​ 2.4 支持。( #28522 )
  • 添加一个 env var 以覆盖 ruby​​ build 中的 make parallelism。( #28250 )

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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

The Art of UNIX Programming

The Art of UNIX Programming

Eric S. Raymond / Addison-Wesley / 2003-10-3 / USD 54.99

Writing better software: 30 years of UNIX development wisdom In this book, five years in the making, the author encapsulates three decades of unwritten, hard-won software engineering wisdom. Raymond b......一起来看看 《The Art of UNIX Programming》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器