En

gRPC官网普通更新(2020-10-20)

来源:gRPC官网 发布日期:2020-10-20 阅读次数:575 评论:0

基本信息

发布日期:2020-10-20(官方当地时间)

更新类型:普通更新

更新版本:v1.33.0

感知时间:2020-10-20 13:00:26

风险等级:未知

情报贡献:TSRC

更新标题

普通更新

更新详情

This is the 1.33.0 release ([geeky](https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core.

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This release contains refinements, improvements, and bug fixes, with highlights listed below.


Core
---

- Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS. ([#24063](https://github.com/grpc/grpc/pull/24063))
- Expose Cronet error message to the application layer. ([#24083](https://github.com/grpc/grpc/pull/24083))
- Remove grpc_channel_ping from surface API. ([#23894](https://github.com/grpc/grpc/pull/23894))
- Do not send BDP pings if there is no receive side activity. ([#22997](https://github.com/grpc/grpc/pull/22997))

C++
---

- Makefile: only support building deps from submodule. ([#23957](https://github.com/grpc/grpc/pull/23957))

C#
---

- Add trimming attribute to BindServiceMethodAttribute. ([#24217](https://github.com/grpc/grpc/pull/24217))
- Fix incremental build of csproj projects depending on grpc. ([#23391](https://github.com/grpc/grpc/pull/23391))

Python
---

- [Backport] Make Python 2 an optional dependency for Bazel build. ([#24452](https://github.com/grpc/grpc/pull/24452))
- Allow asyncio API to be imported as grpc.aio. ([#24289](https://github.com/grpc/grpc/pull/24289))
- [gRPC Easy] Fix import errors on Windows. ([#24124](https://github.com/grpc/grpc/pull/24124))
- Make version check for importlib.abc in grpcio-tools more stringent. ([#24098](https://github.com/grpc/grpc/pull/24098
))

软件描述

gRPC是可以在任何环境中运行的现代开源高性能RPC框架。它可以通过可插拔的支持来有效地连接数据中心内和跨数据中心的服务,以实现负载平衡,跟踪,运行状况检查和身份验证。它也适用于分布式计算的最后一英里,以将设备,移动应用程序和浏览器连接到后端服务。

CVE编号

TSRC分析

暂无

业界资讯

暂无

评论

提交评论 您输入的评论有误,请重新输入