Skip to content

Commit 0c17f2e

Browse files
authored
DOCSP-43284: bump patch to 5.1.4 (#571)
1 parent a439989 commit 0c17f2e

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ driver = "java"
2121
driver-long = "MongoDB Java Driver"
2222
driver-short = "Java driver"
2323
version = "5.1"
24-
full-version = "{+version+}.2"
24+
full-version = "{+version+}.4"
2525
mdb-server = "MongoDB Server"
2626
package-name-org = "mongodb-org"
2727
api = "https://mongodb.github.io/mongo-java-driver/{+version+}"

source/whats-new.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,7 @@ New features of the 5.2 driver release include:
6363

6464
.. replacement:: avs-index-link
6565

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
7167

7268
.. _java-version-5.1.3:
7369

0 commit comments

Comments
 (0)