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
16 changes: 16 additions & 0 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,22 @@ Release Notes
:depth: 1
:class: twocols

|compass| 1.44.6
----------------

*Released October 31, 2024*

- Increase the character size restriction for query and
aggregation genai (:issue:`COMPASS-8369`)
- Do not lock users out of Compass when using authenticated
proxies (:issue:`COMPASS-8382`)
- Bump electron to 32.2.1 (:issue:`COMPASS-8399`)
- Persist modified document value (:issue:`COMPASS-8373`)

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


|compass| 1.44.5
----------------

Expand Down
Loading