Skip to content

Commit d58bb6a

Browse files
ajhuh-mdbandf-mongodb
authored andcommitted
DOCSP-5004 Add reminder to check driver compatibility before upgrading server
1 parent 7dc8fd1 commit d58bb6a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/includes/upgrade-copy.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ successively upgrade major releases until you have upgraded to
2424
|oldseries|. For example, if you are running a |olderseries|, you must
2525
|upgradefirst| *before* you can upgrade to |newversion|.
2626

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+
2738
Preparedness
2839
~~~~~~~~~~~~
2940

0 commit comments

Comments
 (0)