Skip to content

v6.0.0

Compare
Choose a tag to compare
@flamingbear flamingbear released this 03 May 23:22
· 256 commits to master since this release
facb153

Breaking Changes

This version of the dashboard requires Cumulus API v8.1.0

All Changes

Fixed

  • CUMULUS-2449
    • Fixes issue where collections with forward slash in version name were not displayed

Added

  • CUMULUS-2348

  • CUMULUS-2435

    • Add step name to execution events

Changed

  • CUMULUS-2282
    • Adds component that displays errors returned from a configured metrics
      endpoint. Specifically, letting a user know that they are unauthorized
      when trying to retrieve data from ESROOT rather than just not showing the
      data.
    • Changes requestMiddleware and handleError. Existing behavior is retained,
      but when an error has no message in its response, we look to the error
      message which has useful information to show the user.
    • Upgrades Cypress testing software to 7.0.1
    • Refactors home page and adds a new section header