Release Date: 19 October, 2020
This release brings some of the following improvements:
- Kafka Event Watcher successfully receives messages even when above 1000. Previously the Event watcher would error after processing 1000 messages. // via EDM-23307
- Import
configuration now logs the correct status at the end of import. Previously
the status would indicate failure even if there are no errors. // via
EDM-23218
- Import
all configuration now checks-in components that are imported on second
iteration. Previously such components were left in a checked-out state. //
via EDM-23305
- EDM now uses the latest Solace message queue DLL (v10.9.0) for message transfer to Solace MQ. // via EDM-23200