Path to this page:
Subject: CVS commit: pkgsrc/net
From: Adam Ciarcinski
Date: 2020-10-30 13:58:32
Message id: 20201030125832.7604DFB28@cvs.NetBSD.org
Log Message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.33.2
Release v1.33.2
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.
Expose Cronet error message to the application layer.
Remove grpc_channel_ping from surface API.
Do not send BDP pings if there is no receive side activity.
C++
Makefile: only support building deps from submodule.
C#
Add trimming attribute to BindServiceMethodAttribute.
Fix incremental build of csproj projects depending on grpc.
Python
[Backport] Implement grpc.Future interface in SingleThreadedRendezvous.
[Backport] Make Python 2 an optional dependency for Bazel build.
Allow asyncio API to be imported as grpc.aio.
[gRPC Easy] Fix import errors on Windows.
Make version check for importlib.abc in grpcio-tools more stringent.
Files: