github grpc/grpc v1.32.0-pre1
Release v1.32.0-pre1

latest releases: v1.64.0-pre2, v1.64.0-pre1, v1.63.0...
pre-release3 years ago

This is a prerelease of gRPC Core 1.32.0 (giggle).

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 prerelease contains refinements, improvements, and bug fixes.

Python

  • [gRPC Easy GA (RC1)]: This release enables runtime import of .proto Files. (gRFC, PR) Together with support for simple stubs present since 1.29 (#22218, #21954), this completes gRPC Easy. To start using these features, take a look at the example. If using simple stubs without runtime proto import, generated code must be regenerated with an up-to-date version of the grpcio-tools package.

Don't miss a new grpc release

NewReleases is sending notifications on new releases.