Stable API Changelog
On this page
This page contains a changelog of the Stable API. The Stable API is actively being expanded to include new database commands and functionality.
The database commands included in the Stable API depend on the MongoDB version you are using. This page describes the MongoDB and Stable API versions when a database command or specific sub-features of a command are available.
Database Commands
The following table describes:
The commands included in each version of the Stable API.
The MongoDB version in which the command was added to the Stable API.
Command | Stable API Version | Added to Stable API in MongoDB Version |
---|---|---|
V1 | MongoDB 6.0, 5.0.9 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
createIndexes (with limitations) [1] | V1 | MongoDB 5.0 |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 | |
V1 | MongoDB 5.0 |
[1] | (1, 2, 3, 4) API V1 may not support all available options for these commands. Refer to the specific command documentation for limitations specific to API V1. |
[2] | MongoDB does not guarantee any specific output format from the
explain command, even when using the Stable API. |