Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the consolidated release notes for 2.4.0 release #2887

Merged
merged 7 commits into from
Nov 15, 2022

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Nov 14, 2022

Description

Add the consolidated release notes for 2.4.0 release

Issues Resolved

Part of #2649

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@zelinh zelinh requested a review from a team as a code owner November 14, 2022 19:57
# OpenSearch and Dashboards 2.4.0 Release Notes

## Release Highlights

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are working on to update this release highlight part with PM teams.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plugins, a security-analytics

* Added sample perf-test configs for faiss-ivf, faiss-ivfpq, lucene-hnsw ([#555](https://github.com/opensearch-project/k-NN/pull/555))
* Adding OSB index specification json for lucene hnsw ([#552](https://github.com/opensearch-project/k-NN/pull/552))
* Adding k-NN engine stat ([#523](https://github.com/opensearch-project/k-NN/pull/523))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Add filtering in Lucene HNSW k-NN ([#519](https://github.com/opensearch-project/k-NN/issues/519)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alicejw-aws This looks like an issue but not a PR commit. @martin-gaievski Could you please help us confirm we do have such change in 2.4.0. Thanks.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do have it in 2.4.0 in my understanding. It is already mentioned in release note line#18.

You can now create custom filters to refine your k-NN searches. The filtering is tightly integrated with the Lucene HNSW algorithm and allows you to apply k-NN searches more efficiently with better search results and performance.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's correct, filtering is part of the k-NN 2.4.0

@zelinh zelinh mentioned this pull request Nov 14, 2022
52 tasks

## Release Details

[OpenSearch and OpenSearch Dashboards 2.4.0](https://opensearch.org/versions/opensearch-2-4-0.html) includes the following features, experimental features, enhancements, bug fixes, infrastructure, documentation, maintenance, and refactoring updates.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This hyperlink to direct users to the artifacts download page is suggested in #2707

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #2887 (547ea1c) into main (1e61fef) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2887      +/-   ##
==========================================
- Coverage   93.72%   93.72%   -0.01%     
==========================================
  Files         158      158              
  Lines        4401     4414      +13     
==========================================
+ Hits         4125     4137      +12     
- Misses        276      277       +1     
Impacted Files Coverage Δ
src/manifests/component_manifest.py 91.52% <0.00%> (-0.48%) ⬇️
src/manifests_workflow/component_opensearch.py 90.00% <0.00%> (ø)
src/manifests_workflow/input_manifests.py 83.21% <0.00%> (+0.23%) ⬆️
src/test_workflow/dependency_installer.py 95.12% <0.00%> (+0.25%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
* A new search relevance plugin lets you compare different search ranking techniques (including semantic search) side by side in the UI, so you can identify opportunities to fine-tune your results.
* A new model serving framework allows you to upload your own ML models to OpenSearch.
* OpenSearch Dashboards now supports multiple OpenSearch endpoints as data sources, allowing you to visualize data across different clusters in an environment through a single pane of glass.
* A new security analytics plugin for OpenSearch and OpenSearch Dashboards provides tools to help you analyze security event logs, identify attack signatures, visualize threat patterns, and create security alerts.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change "OpenSearch Dashboards provides" to "OpenSearchDashboards includes" in line 28.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Thanks.

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
@bbarani bbarani merged commit 7c3db88 into opensearch-project:main Nov 15, 2022
@zelinh zelinh deleted the release-notes-240 branch November 15, 2022 23:33
mnin added a commit to graylog-labs/opensearch-build that referenced this pull request Nov 16, 2022
# By Peter Zhu (8) and others
# Via GitHub
* upstream/main: (24 commits)
  Updated manifests. (opensearch-project#2894)
  Update ref for 2.4.0 with tags (opensearch-project#2906)
  Fix status syntax for gradle check (opensearch-project#2907)
  Add the consolidated release notes for 2.4.0 release (opensearch-project#2887)
  Revert set output command (opensearch-project#2903)
  Fix status code for gradle check with retry (opensearch-project#2902)
  Upgrade actions and remove deprecated set ouput commands (opensearch-project#2901)
  Update opensearch-2.4.0.yml (opensearch-project#2896)
  Resolve Window IntegTest copy and startup issues (opensearch-project#2892)
  Update IM ref to include fix (opensearch-project#2890)
  Fix manifest workflow failure (opensearch-project#2889)
  Install twine on clients image (opensearch-project#2884)
  Freeze the ref with commit ID (opensearch-project#2882)
  Add latest url update toggle on distribution workflows (opensearch-project#2881)
  Update promoteArtifacts to support win/zip and add timer for gradle check windows (opensearch-project#2869)
  Fix signing the artifacts for .asc signatures (opensearch-project#2850)
  Update the ref with 2.4 branch for OSD. (opensearch-project#2855)
  Update the OSD manifest with commit ID (opensearch-project#2862)
  Add gradle check support for windows agent (opensearch-project#2860)
  Add default copy for opensearch-dashboards yml and docker entrypoint (opensearch-project#2861)
  ...

# Conflicts:
#	scripts/components/OpenSearch-Dashboards/install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants