v9.8.0
·
1907 commits
to master
since this release
Notable changes
- Published new tag
36
ofcumuluss/async-operation
to Docker Hub for compatibility with
upgrades toknex
package and to address security vulnerabilities.
All Changes
Added
-
Added
@cumulus/db/createRejectableTransaction()
to handle creating a Knex transaction that will throw an error if the transaction rolls back. As of Knex 0.95+, promise rejection on transaction rollback is no longer the default behavior. -
CUMULUS-2639
- Increases logging on reconciliation reports.
-
CUMULUS-2670
- Updated
lambda_timeouts
string map variable forcumulus
module to accept a
update_granules_cmr_metadata_file_links_task_timeout
property
- Updated
Changed
-
Updated
knex
version from 0.23.11 to 0.95.11 to address security vulnerabilities -
Updated default version of async operations Docker image to
cumuluss/async-operation:36
-
CUMULUS-2590
- Granule applyWorkflow, Reingest actions and Bulk operation now update granule status to
queued
when scheduling the granule.
- Granule applyWorkflow, Reingest actions and Bulk operation now update granule status to
-
CUMULUS-2643
- relocates system file
buckets.json
out of the
s3://internal-bucket/workflows
directory into
s3://internal-bucket/buckets
.
- relocates system file