File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,28 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.46.0
14
+ ----------------
15
+
16
+ *Released April 4, 2025*
17
+
18
+ New Features:
19
+
20
+ - Enable export schema feature (:issue:`COMPASS-8819`)
21
+ - Add in progress saving state (:issue:`COMPASS-9077`)
22
+ - Show validation error details (:issue:`COMPASS-8864`, :issue:`COMPASS-8867`, :issue:`COMPASS-8865`)
23
+ - Add validation action option for 'errorAndLog' with 8.1 (:issue:`COMPASS-8983`)
24
+
25
+ Bug Fixes:
26
+
27
+ - Allow deleting updatemany queries (:issue:`COMPASS-9121`)
28
+ - Remove readPreferenceTags for database&collection lookups if the cluster is sharded and readPreferenceTags was set (:issue:`COMPASS-9111`)
29
+ - Catch parse error on multi insert
30
+ - Don't allow empty commits in update generated files task; skip task when previous commit was also generated by it
31
+
32
+ `Full Changelog available on Github
33
+ <https://github.com/mongodb-js/compass/compare/v1.45.4...v1.46.0>`__
34
+
13
35
|compass| 1.45.4
14
36
----------------
15
37
You can’t perform that action at this time.
0 commit comments