Skip to content

Latest commit

 

History

History
104 lines (65 loc) · 3.63 KB

opensearch-dashboards.release-notes-1.0.0-rc1.md

File metadata and controls

104 lines (65 loc) · 3.63 KB

Version 1.0.0-rc1 Release Notes

  • Fix beta doc links, truncated help menu label (#382)

    Tommy Markley - Wed, 26 May 2021 15:54:42 -0700

    EAD -> refs/heads/release-notes, refs/remotes/upstream/main, refs/heads/main

    • 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>

  • Update logos site-wide with new OpenSearch branding (#376)

    Tommy Markley - Wed, 26 May 2021 14:47:05 -0700

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

  • [Build] restore esTypes (#377)

    Kawika Avilla - Wed, 26 May 2021 14:41:47 -0700

    Restoring the opensearchTypes to esTypes and then updated the tests (unit, integ, and func test all passing). This is allowable because this is for functional purposes and for clusters/plugins that will migrate to Dashboards. Their index will not require re-indexing for 1.0.0 and shouldn't require a full migration after further updates. Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

  • [Build] restore kibanaSavedObjectMeta (#375)

    Kawika Avilla - Wed, 26 May 2021 13:55:33 -0700

    Restoring the index from opensearchDashboardsSavedObjectMeta to

    kibanaSavedObjectMeta and then updated the tests. This is allowable because this is for functional purposes and for

    clusters/plugins that will migrate to Dashboards. Their index will not require re-indexing for 1.0.0 and should not require a full migration. Signed-off-by: Kawika Avilla <kavilla414@gmail.com>

  • Update favicon icons with new OpenSearch branding (#369)

    Tommy Markley - Wed, 26 May 2021 15:32:22 -0500

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

  • [Build] restore kibana index (#374)

    Kawika Avilla - Wed, 26 May 2021 13:11:22 -0700

    • [Build] restore kibana index Restoring the index from .opensearch_dashboards to .kibana and then updated the tests. This is allowable because this is for functional purposes and for clusters/plugins that will migrate to Dashboards. Their index will not require re-indexing for 1.0.0 and won't require migration after further updates.

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

    • [Tests] updates tests for consistency This doesn't have impact on the results of tests but to keep consistency in the index name these updates were missed. Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
  • Default to converting folder name for cli plugin to kebab-case (#357)

    Vacha - Tue, 25 May 2021 10:54:54 -0700

    Signed-off-by: Vacha Shah <vachshah@amazon.com>

  • Auto-focus on the Field input when clicking Add filter (#355)

    Gal Angel - Mon, 24 May 2021 00:02:31 -0700

    efs/remotes/origin/i-335, refs/heads/i-335 Added Auto-focus on Add Filter Input Done by setting the initial focus of the popover with the relevant selector