Skip to content

Commit 6d77e55

Browse files
authored
DOCSP-39158 1.43.0 release notes (#628)
* DOCSP-39158 1.43.0 release notes * DOCSP-39158 1.43.0 release notes * DOCSP-39158 1.43.0 release notes * DOCSP-39158 1.43.0 release notes * DOCSP-39158 fixing merge
1 parent 14a90c1 commit 6d77e55

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ toc_landing_pages = [
3030

3131
[constants]
3232
download-page = "`downloads page <https://www.mongodb.com/try/download/compass>`__"
33-
current-version = "1.42.5"
33+
current-version = "1.43.0"
3434
atlas = "MongoDB Atlas"
3535
qe = "Queryable Encryption"
3636
qe-preview = "{+qe+} Public Preview"

source/release-notes.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,29 @@ Release Notes
1313
|compass| 1.43.0
1414
----------------
1515

16+
*Released May 02, 2024*
17+
18+
New Features
19+
20+
- Allows users to specify hints (:issue:`COMPASS-7829`)
21+
- Shows an error message when connecting to Stream Processing (:issue:`COMPASS-7809`)
22+
- Warns users when generated aggregation contains a write operation (:issue:`COMPASS-7298`)
23+
- Adds support to notify users for an update on Linux/MSI (:issue:`COMPASS-7686`)
24+
- Adds gradient while a generate request is in progress (:issue:`COMPASS-7836`)
25+
- Includes the error count in the import toast (:issue:`COMPASS-7826`)
26+
- Removes the GenAI "Preview" badge (:issue:`COMPASS-7890`)
27+
- Disables the query bar controls while GenAI is running (:issue:`COMPASS-7839`)
28+
29+
Bug Fixes
30+
31+
- Ensures that the confirmation modal always asks for confirmation input (:issue:`COMPASS-7613`)
32+
- Bumps Electron to 29 and removes support for RHEL7 (:issue:`COMPASS-7868`)
33+
- Parses AI response correctly (:issue:`COMPASS-7780`)
34+
- Fixes CPU hikes because of bad useEffect dependency
35+
36+
`Full changelog available on GitHub
37+
<https://github.com/mongodb-js/compass/compare/v1.42.5...v1.43.0>`__
38+
1639
*Upcoming*
1740

1841
New Features

0 commit comments

Comments
 (0)