@cumulus/cmrjs
Advanced tools
Changelog
[v20.2.1] 2025-08-14
Changelog
[v20.2.0] 2025-06-24
@cumulus/change-granule-collection-pg
and @cumulus/change-granule-collection-s3
package.json.Changelog
[v20.1.2] 2025-04-22
MoveCollectionsWorkflow
references to ChangeGranuleCollectionsWorkflow
@cumulus/api-client
to add bulkChangeCollection endpoint@cumulus/api
to add api endpoint to allow trigger of ChangeGranuleCollectionsWorkflow
change-granule-collection-s3
to move granules to a different collection.
CUMULUS-3868
CUMULUS-3788
@cumulus/launchpad-auth/getLaunchpadToken
to check if the token in s3 has been updated
before updating it with a new tokenCUMULUS-3980
CUMULUS-4077
@cumulus/db
logic to allow countOnly
as a configuration-modifying query parameter that only returns a useful value for meta.count
to allow users to get a count without returning results/incurring pagination/translation costsCUMULUS-4057
Changelog
[v18.5.6] 2025-04-10
MoveCollectionsWorkflow
references to ChangeGranuleCollectionsWorkflow
@cumulus/api-client
to add bulkChangeCollection endpoint@cumulus/api
to add api endpoint to allow trigger of ChangeGranuleCollectionsWorkflow
change-granule-collection-s3
to move granules to a different collection.
PostToCmr
task to be able to republish
granulesChangelog
[v20.1.1] 2025-03-26
{prefix}-es-vpc
in the data-persistence Terraform module and example.terraform apply
on this change will permanently delete the Elasticsearch domain named {prefix}-es-vpc
and all of the the data it contains.{prefix}-es-vpc
is no longer needed before applying this update.{prefix}-ReconciliationReportsTable
in the data-persistence Terraform module.terraform apply
on this change will permanently delete the DynamoDB table named {prefix}-ReconciliationReportsTable
and all of the the data it contains.{prefix}-ReconciliationReportsTable
is no longer needed before applying this update.@cumulus/lzards-backup
task to make checksum type name comparison case-insensitive@cumulus/db/search
to correctly handle string parameter when limit is null