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.45.3
14
+ ----------------
15
+
16
+ *Released February 13, 2025*
17
+
18
+ New Features:
19
+
20
+ - Handle non-existent namespaces (:issue:`COMPASS-5750`)
21
+ - Run schema analysis with ``secondaryPreferred`` when read preference is
22
+ not set (:issue:`COMPASS-8854`)
23
+ - Allow users to set the default sort order to be recent first (:issue:`COMPASS-6706`)
24
+ - Adds support for ``createFromHexString`` and ``createFromBase64`` binary
25
+ constructors (:issue:`COMPASS-8942`)
26
+
27
+ Bug Fixes:
28
+
29
+ - Retain current query when new query is applied (:issue:`COMPASS-8262`)
30
+ - Sign the Windows setup ``.exe`` (:issue:`COMPASS-8945`, :issue:`COMPASS-8950`)
31
+
32
+ `Full Changelog available on Github
33
+ <https://github.com/mongodb-js/compass/compare/v1.45.2...v1.45.3>`__
34
+
13
35
|compass| 1.45.2
14
36
----------------
15
37
You can’t perform that action at this time.
0 commit comments