File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ driver = "java"
21
21
driver-long = " MongoDB Java Driver"
22
22
driver-short = " Java driver"
23
23
version = " 5.1"
24
- full-version = " {+version+}.2 "
24
+ full-version = " {+version+}.4 "
25
25
mdb-server = " MongoDB Server"
26
26
package-name-org = " mongodb-org"
27
27
api = " https://mongodb.github.io/mongo-java-driver/{+version+}"
Original file line number Diff line number Diff line change @@ -63,11 +63,7 @@ New features of the 5.2 driver release include:
63
63
64
64
.. replacement:: avs-index-link
65
65
66
- :ref:`java-search-indexes` in the Indexes guide
67
-
68
- - When a sharded cluster operation is unsuccessful, the {+driver-short+} avoids selecting
69
- the same ``mongos`` server for operation retry attempts if other ``mongos`` servers are
70
- available.
66
+ :ref:`java-search-indexes` in the Indexes guide
71
67
72
68
.. _java-version-5.1.3:
73
69
You can’t perform that action at this time.
0 commit comments