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 missing change log for 2.15 MDS PRs #6986

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Jun 10, 2024

Description

Adding missing change log for the following PRs:

#6395
#6919
#6385

Issues Resolved

Screenshot

Testing the changes

Changelog

  • skip

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

❌ Empty Changelog Section

The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.

@github-actions github-actions bot added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Jun 10, 2024
@@ -0,0 +1,2 @@
feat:
- Modify the adding sample data part for timeline ([#6919](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919))
Copy link
Collaborator

Choose a reason for hiding this comment

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

The entry should describe the outcome not what was done.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks Miki. How about "Enable the addition of sample data for timeline visualizations with MDS enabled. "

@@ -0,0 +1,2 @@
feat:
- [MDS] Support for Timeline ([#6385](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385))
Copy link
Collaborator

Choose a reason for hiding this comment

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

While this is nice and short, it is not clear enough what impact users should expect.

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

zhyuanqi
zhyuanqi previously approved these changes Jun 10, 2024
changelogs/fragments/6919.yml Outdated Show resolved Hide resolved
@@ -0,0 +1,2 @@
feat:
- [MDS] Enable user to query from data source in Timeline ([#6385](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- [MDS] Enable user to query from data source in Timeline ([#6385](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385))
- [MDS] Allow querying from data sources in Timeline visualizations ([#6385](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6385))

@@ -0,0 +1,2 @@
feat:
- [MDS] Enable the addition of sample data for timeline visualizations with MDS enabled ([#6919](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- [MDS] Enable the addition of sample data for timeline visualizations with MDS enabled ([#6919](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919))
- [MDS] Allow adding sample data for Timeline visualizations ([#6919](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6919))

@AMoo-Miki
Copy link
Collaborator

Thanks @zhongnansu and @zhyuanqi

Signed-off-by: Zhongnan Su <szhongna@amazon.com>
@zhongnansu
Copy link
Member Author

zhongnansu commented Jun 10, 2024

Thanks @zhongnansu and @zhyuanqi

Thanks for the suggestions! @AMoo-Miki

@zhongnansu zhongnansu merged commit b2786b2 into opensearch-project:main Jun 10, 2024
3 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 10, 2024
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
(cherry picked from commit b2786b2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhongnansu pushed a commit that referenced this pull request Jun 10, 2024
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
(cherry picked from commit b2786b2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhyuanqi pushed a commit that referenced this pull request Jun 10, 2024
(cherry picked from commit b2786b2)

Signed-off-by: Zhongnan Su <szhongna@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>
l0rdn1kk0n pushed a commit to l0rdn1kk0n/OpenSearch-Dashboards that referenced this pull request Jun 11, 2024
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
Signed-off-by: Michael Haitz <admin@doridina.de>
l0rdn1kk0n pushed a commit to l0rdn1kk0n/OpenSearch-Dashboards that referenced this pull request Jun 11, 2024
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
Signed-off-by: Michael Haitz <admin@doridina.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants