File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1414
1515 /installation/
1616 /get-started/
17+ /whats-new/
1718 /tutorials/
1819 /reference/
1920 View the Source <https://github.com/mongodb/mongo-java-driver>
@@ -32,6 +33,8 @@ runnable project by following one of the tutorials.
3233
3334- :ref:`javars-get-started`
3435
36+ - :ref:`javars-whats-new`
37+
3538- :ref:`javars-tutorials`
3639
3740- :ref:`javars-reference`
Original file line number Diff line number Diff line change 1+ .. _javars-whats-new:
2+
3+ ==========
4+ What's New
5+ ==========
6+
7+ .. facet::
8+ :name: genre
9+ :values: reference
10+
11+ .. meta::
12+ :keywords: update, new feature, deprecation, upgrade
13+
14+ .. contents:: On this page
15+ :local:
16+ :backlinks: none
17+ :depth: 1
18+ :class: singlecol
19+
20+ Learn about new features, improvements, and fixes introduced in the
21+ following versions of the {+driver-long+}:
22+
23+ * :ref:`Version 5.1 <javars-version-5.1>`
24+
25+ .. _javars-version-5.1:
26+
27+ What's New in 5.1
28+ -----------------
29+
30+ .. important:: MongoDB Server v3.6 End-of-Life
31+
32+ Support for MongoDB Server v3.6 is deprecated in this
33+ release and will be removed in the v5.2 release of the driver.
34+
35+ To learn about other changes introduced in v5.1, see the :driver:`What's
36+ New </java/sync/current/whats-new/>` guide in the Java Sync Driver documentation.
You can’t perform that action at this time.
0 commit comments