Cumulocity IoT Transport

PAM-34264
Unable to send email with empty bcc field.
Starting with release 10.16, the Cumulocity IoT platform performs more strict validations on incoming fields of email requests. When the bcc field of the com.apama.cumulocity.SendEmail event was empty, the Apama HTTP client transport for Cumulocity IoT incorrectly forwarded the bcc field as an empty string instead of as a JSON array, causing requests to be rejected. This issue has now been resolved.

PAM-34240
Invalid access to pagesLeft on large paged queries.
Diagnostics logging for long running queries could report errors in the log file of the form "Error while transforming message: Element not in map". This issue has been fixed.