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 88f6147 commit a1d9de2Copy full SHA for a1d9de2
source/reference/stable-api-changelog.txt
@@ -41,7 +41,7 @@ The following table describes:
41
42
* - :dbcommand:`count`
43
- V1
44
- - MongoDB 6.0
+ - MongoDB 6.0, 5.0.9
45
* - :dbcommand:`abortTransaction`
46
47
- MongoDB 5.0
source/release-notes/6.0.txt
@@ -44,7 +44,9 @@ the :ref:`Stable API <stable-api>`:
- Description
- Stable API Version
- - Counts the number of documents in a collection or a view.
+ - Counts the number of documents in a collection or a view. (Also
48
+ available in the Stable API for 5.0-series deployments starting
49
+ in MongoDB 5.0.9.)
50
51
52
To see the full list of database commands available in the Stable API,
0 commit comments