-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[AUTO] Add release notes for 3.3.2 #19799
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
Conversation
Signed-off-by: opensearch-ci <opensearch-infra@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
| ### Fixed | ||
| * Fix issue with updating core with a patch number other than 0 ([#19377](https://github.com/opensearch-project/OpenSearch/pull/19377)) | ||
| * [Star Tree] Fix sub-aggregator casting for search with profile=true ([#19652](https://github.com/opensearch-project/OpenSearch/pull/19652)) | ||
| * Fix bwc @timestamp upgrade issue by adding a version check on skip_list param ([#19671](https://github.com/opensearch-project/OpenSearch/pull/19671)) | ||
| * [Java Agent] Allow JRT protocol URLs in protection domain extraction ([#19683](https://github.com/opensearch-project/OpenSearch/pull/19683)) | ||
| * Add S3Repository.LEGACY_MD5_CHECKSUM_CALCULATION to list of repository-s3 settings ([#19789](https://github.com/opensearch-project/OpenSearch/pull/19789)) | ||
| * Fix IndexOutOfBoundsException when running include/exclude on non-existent prefix in terms aggregations ([#19637](https://github.com/opensearch-project/OpenSearch/pull/19637)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we also update CHANGELOG.md to remove these entries? Going forward, we should fix the workflow itself to do that automatically
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The workflow is meant to create release notes as is, not to cleanup repos but we can think of adding a param and set it to false if needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated now.
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
* Add release notes for 3.3.2 Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> * Tweak release notes Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Cleanup CHANGELOG.md Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Co-authored-by: Peter Zhu <zhujiaxi@amazon.com> (cherry picked from commit 067f82f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* [AUTO] Add release notes for 3.3.2 (#19799) * Add release notes for 3.3.2 Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> * Tweak release notes Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> * Cleanup CHANGELOG.md Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Co-authored-by: Peter Zhu <zhujiaxi@amazon.com> (cherry picked from commit 067f82f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Updated CHANGELOG.md entries Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: opensearch-ci <opensearch-infra@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
Add release notes for 3.3.2