Skip to content

v12.1.0

Compare
Choose a tag to compare
@jennyhliu jennyhliu released this 27 Oct 19:19
· 19 commits to develop since this release
1541214

Breaking Changes

This version of the dashboard requires Cumulus API >= v18.1.0

Changed

  • CUMULUS-3095
    • Updated all PUT /rules/${ruleName} actions to supply the required Cumulus-API-Version headers
    • Updates the dashboard to use alpha version @cumulus/[email protected] for testing.
  • CICD updates
    • Switched docker-compose commands to docker compose

Fixed

  • CUMULUS-3265
    • Fixed bulk granule operation modal to correctly pass selected granules into bulk operation
  • CUMULUS-3434
    • Fixed getGranuleRecoveryStatus action to take granuleId and collectionId.