File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,30 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.44.0
14
+ ----------------
15
+
16
+ *Released September 3, 2024*
17
+
18
+ New Features:
19
+
20
+ - Support for users working with data stored on different connections
21
+ stored in the Compass connections window (:issue:`COMPASS-6410`).
22
+ - Adds per-connection proxy settings (:issue:`COMPASS-8142`).
23
+ - Enables proxy support feature flag (:issue:`COMPASS-8167`).
24
+
25
+ Bug Fixes:
26
+
27
+ - Stream import errors to the log file with proper back pressure
28
+ (:issue:`COMPASS-7820`).
29
+ - In the bulk update preview, convert array indexes from strings to
30
+ numbers (:issue:`COMPASS-8218`).
31
+ - Bump shell-bson-parser to 1.1.2 (:issue:`MONGOSH-1859`).
32
+
33
+ `Full Changelog available on GitHub
34
+ <https://github.com/mongodb-js/compass/compare/v1.43.6...v1.44.0>`__
35
+
36
+
13
37
|compass| 1.43.6
14
38
----------------
15
39
You can’t perform that action at this time.
0 commit comments