Skip to content

Commit de5102c

Browse files
(DOCSP-23128): Compass 1.32.1 and 1.32.2 release notes (#406)
* (DOCSP-23128): Compass 1.32.1 and 1.32.2 release notes * clarity * reorder
1 parent 124c845 commit de5102c

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc_landing_pages = ["/install", "/connect", "/instance", "/query/filter", "/que
1212

1313
[constants]
1414
download-page = "`downloads page <https://www.mongodb.com/download-center/compass?tck=docs_compass>`__"
15-
current-version = "1.32.0"
15+
current-version = "1.32.2"
1616

1717

1818
[substitutions]

source/release-notes.txt

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,39 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13+
|compass| 1.32.2
14+
----------------
15+
16+
*Released June 7, 2022*
17+
18+
Fixes an issue where ``$merge`` and ``$out`` aggregation stages would
19+
not appear in the pipeline builder when connected to a :atlas:`Data Lake
20+
</data-lake>`.
21+
22+
`Full changelog available on GitHub
23+
<https://github.com/mongodb-js/compass/releases/tag/v1.32.2>`__.
24+
25+
|compass| 1.32.1
26+
----------------
27+
28+
*Released June 3, 2022*
29+
30+
New Features:
31+
32+
- Enables In-Use Encryption (:issue:`COMPASS-5634`)
33+
34+
- Show index keys in aggregation explain plan (:issue:`COMPASS-5857`)
35+
36+
Bug Fixes:
37+
38+
- Open aggregation pipeline in correct namespace (:issue:`COMPASS-5872`)
39+
40+
- Hide ``$documents`` operator in collection aggregations
41+
(:issue:`COMPASS-5843`)
42+
43+
`Full changelog available on GitHub
44+
<https://github.com/mongodb-js/compass/releases/tag/v1.32.1>`__.
45+
1346
|compass| 1.32.0
1447
----------------
1548

0 commit comments

Comments
 (0)