4.36.0 (2022-09-15)
Other Changes
- Added system property to turn on replica validation - See PR 29767
- Added improvement to avoid retry on same replica that previously failed with 410, 408 and >= 500 status codes - See PR 29767
- Improvement when
connectionEndpointRediscoveryEnabled
is enabled - See PR 30281 - Added replica validation for Unknown status if
openConnectionsAndInitCaches
is used and replica validation is enabled - See PR 30277