File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,13 @@ What's New in 5.4
39
39
The 5.4 driver release includes the following changes, fixes,
40
40
and features:
41
41
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
48
49
49
50
.. _java-version-5.3:
50
51
You can’t perform that action at this time.
0 commit comments