This is the 1.20.1 release (godric) of gRPC Core.
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 release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
- Revert "Enable SIO_LOOPBACK_FAST_PATH on Windows" (for v1.20.x). (#18834)
Python
- Backport c-ares gevent segfault fix to v1.20.1. (#18867)