pypi grpcio-tools 1.6.0
Release 1.6.0

latest releases: 1.64.0rc1, 1.63.0, 1.63.0rc2...
6 years ago

Release 1.6

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

This is the 1.6 release of gRPC

General

C-core

C++:

  • cmake is now the recommended way to build on Windows. Pre-generated Visual Studio projects have been deprecated #11462

Python:

  • Bug fixes

Ruby:

  • Improved error handling for bidi streaming RPCs

PHP:

  • Added support for php_namespace option in codegen plugin #11886

C#:

  • User handlers don't run on Grpc's thread pool anymore for extra safety. #11930, #12176
  • API: RpcException now exposes "Trailers" property #12120
  • API: added GrpcEnviroment.ShuttingDown event #12099
  • General code cleanup #12127

Objective-c:

Node:

  • Fix a segfault when the user passes in a status with incorrect types. #12003
  • Change how a deprecation warning is emitted #12004

Don't miss a new grpcio-tools release

NewReleases is sending notifications on new releases.