Skip to content

Commit

Permalink
Add release notes for 2.10.0.0 (#278)
Browse files Browse the repository at this point in the history
* Add release notes for 2.10.0.0


Signed-off-by: Michael Froh <froh@amazon.com>
  • Loading branch information
msfroh committed Sep 6, 2023
1 parent aa9b063 commit 26f1ea0
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## Version 2.10.0.0 Release Notes

Compatible with OpenSearch 2.10.0

### Enhancements
* Changing select index error message to be more informative ([#270](https://github.com/opensearch-project/dashboards-search-relevance/pull/270)) ([#275](https://github.com/opensearch-project/dashboards-search-relevance/pull/275))

### Documentation
* Adding a developer guide ([#268](https://github.com/opensearch-project/dashboards-search-relevance/pull/268)) ([#269](https://github.com/opensearch-project/dashboards-search-relevance/pull/269))

### Infrastructure
* Changing anomaly-detection Dependency Back to search-processor ([#258](https://github.com/opensearch-project/dashboards-search-relevance/pull/258))([#259](https://github.com/opensearch-project/dashboards-search-relevance/pull/259))
* Resolve tough-cookie to 4.1.3 ([#271](https://github.com/opensearch-project/dashboards-search-relevance/pull/271)) ([#272](https://github.com/opensearch-project/dashboards-search-relevance/pull/272))
* Remove Cypress dependency ([#277](https://github.com/opensearch-project/dashboards-search-relevance/pull/277))

0 comments on commit 26f1ea0

Please sign in to comment.