Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ New features of the 5.2 driver release include:

:ref:`java-search-indexes` in the Indexes guide

- When a sharded cluster operation is unsuccessful, the {+driver-short+} avoids selecting
the same ``mongos`` server for operation retry attempts if other ``mongos`` servers are
available.

.. _java-version-5.1.3:

What's New in 5.1.3
Expand Down
Loading