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 7dc8fd1 commit d58bb6aCopy full SHA for d58bb6a
source/includes/upgrade-copy.rst
@@ -24,6 +24,17 @@ successively upgrade major releases until you have upgraded to
24
|oldseries|. For example, if you are running a |olderseries|, you must
25
|upgradefirst| *before* you can upgrade to |newversion|.
26
27
+Check Driver Compatibility
28
+~~~~~~~~~~~~~~~~~~~~~~~~~~
29
+
30
+Before you upgrade MongoDB, check that you're using a MongoDB
31
+|newversion|-compatible driver. Consult the `driver documentation
32
+<https://docs.mongodb.com/drivers/>`_ for your specific driver to verify
33
+compatibility with MongoDB |newversion|.
34
35
+Upgraded deployments that run on incompatible drivers might encounter
36
+unexpected or undefined behavior.
37
38
Preparedness
39
~~~~~~~~~~~~
40
0 commit comments