This is release 1.37.1 (gilded) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
- Fix #25897 to avoid crashes when certificates are not yet updated (#25899). (#25965)
- [Backport] Fix use-after-unref bug in fault_injection_filter. (#25935)
C++
Python
- Also build python3.6 aarch64 manylinux2014 wheel (backport to v1.37.x). (#25944)