We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762b7cb commit 943402aCopy full SHA for 943402a
release-notes/opensearch-knn.release-notes-3.0.0.0-alpha1.md
@@ -2,6 +2,11 @@
2
3
Compatible with OpenSearch 3.0.0.alpha1
4
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)
10
### Features
11
- Introduce Remote Native Index Build feature flag, settings, and initial skeleton [#2525](https://github.com/opensearch-project/k-NN/pull/2525)
12
- Implement vector data upload and vector data size threshold setting [#2550](https://github.com/opensearch-project/k-NN/pull/2550)
0 commit comments