Skip to content

Commit 124c845

Browse files
(DOCSP-23018): 1.32.0 release notes (#405)
1 parent 6ef5e57 commit 124c845

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-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.31.3"
15+
current-version = "1.32.0"
1616

1717

1818
[substitutions]

source/release-notes.txt

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

13+
|compass| 1.32.0
14+
----------------
15+
16+
*Released May 31, 2022*
17+
18+
New Features:
19+
20+
- Adds explain plan for aggregations (:issue:`COMPASS-5788`)
21+
22+
- Allows import into Queryable Encryption collections
23+
(:issue:`COMPASS-5810`)
24+
25+
Bug Fixes:
26+
27+
- In the pipeline builder, hide the stage error message when changing
28+
the aggregation operator (:issue:`COMPASS-5684`)
29+
30+
- Remove unique option on columnstore index creation
31+
(:issue:`COMPASS-5830`)
32+
33+
- Reconnect the SSH tunnel when it gets disconnected
34+
(:issue:`COMPASS-5454`)
35+
36+
`Full changelog available on GitHub
37+
<https://github.com/mongodb-js/compass/releases/tag/v1.32.0>`__.
38+
1339
|compass| 1.31.3
1440
----------------
1541

0 commit comments

Comments
 (0)