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 066dc33 commit 1291a72Copy full SHA for 1291a72
source/release-notes/6.0.txt
@@ -133,6 +133,12 @@ connection object has the following new methods:
133
- :method:`Mongo.getWriteConcern()` returns the :term:`write concern`
134
- :method:`Mongo.setWriteConcern()` sets the :term:`write concern`
135
136
+Sharding
137
+~~~~~~~~
138
+
139
+Starting in MongoDB 6.0, the :dbcommand:`enableSharding` command is
140
+no longer required to shard a collection.
141
142
.. _6.0-upgrade:
143
144
Upgrade Procedures
0 commit comments