Skip to content

Commit ff8cad1

Browse files
authored
DOCSP-32568 Compass 1.39.2 Release Notes (#537)
* DOCSP-32568 Compass 1.39.2 Release Notes * add legacy connection definition * wording * SP feedback * SP feedback * wording * wording * add note to include * includes folder * wording * JA feedback * merge conflicts * Revert "merge conflicts" This reverts commit feddb737d1e7d867b2bf202d800a31e9e8e0254f.
1 parent a84113f commit ff8cad1

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Starting in version 1.39.2, |compass| no longer supports migrating from legacy
2+
connection files that pre-date version 1.31.0. Legacy connections refer to an
3+
internal |compass-short| connection-options format that is stored on disk and no
4+
longer supported after version 1.39.0.
5+
6+
If you have legacy connections saved in your favorites, export the
7+
connections on version 1.39.0 to convert them into the new format before
8+
updating to version 1.39.2.

source/release-notes.txt

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

13+
|compass| 1.39.2
14+
----------------
15+
16+
*Released August 22, 2023*
17+
18+
.. note::
19+
20+
.. include:: /includes/fact-legacy-connections.rst
21+
22+
New features:
23+
24+
- Show insights for unbound arrays (:issue:`COMPASS-6836`).
25+
- Use modal to highlight legacy connections (:issue:`COMPASS-7072`).
26+
- Automatically add ``{ }`` to Find queries (:issue:`COMPASS-6530`).
27+
- Show list of legacy connections. (:issue:`COMPASS-7081`).
28+
29+
Bug Fixes:
30+
31+
- Fix error that would occur when modifying a filter in the schema tab
32+
(:issue:`COMPASS-6944`).
33+
- Use correct tab name for indexes & validation (:issue:`COMPASS-7022`).
34+
- Strip unknown preferences when loading (:issue:`COMPASS-7026`).
35+
- Split connection storage between processes (:issue:`COMPASS-7078`).
36+
- Clear drop collections input state if drop collections success
37+
(:issue:`COMPASS-7035`).
38+
- Allow empty optional string flags (:issue:`COMPASS-7101`).
39+
40+
`Full Changelog available on GitHub
41+
<https://github.com/mongodb-js/compass/compare/v1.39.1...v1.39.2>`__
42+
1343
|compass| 1.39.1
1444
----------------
1545

0 commit comments

Comments
 (0)