Skip to content

V11.0.0

Compare
Choose a tag to compare
@jennyhliu jennyhliu released this 21 Apr 15:30
· 75 commits to develop since this release
319e830

[v11.0.0] - 2022-04-19

Breaking Changes

This version of the dashboard requires Cumulus API v11.1.0

  • CUMULUS-2728
    • Removes kibana links and Metrics integration. To get this functionality,
      use the Metric's ELK stack and custom Kibana displays.
      KIBANAROOT is still used to send the operator to the kibana instance where bulk operation queries and custom visualizations can be found.

      The following variables have been removed and no longer serve any purpose in the application.

      • ESROOT
      • ES_CLOUDWATCH_TARGET_PATTERN
      • ES_DISTRIBUTION_TARGET_PATTERN
      • ES_PASSWORD
      • ES_USER
      • SHOW_DISTRIBUTION_API_METRICS
      • SHOW_TEA_METRICS

Added

  • CUMULUS-2704

    • Added option to create ORCA Reconciliation Report to dashboard
  • CUMULUS-2748

    • Added ORCA Reconciliation Report display to dashboard

Changed

  • CUMULUS-2903
    • Bumped Node version from 12.18.0 to 14.19.1 to match Core