All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- CUMULUS-2078
- Update release requirements to require cumulus-message-adapter >=1.2.0, < 1.4.x as cumulus-message-adapter 1.3.x is compatible with this module
- CUMULUS-1486
- Updated target python versions to more accurately reflect python 3 compatibility/cumulus-message adapter versions
- Updated requirements to require cumulus-message-adapter >= 1.2.0, < 1.3.x
- CUMULUS-1635 - Enhanced the messages logged by
CumulusLogger
to include the following additional information obtained from the CMA (if available):asyncOperationId
,granules
(granule IDs only),parentArn
, andstackName
-
CUMULUS-1656 - Updated requirements to allow CMA 1.0.13 or the 1.1.x release branch of the CMA. It is expected that CMA 1.2.x will not be backward compatible with the 1.1.x client library.
-
CUMULUS-1488 - Updated CMA client to respect
CUMULUS_MESSAGE_ADAPTER_DIR
- Updated CMA client to handle parameterized configuration, set execution env variable regardless of message format