Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,28 @@ Release Notes
:depth: 1
:class: twocols

|compass| 1.45.3
----------------

*Released February 13, 2025*

New Features:

- Handle non-existent namespaces (:issue:`COMPASS-5750`)
- Run schema analysis with ``secondaryPreferred`` when read preference is
not set (:issue:`COMPASS-8854`)
- Allow users to set the default sort order to be recent first (:issue:`COMPASS-6706`)
- Adds support for ``createFromHexString`` and ``createFromBase64`` binary
constructors (:issue:`COMPASS-8942`)

Bug Fixes:

- Retain current query when new query is applied (:issue:`COMPASS-8262`)
- Sign the Windows setup ``.exe`` (:issue:`COMPASS-8945`, :issue:`COMPASS-8950`)

`Full Changelog available on Github
<https://github.com/mongodb-js/compass/compare/v1.45.2...v1.45.3>`__

|compass| 1.45.2
----------------

Expand Down