2.1.1
- Count commands now cast to integers for 2.4 when doubles are returned.
- Retry capabilities for sharded clusters have been improved. Users can now pass
max_read_retries
andread_retry_interval
options to the client to configure these values. They default to 1 retry with a 5 second interval.