diff --git a/release-notes/opensearch-knn.release-notes-2.0.0.0.md b/release-notes/opensearch-knn.release-notes-2.0.0.0.md new file mode 100644 index 000000000..8feb4a725 --- /dev/null +++ b/release-notes/opensearch-knn.release-notes-2.0.0.0.md @@ -0,0 +1,13 @@ +## Version 2.0.0.0 Release Notes + +Compatible with OpenSearch 2.0.0 + +### Enhancements + +* Add Abstraction for BWC tests with a basic test ([#388](https://github.com/opensearch-project/k-NN/pull/388)) +* Add restart upgrade BWC Tests ([#387](https://github.com/opensearch-project/k-NN/pull/387)) + +### Infrastructure + +* Update jacoco version to 0.8.7 to support JDK 17 ([#372](https://github.com/opensearch-project/k-NN/pull/372)) +* Remove rc1 build qualifier for 2.0 GA release ([#395](https://github.com/opensearch-project/k-NN/pull/395)) \ No newline at end of file