You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/release-notes.txt
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,24 @@ Release Notes for |k8s-op-full|
15
15
:depth: 1
16
16
:class: singlecol
17
17
18
+
.. _mck-1.1.0-rn:
19
+
20
+
|k8s-op-short| v1.1.0
21
+
---------------------
22
+
23
+
*Released 23 May 2025*
24
+
25
+
New features
26
+
~~~~~~~~~~~~
27
+
28
+
- **MongoDBSearch (Community Private Preview)**
29
+
- Adds support for deploying MongoDB Search (Community Private Preview Edition).
30
+
- Enables full-text and vector search capabilities for MongoDBCommunity deployments.
31
+
- Adds new MongoDB CRD which is watched by default by the |k8s-op-short|. For more information see the `Quick Start <https://github.com/mongodb/mongodb-kubernetes/blob/master/docs/community-search/quick-start/README.md>`__.
32
+
- MongoDBSearch Private Preview phase comes with the following limitations
33
+
- Minimum MongoDB Community version: 8.0.
34
+
- TLS must be disabled in MongoDB (communication between ``mongot`` and ``mongod`` is in plaintext for now).
0 commit comments