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

Release notes for 2.19 #5318

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Conversation

rishabh6788
Copy link
Collaborator

Description

Added release notes for OpenSearch-2.19 release.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.04%. Comparing base (2002180) to head (36a40da).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5318   +/-   ##
=======================================
  Coverage   92.04%   92.04%           
=======================================
  Files         202      202           
  Lines        7036     7036           
=======================================
  Hits         6476     6476           
  Misses        560      560           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment on lines +14 to +122
* Feat: only support visual editor alerts to navigate to discover([#368](https://github.com/opensearch-project/dashboards-assistant/pull/368))
* Feat: return 404 instead of 500 for missing agent config name([#384](https://github.com/opensearch-project/dashboards-assistant/pull/384))
* Feat: Update UI for In-context summarization in Alerts table([#392](https://github.com/opensearch-project/dashboards-assistant/pull/392))
* Feat: Hide "stop generation" and regenerate button based on feature flag([#394](https://github.com/opensearch-project/dashboards-assistant/pull/394))
* Feat: Chatbot entry UI redesign([#396](https://github.com/opensearch-project/dashboards-assistant/pull/396))
* Feat: Set logo config in assistant and read logo by config([#401](https://github.com/opensearch-project/dashboards-assistant/pull/401))
* Feat: Update dropdown list button label and remove popover title([#407](https://github.com/opensearch-project/dashboards-assistant/pull/407))
* Feat: Use feature flag to disable the delete conversation api([#409](https://github.com/opensearch-project/dashboards-assistant/pull/409))
* Feat: Disable the rename conversation api using feature flag([#410](https://github.com/opensearch-project/dashboards-assistant/pull/410))
Copy link
Member

Choose a reason for hiding this comment

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

Just wondering if we should remove the Feat: wording?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It is present in all our previous release notes.

### Opensearch Skills


* bump byte buddy version from 1.15.4 to 1.15.10 ([#466](https://github.com/opensearch-project/skills/pull/466))
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* bump byte buddy version from 1.15.4 to 1.15.10 ([#466](https://github.com/opensearch-project/skills/pull/466))
* Bump byte buddy version from 1.15.4 to 1.15.10 ([#466](https://github.com/opensearch-project/skills/pull/466))

### Opensearch Alerting


* optimize execution of workflow consisting of bucket-level followed by doc-level monitors ([#1729](https://github.com/opensearch-project/alerting/pull/1729))
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* optimize execution of workflow consisting of bucket-level followed by doc-level monitors ([#1729](https://github.com/opensearch-project/alerting/pull/1729))
* Optimize execution of workflow consisting of bucket-level followed by doc-level monitors ([#1729](https://github.com/opensearch-project/alerting/pull/1729))

Copy link
Member

Choose a reason for hiding this comment

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

This one too.

### Opensearch Common Utils


* add should\_create\_single\_alert\_for\_findings field to security-analytics ([#757](https://github.com/opensearch-project/common-utils/pull/757))
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* add should\_create\_single\_alert\_for\_findings field to security-analytics ([#757](https://github.com/opensearch-project/common-utils/pull/757))
* Add should\_create\_single\_alert\_for\_findings field to security-analytics ([#757](https://github.com/opensearch-project/common-utils/pull/757))

Copy link
Member

Choose a reason for hiding this comment

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

This one too

@rishabh6788 rishabh6788 marked this pull request as ready for review February 11, 2025 21:00

* Experimental derived source functionality for k-NN vectors optimizes storage by removing vectors from the JSON source and dynamically injecting them when needed, supporting flat vector mappings, object fields, and single-level nested fields.

**DEPRECATION NOTICES**
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
**DEPRECATION NOTICES**
#### DEPRECATION NOTICES

Comment on lines +163 to +166


Copy link
Member

Choose a reason for hiding this comment

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

Extra newlines?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

same format all across and previous releases. Doesn't really matter when rendered.

Signed-off-by: Rishabh Singh <sngri@amazon.com>
rishabh6788 and others added 3 commits February 11, 2025 14:15
Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com>
Signed-off-by: Rishabh Singh <rishabhksingh@gmail.com>
Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com>
Signed-off-by: Rishabh Singh <rishabhksingh@gmail.com>
Signed-off-by: Rishabh Singh <sngri@amazon.com>
Copy link
Member

@gaiksaya gaiksaya left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@rishabh6788 rishabh6788 merged commit d3de28f into opensearch-project:main Feb 11, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants