File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ toc_landing_pages = ["/run-commands",
14
14
15
15
[constants ]
16
16
17
- version = " 1.10.5 "
18
- mdb-version = " 6 .0"
17
+ version = " 1.10.6 "
18
+ mdb-version = " 7 .0"
19
19
pgp-version = " {+mdb-version+}"
20
20
21
21
[substitutions ]
Original file line number Diff line number Diff line change @@ -24,8 +24,23 @@ v2.0.0
24
24
- ``db.enableFreeMonitoring``
25
25
- ``db.disableFreeMonitoring``
26
26
27
+ v1.10.6
28
+ -------
29
+
30
+ *Released August 25, 2023*
31
+
32
+ - :issue:`MONGOSH-1533` - Display a notification banner when a new
33
+ ``mongosh`` release is available.
34
+ - :issue:`MONGOSH-923` - Disable and hide ``getLastError`` when
35
+ connecting to a cluster older than 5.1.0.
36
+ - :issue:`MONGOSH-1539` - Add support for Debian 12.
37
+
38
+ `Full release notes available on JIRA
39
+ <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=36540>`__.
40
+
27
41
v1.10.5
28
42
-------
43
+
29
44
*Released August 11, 2023*
30
45
31
46
Provides a programmatically accessible list of
You can’t perform that action at this time.
0 commit comments