Skip to content

Commit 06df57c

Browse files
authored
Clarified the upcoming breaking change will apply to a future release. (#370)
1 parent dd26deb commit 06df57c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/whats-new.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Upcoming Breaking Changes
3232

3333
- `MapReduceIterable <{+api+}/apidocs/mongodb-driver-sync/com/mongodb/client/MapReduceIterable.html>`__
3434
and map-reduce methods on `MongoCollection <{+api+}/apidocs/mongodb-driver-sync/com/mongodb/client/MongoCollection.html#mapReduce(com.mongodb.client.ClientSession,java.lang.String,java.lang.String)>`__
35-
are deprecated in MongoDB v4.2 and later, and will be replaced by the
36-
aggregation framework.
35+
are deprecated in MongoDB v4.2 and later. They will be replaced by the
36+
aggregation framework and removed in a future release.
3737

3838
.. _version-4.9:
3939

0 commit comments

Comments
 (0)