Skip to content

Commit 958cd7c

Browse files
authored
DOCSP-23756 Compass 1.3.3 (#416)
* DOCSP-23756 Compass 1.3.3 * full changelog * update
1 parent cfa8880 commit 958cd7c

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-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.2"
15+
current-version = "1.32.3"
1616

1717

1818
[substitutions]

source/release-notes.txt

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

13+
14+
|compass| 1.32.3
15+
----------------
16+
17+
*Released July 13, 2022*
18+
19+
New Features:
20+
21+
- bson-transpilers: Export to PHP from Compass (:issue:`PHPLIB-719`)
22+
- compass-components: Enable ACE code formatter (:issue:`COMPASS-5923`)
23+
- compass-indexes: Update toolbar to leafygreen components (:issue:`COMPASS-5676`)
24+
- connect: Add Save & Connect button (:issue:`COMPASS-5776`)
25+
- explain-plan-helper: Add support for indexes in stages (:issue:`COMPASS-5878`)
26+
27+
Bug Fixes:
28+
29+
- Automatically refresh after CSFLE insert (:issue:`COMPASS-5806`)
30+
- Improve Binary handling (:issue:`COMPASS-5848`)
31+
- Align elements on the create collection modal (:issue:`COMPASS-5921`)
32+
- connection-form: Align advanced tab and input field widths
33+
- import: Pre-create an empty object before creating its properties (:issue:`COMPASS-5076`)
34+
- ace-autocompleter: Provide a special snippet for $merge stage in ADL
35+
- connect-form: Connect to the newly created favourite (:issue:`COMPASS-5776`)
36+
- documents: Fixes to recent queries
37+
- queries: Ignore duplicate recent queries (:issue:`COMPASS-2237`)
38+
- aggregation-explain: Show indexes (:issue:`COMPASS-5879`)
39+
- explain-plan-helper: Use execution time of cursor stage (:issue:`COMPASS-5858`)
40+
41+
`Full changelog available on GitHub
42+
<https://github.com/mongodb-js/compass/releases/tag/v1.32.3>`__.
43+
1344
|compass| 1.32.2
1445
----------------
1546

0 commit comments

Comments
 (0)