File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,47 @@ Release Notes
1010 :depth: 1
1111 :class: twocols
1212
13+ |compass| 1.40.0
14+ ----------------
15+
16+ *Released September 26, 2023*
17+
18+ New Features:
19+
20+ - Upgrade :ref:`embedded MongoDB shell <embedded-mongodb-shell>` to
21+ version 2.0.0 (:issue:`COMPASS-7057`).
22+
23+ - Upgrade Node driver to version 6.0.0 (:issue:`COMPASS-7057`).
24+
25+ - Upgrade Electron to version 26.
26+
27+ - Set up local Atlas detection (:issue:`COMPASS-7213`).
28+
29+ - Display local Atlas development environments as such
30+ (:issue:`COMPASS-7156`).
31+
32+ - Introduce ``$vectorSearch`` aggregation stage to MongoDB 7.1 and 7.0.x
33+ (:issue:`COMPASS-7064`).
34+
35+ - Enable `Atlas search index
36+ <https://www.mongodb.com/docs/atlas/atlas-search/atlas-search-overview/#fts-indexes>`__
37+ management (:issue:`COMPASS-7238`).
38+
39+ - Enable natural language query and pipeline generation (incrementally
40+ rolled out to users) (:issue:`COMPASS-6866`).
41+
42+ Bug Fixes:
43+
44+ - Account for changed key order in query (:issue:`COMPASS-7194`).
45+
46+ - Remove out stages before running explain plan (:issue:`COMPASS-7012`).
47+
48+ - Don't automatically select regex when detecting regex
49+ (:issue:`COMPASS-7144`).
50+
51+ `Full changelog available on GitHub
52+ <https://github.com/mongodb-js/compass/compare/v1.39.4...v1.40.0>`__
53+
1354|compass| 1.39.4
1455----------------
1556
You can’t perform that action at this time.
0 commit comments