Skip to content

Commit f8acecc

Browse files
(DOCSP-31026,DOCSP-29952): 1.9.0 1.9.1 release notes (#263)
* (DOCSP-31026,DOCSP-29952): 1.9.0 1.9.1 release notes * wording * remove mention of Node upgrade
1 parent e74562e commit f8acecc

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
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.8.1"
17+
version = "1.9.1"
1818
mdb-version = "6.0"
1919
pgp-version = "{+mdb-version+}"
2020

source/changelog.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
1540
v1.8.1
1641
------
1742

0 commit comments

Comments
 (0)