-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Sean Li <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
release-notes/opensearch-dashboards-search-relevance.release-notes-2.17.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## Version 2.17.0.0 Release Notes | ||
|
||
Compatible with OpenSearch 2.17.0 | ||
|
||
### Feature | ||
* Add compare queries card to search use case overview page ([#427](https://github.com/opensearch-project/dashboards-search-relevance/pull/427)) ([#431](https://github.com/opensearch-project/dashboards-search-relevance/pull/431)) | ||
|
||
### Enhancements | ||
* Use smaller and compressed varients of buttons and form components ([#421](https://github.com/opensearch-project/dashboards-search-relevance/pull/421))([#424](https://github.com/opensearch-project/dashboards-search-relevance/pull/424)) | ||
* New page header for search relevance ([#428](https://github.com/opensearch-project/dashboards-search-relevance/pull/428)) ([#430](https://github.com/opensearch-project/dashboards-search-relevance/pull/430)) | ||
|
||
### Maintenance | ||
* Increment version to 2.17.0.0 ([#425](https://github.com/opensearch-project/dashboards-search-relevance/pull/425)) | ||
|
||
## New Contributors | ||
* @RyanL1997 made their first contribution in ([#428](https://github.com/opensearch-project/dashboards-search-relevance/pull/428)) | ||
* @Hailong-am made their first contribution in ([#421](https://github.com/opensearch-project/dashboards-search-relevance/pull/421)) |