Skip to content

Commit bc655a6

Browse files
authored
DOCSP-31788 v1.10.4 Release Notes (#286)
* DOCSP-31788 v1.10.4 Release Notes * * * * * *
1 parent cb6e641 commit bc655a6

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ toc_landing_pages = ["/run-commands",
1414

1515
[constants]
1616

17-
version = "1.10.1"
17+
version = "1.10.4"
1818
mdb-version = "6.0"
1919
pgp-version = "{+mdb-version+}"
2020

source/changelog.txt

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

27+
v1.10.4
28+
-------
29+
30+
*Released August 10, 2023*
31+
32+
- :issue:`MONGOSH-1140` - ``mongosh`` now officially supports
33+
Amazon Linux 2023 on all architectures.
34+
- :issue:`MONGOSH-1142` - ``mongosh`` now officially supports RHEL9 on
35+
all architectures.
36+
- :issue:`MONGOSH-1146` - ``mongosh`` now officially supports Ubuntu
37+
22.04 and Debian 12 on all architectures.
38+
- :issue:`MONGOSH-1546` - ``mongosh`` now produces Linux release
39+
artifacts that support using OpenSSL 3 on arm64 architectures.
40+
41+
`Full release notes available on JIRA
42+
<https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=36463>`__.
43+
2744
v1.10.3
2845
-------
2946

source/index.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,6 @@ Learn More
8989
/write-scripts
9090
/snippets
9191
/reference
92+
/changelog
9293
/reference/access-mdb-shell-help.txt
94+

source/reference.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ Reference
1212
/reference/methods
1313
/mongoshrc
1414
/reference/options
15-
/changelog
1615
/logs

0 commit comments

Comments
 (0)