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 cb32b33 commit 35d2c85Copy full SHA for 35d2c85
source/upgrade.txt
@@ -166,7 +166,7 @@ Version 5.0 Breaking Changes
166
- This driver version removes the ``DBCollection.getStats()`` and ``DBCollection.isCapped()``
167
helper methods for the ``collStats`` command. Instead of these methods, you can use the
168
``$collStats`` aggregation pipeline stage. For an example of how to use this pipeline
169
- 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+}.
170
171
- This driver version removes the ``IterableCodec`` and ``MapCodec`` types.
172
Use ``MapCodecProvider`` instead of ``MapCodec`` and ``CollectionCodecProvider``
0 commit comments