File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,21 @@ title = "What's New"
77 identifier = " What's New"
88 pre = " <i class='fa fa-star'></i>"
99+++
10- ## What's New in 2.13.0-beta1
10+ ## What's New in 2.13.0
1111
12- The main new features in 2.13.0-beta1 include:
12+ The main new features in 2.13.0 include:
1313
14+ * Load-balanced mode for Atlas Serverless
1415* Versioned MongoDB API for Drivers
1516* Implemented change stream oplog parsing code for delta oplog entries
17+ * Snapshot reads on secondaries
18+ * Support for creating time-series collections
19+ * Permit dots and dollars in field names
20+ * Improved error messages from document validation
21+ * Better ExpandoObject support
1622* ` estimatedDocumentCount() ` now uses the ` $collStats ` aggregation stage instead of the ` count ` command
1723* Reduced lock contention in BsonSerializer.LookupActualType
24+ * ` slaveOk ` connection string option removed; use ` readPreference ` instead
1825
1926## What's New in 2.12.0
2027
You can’t perform that action at this time.
0 commit comments