内容简介:gRPC 1.41.0 现已发布,具体更新内容如下: Core: De-experimentalize XdsCredentials 和 XdsServerCredentials API。( #26544 ) xDS:删除环境变量保护以确保安全。(#27290) xDS Security:使用新方法获取证书...
gRPC 1.41.0 现已发布,具体更新内容如下:
Core:
- De-experimentalize XdsCredentials 和 XdsServerCredentials API。( #26544 )
- xDS:删除环境变量保护以确保安全。(#27290)
- xDS Security:使用新方法获取证书提供者插件实例配置。(#27264)
- xDS server serving status:使用一个 struct,以允许在未来添加更多字段。(#27242)
- 使用 IWYU pragmas 注解 impl/codegen。(#27252)
- 将子模块 envoy-api 更新为 origin/main。(#27256)
- 将 third_party/protobuf 升级到 v3.17.3。(#27227)
- 使用 origin/master-with-bazel 更新子模块 boringssl-with-bazel。(#27208)
- 删除 libuv-iomgr 实现和 GRPC_UV 构建选项。(#27188)
- 允许通过 Google Default Credentials 访问 Google API 区域端点。(#27155)
- 删除除 PTHREAD 之外的 GPR_*_TLS 宏。(#26974)
C++
- 将版本升级到 v1.41.0-pre1。(#27371)
- De-experimentalize XdsServerBuilder。(#27296)
- C++ opencensus filter:修复为整体调用创建上下文的 point。(#27221)
- 标记 grpc++_test 库为 testonly。(#27214)
- 添加关于官方支持的平台的说明。(#22344)
- Open census call 尝试跨名称和属性更改 ( #26889 )(#26902)
C#
- 反向移植 #27382 到 v1.41.x. (#27398)
- [csharp] 修复了在 non-ASCII 编码的 Windows 上加载库 grpc_csharp_ext.*.dll 时出错的问题。(#26762)
- 使用 package ID 注释复制 Content native lib 项目以启用自定义。(#26725)
Objective-C
- Objective-C:修复了创建 Unix 文件套接字的问题。(#26931)
Python
- 对于 manylinux2014 aarch64 wheels,使用 manylinux_2_17 而不是 manylinux_2_24 标签。(#27280)
- 添加 Python 3.10 删除 3.5。(#26074)
- [Aio] 删除自定义 IO 管理器支持。(#27090)
更多详情可查看:https://github.com/grpc/grpc/releases/tag/v1.41.
以上所述就是小编给大家介绍的《gRPC 1.41.0 发布,高性能 RPC 框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Cracking the Coding Interview
Gayle Laakmann McDowell / CareerCup / 2015-7-1 / USD 39.95
Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hund......一起来看看 《Cracking the Coding Interview》 这本书的介绍吧!
