Skip to content

v15.0.4

Compare
Choose a tag to compare
@Jkovarik Jkovarik released this 24 Jun 15:21
· 541 commits to master since this release
f461e95

Changed

  • CUMULUS-3307
    • Pinned cumulus dependency on pg to v8.10.x

Fixed

  • CUMULUS-3115
    • Fixed DiscoverGranules' workflow's duplicateHandling when set to skip or error to stop retrying
      after receiving a 404 Not Found Response Error from the cumulus-api.
  • CUMULUS-3315
    • Update CI scripts to use shell logic/GNU timeout to bound test timeouts
      instead of NPM parallel package, as timeouts were not resulting in
      integration test failure
  • CUMULUS-3223
    • Update @cumulus/cmrjs/cmr-utils.getGranuleTemporalInfo to handle the error when the cmr file s3url is not available
    • Update sfEventSqsToDbRecords lambda to return partial batch failure,
      and only reprocess messages when cumulus message can't be retrieved from the execution events.
    • Update @cumulus/cumulus-message-adapter-js to 2.0.5 for all cumulus tasks