Skip to content

Commit

Permalink
DOCSP-43284: bump patch to 5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rustagir committed Sep 4, 2024
1 parent a439989 commit 692b0cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion snooty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ driver = "java"
driver-long = "MongoDB Java Driver"
driver-short = "Java driver"
version = "5.1"
full-version = "{+version+}.2"
full-version = "{+version+}.4"
mdb-server = "MongoDB Server"
package-name-org = "mongodb-org"
api = "https://mongodb.github.io/mongo-java-driver/{+version+}"
Expand Down
6 changes: 1 addition & 5 deletions source/whats-new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,7 @@ New features of the 5.2 driver release include:

.. replacement:: avs-index-link

: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.
:ref:`java-search-indexes` in the Indexes guide

.. _java-version-5.1.3:

Expand Down

0 comments on commit 692b0cd

Please sign in to comment.