@@ -10,6 +10,63 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
13+ |compass| 1.31.3
14+ ----------------
15+
16+ *Released May 17, 2022*
17+
18+ New Features:
19+
20+ - Export pipelines to Go.
21+
22+ - Bump Node driver to version 4.6.0 and embedded shell to version 1.4.1
23+ (:issue:`COMPASS-5619`).
24+
25+ - Support columnstore indexes and clustered collections
26+ (:issue:`COMPASS-5665`, :issue:`COMPASS-5666`).
27+
28+ - Add ``srvMaxHosts`` to advanced connection options.
29+
30+ - Disable aggregation toolbar options when pipeline is invalid.
31+
32+ - Style improvements.
33+
34+ Bug fixes:
35+
36+ - In connection form, allow empty hosts.
37+
38+ - In aggregation pipeline builder, update default document preview
39+ amount from 10 to 20.
40+
41+ - Resize elements for improved visibility.
42+
43+ `Full changelog available on GitHub
44+ <https://github.com/mongodb-js/compass/releases/tag/v1.31.3>`__.
45+
46+ |compass| 1.31.2
47+ ----------------
48+
49+ *Released April 14, 2022*
50+
51+ Bug fixes:
52+
53+ - Aggregation screen no longer showsœ a "Cannot have two html5 backends"
54+ error. (:issue:`COMPASS-5655`)
55+
56+ - Connections that use certificates no longer fail with "option
57+ usesystemca is not supported" (:issue:`COMPASS-5729`)
58+
59+ - You can edit null values in CRUD view (:issue:`COMPASS-5697`)
60+
61+ - Invalid UUID values display correctly in CRUD view
62+ (:issue:`COMPASS-5726`)
63+
64+ - Editing Int64 values in JSON view no longer changes their type to
65+ Int32 (:issue:`COMPASS-5710`)
66+
67+ `Full changelog available on GitHub
68+ <https://github.com/mongodb-js/compass/releases/tag/v1.31.2>`__.
69+
1370|compass| 1.31.1
1471----------------
1572
0 commit comments