Skip to content

Releases: opensearch-project/dashboards-search-relevance

Search Relevance 2.11.0

25 Oct 17:30
cec1fce
Compare
Choose a tag to compare

Compatible with OpenSearch and OpenSearch Dashboards Version 2.11.0.0

Enhancements

  • Adding error messages in Search Comparison Tool (#267) (#305)
  • Remove Experimental Tag (#302) (#313)

Infrastructure

  • Update CI to see error logs (#316) (#325)

Bug Fixes

  • Update border color of Search Relevance to be compliant with Dark Mode (#315) (#328)
  • Make ace editor theme consistent for Search Relevance plugin (#300) (#327)

Search Relevance 2.10.0

06 Sep 23:44
eceea93
Compare
Choose a tag to compare

Version 2.10.0.0 Release Notes

Compatible with OpenSearch 2.10.0

Enhancements

  • Changing select index error message to be more informative (#270) (#275)

Documentation

  • Adding a developer guide (#268) (#269)

Infrastructure

  • Changing anomaly-detection Dependency Back to search-processor (#258)(#259)
  • Resolve tough-cookie to 4.1.3 (#271) (#272)
  • Remove Cypress dependency (#277)

Search Relevance 2.9.0

05 Sep 17:24
92d9540
Compare
Choose a tag to compare

Version 2.9.0.0 Release Notes

Compatible with OpenSearch 2.9.0

Infrastructure

  • [CI/CD] Rolling back to anomaly-detection for OS dependency in workflow (#230)

Search Relevance 2.8.0

10 Jul 21:36
88bba5f
Compare
Choose a tag to compare

🚞 Infrastructure

  • [CI/CD] Run Cypress integration tests on build (#143)
  • [CI/CD] Make Workflows Fetch Version Automatically (#177)
  • [CI/CD] Fix build branch name (#208)

Full Changelog: 2.7.0.0...2.8.0.0

Search Relevance Dashboards 2.7.0

10 Jul 21:34
2404a93
Compare
Choose a tag to compare

What's Changed

Features

  • [Feature] Exposing Metrics for Search Comparison Tool by @noCharger in #162

Bug Fixes & Maintainence

  • [Bug][Build] export config file by @kavilla in #183
  • removing stats.yml until an alternate can be found that can publish P… by @macohen in #110

New Maintainers

  • New Maintainers - Sean Li and Louis Chu by @macohen in #172

New Contributors

Full Changelog: https://github.com/opensearch-project/dashboards-search-relevance/commits/2.7.0.0

Search Relevance 2.6.0

24 Apr 17:58
da74407
Compare
Choose a tag to compare

Compatible with OpenSearch and OpenSearch Dashboards Version 2.6.0

Maintenance

New Contributors

Search Relevance 2.5.0

24 Jan 20:15
1a416ab
Compare
Choose a tag to compare

Compatible with OpenSearch and OpenSearch Dashboards Version 2.5.0

Security

  • Bump version for ansi-regex, gs, glob-parent and update yarn.lock (#107)(#113)

Infrastructure

  • Unit Test Coverage Threshold (#101)

Maintenance

  • Updated MAINTAINERS.md format (#108)
  • Add Mingshi Liu as a maintainer (#112)
  • Add config rule in release note for security category (#128)
  • Increment from 2.x to 2.5.0 (#29)
  • Add release note for 2.5.0 (#135)

Search Relevance 2.4.1

11 Jan 00:20
16634b7
Compare
Choose a tag to compare

Compatible with OpenSearch and OpenSearch Dashboards Version 2.4.1

🛠 Maintenance

  • Increment from 2.4.0 to 2.4.1 (#104)

Search Relevance 2.4.0

16 Nov 15:43
6e01834
Compare
Choose a tag to compare

Compatible with OpenSearch and OpenSearch Dashboards Version 2.4.0

  • add workflows for backport and linkchecker (#11)
  • Initial version of relevance tools with Search Comparison UI (#5)
  • Updating Workflows Location (#17)
  • bump to 3.0.0.0 (#18)
  • changing name to camel case: searchRelevanceDashboards (#23)
  • fixing badly merged README.md (#25)
  • Search Results UI (#26)
  • Add an initial integration test (#30)
  • updating backport to 2.0 (#34)
  • Moving PULL_REQUEST_TEMPLATE.md to .github dir (#35)
  • Fix styling conflicts (#59)
  • Fix backport delete action; Adding Badges for Build and Link Checker (#54)
  • release notes for 2.4.0 (#65)
  • Remove beta1 from the release notes file name for 2.4.0 (#70)
  • Update the release notes folder name for consistency with other repos (#73)
  • Unit test (#83)
  • Issue fix (#82)
  • Unit test (#88)
  • codecov badge; edited documentation in README (#91)
  • Fix result text issue (#94)
  • renamed files with typos from serach* to search* (#97)

Features

  • Change results number to displayed results number (#55)

Enhancements

  • Add codeowner (#43)

Bug Fixes

  • Make srdash compatible with default build script (#46)
  • Fix default tab spacing (#77)

Infrastructure

  • initial copy of files from .github with updates specific to this repo (#1)
  • adding ci workflow (#12)
  • Add windows-latest back to test-and-build workflow (#39)
  • Configure Mend for GitHub.com (#49)