Skip to content

Commit 0aa6107

Browse files
committed
move into sharedinclude
1 parent 6818060 commit 0aa6107

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

source/versioning/whats-new.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,13 @@ What's New in 5.4
3939
The 5.4 driver release includes the following changes, fixes,
4040
and features:
4141

42-
- Adds a sort option to the ``ClientUpdateOneOptions`` and
43-
``ClientReplaceOneOptions`` classes. This change allows you to set a
44-
sort order for update and replace operations in client bulk writes.
45-
To learn more, see the :ref:`java-sync-client-bulk-write-update` and
46-
:ref:`java-sync-client-bulk-write-replace` sections of the Bulk
47-
Operations guide.
42+
.. sharedinclude:: dbx/jvm/v5.4-wn-items.rst
43+
44+
.. replacement:: sort-option-link
45+
46+
the :ref:`java-sync-client-bulk-write-update` and
47+
:ref:`java-sync-client-bulk-write-replace` sections of the Bulk
48+
Operations guide
4849

4950
.. _java-version-5.3:
5051

0 commit comments

Comments
 (0)