File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ toc_landing_pages = ["/run-commands",
1414
1515[constants ]
1616
17- version = " 1.8 .1"
17+ version = " 1.9 .1"
1818mdb-version = " 6.0"
1919pgp-version = " {+mdb-version+}"
2020
Original file line number Diff line number Diff line change @@ -12,6 +12,31 @@ Release Notes
1212 :depth: 1
1313 :class: singlecol
1414
15+ v1.9.1
16+ ------
17+
18+ *Released May 25, 2023*
19+
20+ - Internal improvements for reporting and monitoring.
21+
22+ `Full release notes available on JIRA
23+ <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=36079>`__.
24+
25+ v1.9.0
26+ ------
27+
28+ *Released May 17, 2023*
29+
30+ - ``mongosh`` supports the new Queryable Encryption protocol. Starting
31+ in v1.9.0, ``mongosh`` is not compatible with MongoDB server versions
32+ **earlier than 7.0** when using Queryable Encryption.
33+
34+ - When using queryable encryption on pre-7.0 servers, you can decrypt
35+ encrypted data, but you cannot insert or query data.
36+
37+ `Full release notes available on JIRA
38+ <https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=17381&version=35985>`__.
39+
1540v1.8.1
1641------
1742
You can’t perform that action at this time.
0 commit comments