Skip to content

Commit 943402a

Browse files
authored
Adding Breaking Changes Section in Release Note for 3.0.0 (opensearch-project#2607)
Signed-off-by: Vikasht34 <[email protected]>
1 parent 762b7cb commit 943402a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: release-notes/opensearch-knn.release-notes-3.0.0.0-alpha1.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Compatible with OpenSearch 3.0.0.alpha1
44

5+
### Breaking Changes
6+
* Remove ef construction from Index Seeting [#2564](https://github.com/opensearch-project/k-NN/pull/2564)
7+
* Remove m from Index Setting [#2564](https://github.com/opensearch-project/k-NN/pull/2564)
8+
* Remove space type from index setting [#2564](https://github.com/opensearch-project/k-NN/pull/2564)
9+
* Remove Knn Plugin enabled setting [#2564](https://github.com/opensearch-project/k-NN/pull/2564)
510
### Features
611
- Introduce Remote Native Index Build feature flag, settings, and initial skeleton [#2525](https://github.com/opensearch-project/k-NN/pull/2525)
712
- Implement vector data upload and vector data size threshold setting [#2550](https://github.com/opensearch-project/k-NN/pull/2550)

0 commit comments

Comments
 (0)