Skip to content

Commit d9c91c7

Browse files
mongoKartrachel-mack
authored andcommitted
vk feedback
1 parent 6194938 commit d9c91c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Version 5.0 Breaking Changes
159159
``$collStats`` aggregation pipeline stage. For an example of how to use this pipeline
160160
stage, see :manual:`What's New <java-deprecations-4.11>` for v4.11 of the {+driver-short+}.
161161

162-
- The ``MapCodec`` and ``IterableCodec`` classes are deprecated.
162+
- Removes the ``MapCodec`` and ``IterableCodec`` classes.
163163
Instead of ``MapCodec``, use ``MapCodecProvider``. Instead of ``IterableCodec``,
164164
use ``CollectionCodecProvider``, or ``IterableCodecProvider`` for ``Iterable``
165165
types that aren't ``Collection`` types.

0 commit comments

Comments
 (0)