Docs Menu

Docs HomeDevelop ApplicationsMongoDB Manual

Stable API Changelog

On this page

  • Database Commands
  • Aggregation Stages and Operators
  • Window Operators

This page contains a changelog of the Stable API. The Stable API is actively being expanded to include new database commands and functionality.

The commands and operators 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.

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 Version
V1
MongoDB 6.0, 5.0.9
V1
MongoDB 5.0
aggregate (with limitations) [1]
V1
MongoDB 5.0
V1
MongoDB 5.0
V1
MongoDB 5.0
V1
MongoDB 5.0
create (with limitations) [1]
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
find (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
[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.

The following table describes:

  • The aggregation stages and operators included in each version of the Stable API.

  • The MongoDB version in which the stage or operator was added to the Stable API.

Stage or Operator
Stable API Version
Added to Stable API in Version
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
$firstN (aggregation accumulator)
V1
MongoDB 6.0
$firstN (array operator)
V1
MongoDB 6.0
V1
MongoDB 6.0
$lastN (aggregation accumulator)
V1
MongoDB 6.0
$lastN (array operator)
V1
MongoDB 6.0
V1
MongoDB 6.0
$maxN (aggregation accumulator)
V1
MongoDB 6.0
$maxN (array operator)
V1
MongoDB 6.0
$minN (aggregation accumulator)
V1
MongoDB 6.0
$minN (array operator)
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0

The following table describes:

  • The window operators included in each version of the Stable API.

  • The MongoDB version in which the window operator was added to the Stable API.

Window Operator
Stable API Version
Added to Stable API in Version
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
V1
MongoDB 6.0
←  Migrate to a Later API VersionSystem Collections →