grpc-java v1.48.1 <https://github.com/grpc/grpc-java/releases/tag/v1.48.1> 
is now available.

New Features

ORCA provides APIs to inject custom metrics at a gRPC server, and consume 
them at a gRPC client. It implements A51: Custom Backend Metrics Support 
<https://github.com/grpc/proposal/blob/master/A51-custom-backend-metrics.md>
.
Bug Fixes

core: Fix a bug that the server stream should not deliver halfClose() when 
the call is immediately canceled. The bug causes a bad message INTERNAL, 
desc: Half-closed without a request at server call. (#9362 
<https://github.com/grpc/grpc-java/pull/9362>)
core: Workaround Retry causing memory leak. (#9415 
<https://github.com/grpc/grpc-java/pull/9415>)
core: Disable retry by default for in-process transport's channel.(#9368 
<https://github.com/grpc/grpc-java/pull/9368>)




-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/0c97fd3d-fd7c-4940-9433-501a0759f5f4n%40googlegroups.com.

Reply via email to