Skip to content

[Release] Adds v2.2.0 release note#2022

Merged
ananzh merged 1 commit intoopensearch-project:mainfrom
ananzh:2.2_release_note
Aug 9, 2022
Merged

[Release] Adds v2.2.0 release note#2022
ananzh merged 1 commit intoopensearch-project:mainfrom
ananzh:2.2_release_note

Conversation

@ananzh
Copy link
Copy Markdown
Member

@ananzh ananzh commented Jul 29, 2022

Adds v2.2.0 release note

Check List

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

@ananzh ananzh added backport 2.x v2.2.0 docs Improvements or additions to documentation labels Jul 29, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 30, 2022

Codecov Report

Merging #2022 (073cd23) into main (2d6eef9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2022   +/-   ##
=======================================
  Coverage   67.22%   67.22%           
=======================================
  Files        3100     3100           
  Lines       59564    59564           
  Branches     9062     9062           
=======================================
  Hits        40043    40043           
  Misses      17334    17334           
  Partials     2187     2187           

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

@ananzh ananzh force-pushed the 2.2_release_note branch from ed82836 to 64eddf4 Compare July 30, 2022 18:11
@ananzh ananzh force-pushed the 2.2_release_note branch from 64eddf4 to 073cd23 Compare August 8, 2022 22:51
@ananzh ananzh marked this pull request as ready for review August 8, 2022 22:51
@ananzh ananzh requested a review from a team as a code owner August 8, 2022 22:51
@ananzh ananzh self-assigned this Aug 8, 2022
@ananzh ananzh mentioned this pull request Aug 8, 2022
25 tasks
Comment thread release-notes/opensearch-dashboards.release-notes-2.2.0.md Outdated
@ananzh ananzh force-pushed the 2.2_release_note branch 2 times, most recently from d68bf4b to 11c508c Compare August 9, 2022 20:01
Comment thread release-notes/opensearch-dashboards.release-notes-2.2.0.md Outdated
@ananzh ananzh force-pushed the 2.2_release_note branch 2 times, most recently from 07f1056 to 7ef259d Compare August 9, 2022 20:16
kavilla
kavilla previously approved these changes Aug 9, 2022
Comment thread release-notes/opensearch-dashboards.release-notes-2.2.0.md Outdated
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
@ananzh ananzh merged commit 7602180 into opensearch-project:main Aug 9, 2022
ananzh added a commit to ananzh/OpenSearch-Dashboards that referenced this pull request Aug 9, 2022
Backport PR:
opensearch-project#2022

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
ananzh added a commit to ananzh/OpenSearch-Dashboards that referenced this pull request Aug 9, 2022
Backport PR:
opensearch-project#2022

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 9, 2022
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 7602180)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 9, 2022
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 7602180)
kavilla pushed a commit that referenced this pull request Aug 9, 2022
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 7602180)

Co-authored-by: Anan Zhuang <ananzh@amazon.com>
kavilla pushed a commit that referenced this pull request Aug 9, 2022
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 7602180)

Co-authored-by: Anan Zhuang <ananzh@amazon.com>
#### Notable changes
* Bump node version to 14.20.0 ([#2101](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2101))
* OpenSearch Dashboards uses [OUI](https://github.com/opensearch-project/oui) and its alias onto EUI ([#2080](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2080))
* New experimental feature: adds the Drag and Drop editor to Visualize. Note this is disabled by default. Please enable by setting `wizard.enabled: true` in `opensearch_dashboards.yml` ([#1966](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1966))
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Note: this is disabled by default.

* Add DocView links pluggable injection capability ([#1200](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1200))
* Enable users to select custom vector map for visualization ([#1718](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1718))
* [UX] Restyle global breadcrumbs ([#1954](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1954))
* [Feature] Adds the Drag and Drop editor to Visualize ([#1966](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1966))
Copy link
Copy Markdown

@kolchfa-aws kolchfa-aws Aug 10, 2022

Choose a reason for hiding this comment

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

Can we make all bullet point items one tense and conjugation? So, "Adds DocView", "Adds the Drag&Drop", "Updates Code of Conduct"?

* [BUG] Fixing some of the broken links in core plugin API documentations ([#1946](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1946))
* [BUG] show region blocked warning config not respected ([#2042](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2042))
* [BUG] Telemetry plugin cluster info rename error ([#2043](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2043))
* [Bug] fix TSVB y-axis ([#2079](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/2079))
Copy link
Copy Markdown

@kolchfa-aws kolchfa-aws Aug 10, 2022

Choose a reason for hiding this comment

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

Start all bullet points with an uppercase letter. "Fix TSVB..."

@ananzh
Copy link
Copy Markdown
Member Author

ananzh commented Aug 10, 2022

@kolchfa-aws

I appreciate your comments. We already merge this in and backport to 2.2. Should we ping opensearch-doc team for the release note for the future release? We could make it check for 2.3 release

@kolchfa-aws
Copy link
Copy Markdown

Yes, I think it makes sense to ping the doc team before the release. Also, I think the issue of verbs having different tenses can be avoided if the developers name their issues according to guidelines.

@ananzh
Copy link
Copy Markdown
Member Author

ananzh commented Aug 10, 2022

Yes, I think it makes sense to ping the doc team before the release. Also, I think the issue of verbs having different tenses can be avoided if the developers name their issues according to guidelines.

Yes, we will definitely ping the doc team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x docs Improvements or additions to documentation v2.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants