Skip to content

Commit 1291a72

Browse files
authored
DOCSP-22692 Adds enableSharding line to release note (#1118)
1 parent 066dc33 commit 1291a72

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/release-notes/6.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@ connection object has the following new methods:
133133
- :method:`Mongo.getWriteConcern()` returns the :term:`write concern`
134134
- :method:`Mongo.setWriteConcern()` sets the :term:`write concern`
135135

136+
Sharding
137+
~~~~~~~~
138+
139+
Starting in MongoDB 6.0, the :dbcommand:`enableSharding` command is
140+
no longer required to shard a collection.
141+
136142
.. _6.0-upgrade:
137143

138144
Upgrade Procedures

0 commit comments

Comments
 (0)