1.31.3 release notes
11th December 2024
🛠️ Bug fixes
ResponseTimeoutMode.FROM_START
correctly bounds requests that go throughRetryingClient
. #6025- Fix the bug where
EventLoop
is blocked for a long time byConnectionPoolListener.metricCollecting()
when a connection is closed. #6024 KubernetesEndpointGroup
automatically reconnects when aWatcherException
is raised from aWatcher
. #6023