- **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
1.1.1
Added
- **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`, and `stackName`
1.1.0
Added
- **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`
1.0.9
Added
- Updated CMA client to handle parameterized configuration, set execution env variable regardless of message format