Skip to content

Commit 574d6c0

Browse files
authored
DOCSP-38612: MongoDB v3.6 deprecation (#540)
1 parent 1111382 commit 574d6c0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

source/whats-new.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ What's New
1919

2020
Learn what's new in:
2121

22+
* :ref:`Version 5.1 <version-5.1>`
2223
* :ref:`Version 5.0 <version-5.0>`
2324
* :ref:`Version 4.11 <version-4.11>`
2425
* :ref:`Version 4.10 <version-4.10>`
@@ -35,6 +36,26 @@ Learn what's new in:
3536
* :ref:`Version 4.1 <version-4.1>`
3637
* :ref:`Version 4.0 <version-4.0>`
3738

39+
.. _version-5.1:
40+
41+
What's New in 5.1
42+
-----------------
43+
44+
.. warning:: Deprecations in this release
45+
46+
To avoid breaking changes in future major releases of the driver,
47+
replace any application code that depends on deprecated program elements.
48+
49+
.. _java-deprecations-5.1:
50+
51+
Deprecations in 5.1
52+
~~~~~~~~~~~~~~~~~~~
53+
54+
- Support for {+mdb-server+} v3.6 is deprecated and will be removed in the
55+
next driver version release. To learn how to upgrade your {+mdb-server+}
56+
deployment, see :manual:`Release Notes </release-notes>` in the {+mdb-server+}
57+
manual.
58+
3859
.. _version-5.0:
3960

4061
What's New in 5.0

0 commit comments

Comments
 (0)