v1.1.1
Note: This version of the Cumulus Message Adapter is not compatible with use as a Lambda layer. You need at least version 1.1.2 for compatibility with Lambda layers.
Compatibility
This version of the Cumulus Message Adapter requires at minimum the following versions of the client libraries:
- https://github.com/nasa/cumulus-message-adapter-js:
v1.0.8
+ - https://github.com/nasa/cumulus-message-adapter-python:
v1.0.5
+ - https://github.com/nasa/cumulus-message-adapter-java:
v1.2.7
+
Removed
- Removed deprecated function
loadRemoteEvent
and updated tests.
Fixed
- Fixed issue where remote message stored configuration values would overwrite the config params in the step reading the remote message [CUMULUS-1447]