v11.1.8
laurenfrederick
released this
10 Nov 15:16
·
972 commits
to master
since this release
Breaking Changes
- CUMULUS-2903
- The minimum supported version for all published Cumulus Core npm packages is now Node 14.19.1
- Tasks using the cumuluss/cumulus-ecs-task Docker image must be updated to cumuluss/cumulus-ecs-task:1.8.0. This can be done by updating the image property of any tasks defined using the cumulus_ecs_service Terraform module.
Notable changes
- Published new tag 43 of cumuluss/async-operation to Docker Hub which was built with node:14.19.3-buster.
Changed
-
CUMULUS-3104
- Updated Dockerfile of async operation docker image to build from node:14.19.3-buster
- Sets default async_operation_image version to 43.
- Upgraded saml2-js 4.0.0, rewire to 6.0.0 to address security vulnerabilities
- Fixed TS compilation error on aws-client package caused by @aws-sdk/client-s3 3.202.0 upgrade
-
CUMULUS-3080
- Changed the retention period in days from 14 to 30 for cloudwatch logs for NIST-5 compliance