You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)>`__
37
60
are deprecated in MongoDB v4.2 and later. They will be replaced by the
@@ -46,9 +69,11 @@ What's New in 4.11
46
69
.. note:: Upgraded Netty Version
47
70
48
71
The {+driver-short+} now tests with version 4.1.87.Final of the
49
-
``io.netty:netty-all`` package. This change affects you only if you use the
72
+
``io.netty:netty-all`` package. This change affects you only if you use the
50
73
``SslContext`` class that Netty provides.
51
74
75
+
.. New features of the 4.11 driver release include:
76
+
52
77
.. _version-4.10:
53
78
54
79
What's New in 4.10
@@ -81,9 +106,9 @@ What's New in 4.9
81
106
-----------------
82
107
83
108
.. important:: Aggregation Expression Operations Are in Beta
84
-
109
+
85
110
This driver version introduces an API for creating
0 commit comments