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 eff6225 commit c8627a8Copy full SHA for c8627a8
source/reference/change-events.txt
@@ -115,7 +115,7 @@ Operation Types
115
- Occurs when the shard key for a collection and the distribution
116
of data changes.
117
118
- .. versionadded:: 6.1
+ .. versionadded:: 6.1 *(Also available in 6.0.14)*
119
120
121
* - :data:`shardCollection`
source/reference/change-events/reshardCollection.txt
@@ -19,7 +19,7 @@ Summary
19
20
.. data:: reshardCollection
21
22
- .. versionadded:: 6.0
23
24
A ``reshardCollection`` event occurs when the shard key for a
25
collection and the distribution of your data is changed.
0 commit comments