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.42.3
14
+ ----------------
15
+
16
+ *Released March, 20 2024*
17
+
18
+ New Features
19
+
20
+ - Install updates without confirmation in the background by default
21
+ (:issue:`COMPASS-7616`)
22
+ - Enable rename collection feature flag (:issue:`COMPASS-7699`)
23
+ - Bump OIDC dependencies to latest versions
24
+ - Bump ``mongosh``, driver, and bson to latest versions
25
+
26
+ Bug Fixes
27
+
28
+ - Calculate the maximum line length in a more stack efficient way
29
+ (:issue:`COMPASS-7647`)
30
+ - Only access defaultSession when app is ready
31
+ - Don't allow the ``readonly`` filter to grow in width indefinitely
32
+ (:issue:`COMPASS-7728`)
33
+
34
+ `Full changelog available on GitHub
35
+ <https://github.com/mongodb-js/compass/compare/v1.42.2...v1.42.3>`__
36
+
13
37
|compass| 1.42.2
14
38
----------------
15
39
You can’t perform that action at this time.
0 commit comments