Skip to content

Commit

Permalink
Adding 2.12 release notes (#367)
Browse files Browse the repository at this point in the history
* Adding 2.12 release notes

Signed-off-by: Sean Li <[email protected]>

* adding new contributors and removing duplicate line

Signed-off-by: Sean Li <[email protected]>

---------

Signed-off-by: Sean Li <[email protected]>
  • Loading branch information
sejli authored Feb 8, 2024
1 parent caee2ba commit 75f66b9
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## Version 2.12.0.0 Release Notes

Compatible with OpenSearch 2.12.0

### Features
* Add Ability to Select a Search Pipeline in Comparison Tool ([#352](https://github.com/opensearch-project/dashboards-search-relevance/pull/352)) ([#362](https://github.com/opensearch-project/dashboards-search-relevance/pull/362))

### Enhancements
* Utilize EuiEmptyPrompt to represent empty state ([#320](https://github.com/opensearch-project/dashboards-search-relevance/pull/320)) ([#333](https://github.com/opensearch-project/dashboards-search-relevance/pull/333))
* Update results to display non-source fields in search comparison tool ([#340](https://github.com/opensearch-project/dashboards-search-relevance/pull/340) )([#354](https://github.com/opensearch-project/dashboards-search-relevance/pull/354))

### Bug Fixes
* Updating snapshots ([#363](https://github.com/opensearch-project/dashboards-search-relevance/pull/363)) ([#364](https://github.com/opensearch-project/dashboards-search-relevance/pull/364))

### Infrastructure
* Onboard jenkins prod docker images to github actions ([#345](https://github.com/opensearch-project/dashboards-search-relevance/pull/345)) ([#346](https://github.com/opensearch-project/dashboards-search-relevance/pull/346))
* Remove babel-proposal plugins ([#355](https://github.com/opensearch-project/dashboards-search-relevance/pull/355)) ([#357](https://github.com/opensearch-project/dashboards-search-relevance/pull/357))

### Documentation
* Updating CONTRIBUTING.md by adding DCO section ([#337](https://github.com/opensearch-project/dashboards-search-relevance/pull/337)) ([#341](https://github.com/opensearch-project/dashboards-search-relevance/pull/341))
* Update CONTRIBUTING.md by adding command for running tests to PR directions ([#335](https://github.com/opensearch-project/dashboards-search-relevance/pull/335)) ([#347](https://github.com/opensearch-project/dashboards-search-relevance/pull/347))

### Refactoring
* Add id attribute to search bar ([#338](https://github.com/opensearch-project/dashboards-search-relevance/pull/338)) ([#353](https://github.com/opensearch-project/dashboards-search-relevance/pull/353))

## New Contributors
* @nung22 made their first contribution in [#300](https://github.com/opensearch-project/dashboards-search-relevance/pull/300)

0 comments on commit 75f66b9

Please sign in to comment.