Skip to content

Tags: ruanyl/OpenSearch-Dashboards

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removes irrelevant upsell in the timeout message (opensearch-project#…

…1599) (opensearch-project#1606)

Resolves opensearch-project#1594

Signed-off-by: Tommy Markley <markleyt@amazon.com>
(cherry picked from commit 8bc8d14)

1.3.2

Toggle 1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Removes GitHub DCO Action (opensearch-project#1537) (opensearch-proje…

…ct#1540)

* This workflow is unnecessary now that the org uses the DCO App.

Signed-off-by: Tommy Markley <markleyt@amazon.com>

2.0.0-rc1

Toggle 2.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumps Node.js from v14.18.2 to v14.19.1 (opensearch-project#1487) (op…

…ensearch-project#1490)

* Addresses multiple CVEs.
  * CVE-2021-44531 (High)
  * CVE-2022-21824 (High)
  * CVE-2022-0778 (High)
  * CVE-2021-44532 (Medium)
  * CVE-2021-44533 (Medium)
* [CHANGELOG](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#2022-03-17-version-14191-fermium-lts-richardlau)

Follow-up from opensearch-project#920

Signed-off-by: Tommy Markley <markleyt@amazon.com>
(cherry picked from commit e0f394e)

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Branding] allow for SSL setup failures (opensearch-project#1414) (op…

…ensearch-project#1417)

Setup HTTP Agent in the render portion when it did not need to be
it just needed a one time setup for the life time of the server.

Also if this fails to read the keys then it would fail. But it's
only used for custom branding. We shouldn't failed for custom branding
just rely on default branding.

Issue Resolved:
https://discuss.opendistrocommunity.dev/t/is-opensearch-dashboard-server-certificate-and-key-required-to-be-reloaded-everytime-when-gui-is-accessed/9069/13

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit 0bd14bd)

Co-authored-by: Kawika Avilla <kavilla414@gmail.com>

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Docs] update branch version to 1.3 (opensearch-project#1333)

`branch` in the package.json is used for pointing links to the right
site. For example: `https://opensearch.org/docs/1.3/dashboards/index/`.

NOTE: At the time this commit was made the doc site for `1.3`, is
not available.

There is an existing issue here:
opensearch-project/documentation-website#296

We can point this to `latest` but the problem with that is that we
don't re-release versions. When the next major or minor release
occurs then `latest` will point to that version and now all
OpenSearch Dashboards 1.3 downloads will point to the newest version.

So to avoid that, I suggest we point this to `1.3` and I got confirmation
that it will be `1.3`.

Issue resolved:
n/a

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add release notes for Dashboards 1.2.0 (opensearch-project#944)

Signed-off-by: Neumann <neumanns@amazon.com>

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[1.1] Update 1.1.0 release note (opensearch-project#849)

Backport PR:
opensearch-project#848

Signed-off-by: Anan Zhuang <ananzh@amazon.com>

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[1.0] Update Readme for dashboards 1.0.0 (opensearch-project#581)

Update RC state to GA state for 1.0

Issues Resolved:
opensearch-project#577

Backport PR:
opensearch-project#579

Signed-off-by: Anan Zhuang <ananzh@amazon.com>

1.0.0-rc1

Toggle 1.0.0-rc1's commit message
Fix beta doc links, truncated help menu label (opensearch-project#382)

* Fix dashboards documentation and DQL links, expand help menu width so label isn't truncated

Signed-off-by: Tommy Markley <markleyt@amazon.com>

* Remove kibana references from doc links, fix aggregation links

Signed-off-by: Tommy Markley <markleyt@amazon.com>

1.0.0-beta1

Toggle 1.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change EuiLoadingElastic to EuiLoadingSpinner (opensearch-project#337)

Signed-off-by: Anan Zhuang <ananzh@amazon.com>