Skip to content

Commit 6e5872d

Browse files
(DOCSP-21732): 1.31.0 release notes (#392)
* (DOCSP-21732): 1.31.0 release notes * formatting * consistent tense
1 parent 84e8e13 commit 6e5872d

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-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.30.1"
15+
current-version = "1.31.0"
1616

1717

1818
[substitutions]

source/release-notes.txt

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

13+
|compass| 1.31.0
14+
----------------
15+
16+
*Released March 31, 2022*
17+
18+
New Features:
19+
20+
- New connection experience
21+
22+
- Add new form for Kerberos options.
23+
- Support loading system CA store.
24+
- Use new favorite connection modal in sidebar.
25+
- Add support for MONGODB_AWS.
26+
27+
- Aggregation and Query Improvements
28+
29+
- New saved aggregation and queries view.
30+
- Add link and descriptions for the ``$densify`` aggregation stage.
31+
- Add ability to export queries and aggregations to Ruby.
32+
- Update aggregation result preview card styles.
33+
34+
Bug Fixes:
35+
36+
- Schema Tab Fixes
37+
38+
- Fix shift selecting multiple items in schema tab.
39+
40+
- Unambiguously display latitude and longitude on map.
41+
42+
- CRUD Fixes
43+
44+
- Allow empty JSON input.
45+
- Increase input width for query bar max timeout ms area.
46+
47+
- Miscellaneous Fixes
48+
49+
- Add ``directConnection=true`` when converting from old model.
50+
51+
- Pick only specified columns when exporting data as JSON.
52+
53+
- Hide SSH tunnel password.
54+
55+
`All JIRA issues closed in 1.31.0
56+
<https://jira.mongodb.org/issues/?jql=project%20%3D%20COMPASS%20AND%20fixVersion%20%3D%201.31.0>`__.
57+
1358
|compass| 1.30.1
1459
----------------
1560

0 commit comments

Comments
 (0)