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 14
14
15
15
/installation/
16
16
/get-started/
17
+ /whats-new/
17
18
/tutorials/
18
19
/reference/
19
20
/bson/
@@ -34,6 +35,8 @@ runnable project by following the :ref:`scala-quickstart` guide.
34
35
35
36
- :ref:`scala-get-started`
36
37
38
+ - :ref:`scala-whats-new`
39
+
37
40
- :ref:`scala-tutorials`
38
41
39
42
- :ref:`scala-reference`
Original file line number Diff line number Diff line change
1
+ .. _scala-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 <scala-version-5.1>`
24
+
25
+ .. _scala-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