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 f51739e commit b740940Copy full SHA for b740940
docs/reference/content/upgrade-migration/main.md
@@ -7,6 +7,14 @@ title = "Upgrade Guide"
7
pre = "<i class='fa fa-cog'></i>"
8
+++
9
10
+# What's new in 3.5
11
+
12
+- CMAP-compliant connection pool
13
+- Dedicated monitoring connection
14
+- Server selection error improvements
15
16
+[Full 3.5 Changes Here](https://github.com/mongodb/node-mongodb-native/releases/tag/v3.5.0)
17
18
# What's new in 3.4
19
20
- MongoDB Client Side Field Level Encryption
0 commit comments