Skip to content

Commit 7c6c518

Browse files
(DOCSP-32609): mongosh 1.10.6 release notes (#292)
* (DOCSP-32609): mongosh 1.10.6 release notes * change ticket number * update snooty.toml * update snooty.toml * line breaks
1 parent 7bf965f commit 7c6c518

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ toc_landing_pages = ["/run-commands",
1414

1515
[constants]
1616

17-
version = "1.10.5"
18-
mdb-version = "6.0"
17+
version = "1.10.6"
18+
mdb-version = "7.0"
1919
pgp-version = "{+mdb-version+}"
2020

2121
[substitutions]

source/changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,23 @@ v2.0.0
2424
- ``db.enableFreeMonitoring``
2525
- ``db.disableFreeMonitoring``
2626

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+
2741
v1.10.5
2842
-------
43+
2944
*Released August 11, 2023*
3045

3146
Provides a programmatically accessible list of

0 commit comments

Comments
 (0)