Skip to content

v8.0.0

Compare
Choose a tag to compare
@kkelly51 kkelly51 released this 05 Nov 19:26
· 132 commits to develop since this release
ba86335

[v8.0.0] - 2021-11-04

Breaking Changes

This version of the dashboard requires Cumulus API 9.9.0

Added

  • CUMULUS-2584
    • Added Associated Executions to execution-status.js

Changed

  • CUMULUS-2584
    • Updated Granule detail component to reference Executions List.
    • Removed Execution from Granule detail component
    • Updated execution-events.js to only show step name with status icon. moved execution name, step name and event type into the More Details modal

Fixed

  • CUMULUS-2633
    • Fix pagination on reconciliation report sub-tables.
    • Remove granule actions from tables without granuleIds.
  • CUMULUS-2725