File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,27 @@ Release Notes
10
10
:depth: 1
11
11
:class: twocols
12
12
13
+ |compass| 1.42.1
14
+ ----------------
15
+
16
+ *Released February 15, 2024*
17
+
18
+ New Features
19
+
20
+ - Added vector search index creation to the create search indexes
21
+ modal (:issue:`COMPASS-7302`).
22
+ - Vector search type indexes now display in the search index table
23
+ (:issue:`COMPASS-7509`).
24
+
25
+ Bug Fixes
26
+
27
+ - Improved validation of command line arguments (:issue:`COMPASS-7260`).
28
+ - Fixed a display issue that made update and delete labels hidden on
29
+ narrow windows.
30
+
31
+ `Full changelog available on GitHub
32
+ <https://github.com/mongodb-js/compass/compare/v1.42.0...v1.42.1>`__
33
+
13
34
|compass| 1.42.0
14
35
----------------
15
36
You can’t perform that action at this time.
0 commit comments