gRPC v1.31.1 Release Notes

Release Date: 2020-08-12 // over 3 years ago
  • 🐛 Bug Fixes:

    • netty: The environment variable GRPC_EXPERIMENTAL_AUTOFLOWCONTROL=false will now disable the BDP monitoring introduced in v1.30.0. This is intended to help diagnose a “too_many_pings” compatibility issue and will be removed once it is resolved. If you need to use the variable, please file an issue
    • 🏗 examples: some gRPC artifacts are missing in JCenter causing Android examples to sometimes fail to build. Now we are adding mavenCentral as fallback for the Android examples. See #5782
    • 📦 xds: meshCA protocol buffers added in v1.31.0 are now properly shaded in an internal package
    • 🛠 xds: fixed some internal breakage for traffic splitting