File:
[cvs.NetBSD.org] /
pkgsrc /
net /
grpc /
distinfo
Revision
1.100:
download - view:
text,
annotated -
select for diffs
Wed Jan 8 12:42:36 2025 UTC (4 months ago) by
adam
Branches:
MAIN
CVS tags:
HEAD
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.69.0
1.69.0
Core
[Alarm] Fix Alarm reuse on cancellation.
[xDS RBAC] Support string_match in HeaderMatcher.
[pick_first] fix shutdown bug in new PF impl.
[c-ares] Fix inverted length check in GrpcPolledFdWindows.
[RetryFilter] Copy the SliceBuffer from RetryFilter's cache to batch payload.
[EventEngine] Add stronger wording on Endpoint::Read contract.
[chttp2] Fix channelz address.
[XdsClient] Add missing authority to XdsClient metrics scope.
[EventEngine] API contract: Endpoint::Read will provide either an error or data, but never both.
[Build] Dropped Bazel 6.x support.
Python
[Build] Override MACOSX_DEPLOYMENT_TARGET for gRPC Python.