v16.1.2
Release v16.1.2
Please note changes in 16.1.2 may not yet be released in future versions, as this
is a backport/patch release on the 16.x series of releases. Updates that are
included in the future will have a corresponding CHANGELOG entry in future releases.
Dashboard Requirement
Cumulus Dashboard v12.0.1 https://github.com/nasa/cumulus-dashboard/releases/tag/v12.0.1
Added
- CUMULUS-3218
- Added optional
maxDownloadTime
field toprovider
schema - Added
max_download_time
column to PostgreSQLproviders
table - Updated
@cumulus/ingest/lock
to check expired locks based onprovider.maxDownloadTime
- Added optional
Fixed
- @AWS-SDK upgrade
- Fixed TS compilation error on aws-client package caused by @aws-sdk/client-dynamodb 3.433.0 upgrade
- Updated mapping for collection Elasticsearch records to prevent dynamic field for keys under
meta
.
- CUMULUS-3286
- Fixed
@cumulus/cmrjs/cmr-utils/getGranuleTemporalInfo
and@cumulus/message/Granules/getGranuleCmrTemporalInfo
to handle non-existing cmr file. - Updated mapping for granule and deletedgranule Elasticsearch records to prevent dynamic field for keys under
queryFields
.
- Fixed
- CUMULUS-3293
- Process Dead Letter Archive is fixed to properly copy objects from
/sqs/
to/failed-sqs/
location
- Process Dead Letter Archive is fixed to properly copy objects from
- CUMULUS-3393
- Fixed
PUT
collection endpoint to update collection configuration in S3.
- Fixed
- CUMULUS-3467
- Added
childWorkflowMeta
toQueueWorkflow
task configuration
- Added