Releases
v1.7.0
scisco
released this
02 Jul 21:51
Added
CUMULUS-491 - Add granule reconciliation API endpoints.
CUMULUS-480 Add suport for backup and recovery:
Add DynamoDB tables for granules, executions and pdrs
Add ability to write all records to S3
Add ability to download all DynamoDB records in form json files
Add ability to upload records to DynamoDB
Add migration scripts for copying granule, pdr and execution records from ElasticSearch to DynamoDB
Add IAM support for batchWrite on dynamoDB
CUMULUS-508 - @cumulus/deployment
cloudformation template allows for lambdas and ECS clusters to have multiple AZ availability.
@cumulus/deployment
also ensures docker uses devicemapper
storage driver.
Fixed
CUMULUS-747 - Delete granule API doesn't delete granule files in s3 and granule in elasticsearch
update the StreamSpecification DynamoDB tables to have StreamViewType: "NEW_AND_OLD_IMAGES"
delete granule files in s3
CUMULUS-398 - Fix not able to filter executions bu workflow
CUMULUS-544 - Post to CMR task has UAT URL hard-coded
Made configurable: PostToCmr now requires CMR_ENVIRONMENT env to be set to 'SIT' or 'OPS' for those CMR environments. Default is UAT.
You can’t perform that action at this time.