We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f569f67 commit f90bc36Copy full SHA for f90bc36
source/upgrade.txt
@@ -165,7 +165,7 @@ Version 5.0 Breaking Changes
165
- This driver version removes the ``DBCollection.getStats()`` and ``DBCollection.isCapped()``
166
helper methods for the ``collStats`` command. Instead of these methods, you can use the
167
``$collStats`` aggregation pipeline stage. For an example of how to use this pipeline
168
- stage, see `What's New <java-deprecations-4.11>` for v4.11 of the {+driver-short+}.
+ stage, see :ref:`What's New <java-deprecations-4.11>` for v4.11 of the {+driver-short+}.
169
170
- This driver version removes the ``IterableCodec`` and ``MapCodec`` types.
171
Use ``MapCodecProvider`` instead of ``MapCodec`` and ``CollectionCodecProvider``
0 commit comments