Connectivity plug-ins enhancements in 10.7.0
Apama 10.7.0 includes the following connectivity plug-ins enhancements:
The custom
HTTP Client connectivity bundles and also the
HTTP Client Generic Events EPL bundle now support sending requests via a proxy server, if configured. See also
Configuring the HTTP client transport.
The names of the Cumulocity IoT bundles that you can add using Software AG Designer no longer include a version number. These are the following bundles:
Cumulocity Client
Event Definitions for Cumulocity
Utilities for Cumulocity
The Cumulocity IoT transport now allows you to set the following properties in a
.properties configuration file:
CUMULOCITY_ALLOW_UNAUTHORIZED_SERVER CUMULOCITY_FORCE_INITIAL_HOST In addition, you can now also specify the username configuration option in the form of tenant/username.
The Cumulocity IoT transport now enables you to distinguish between
create and
update operations for notifications that are received for managed objects, events, alarms and operations. The new constants
NOTIFICATION_CREATED and
NOTIFICATION_UPDATED are available for this purpose. For more information, see
Receiving update notifications. This enhancement was also delivered with Apama 10.5.4.
The Apache Kafka library which is used by the Kafka transport has been updated to version 2.5.0. This includes support for TLS 1.3 and fixes several vulnerability issues. Some configurations may have changed with the new version. For more details, see the Kafka 2.5.0 release notes at
https://downloads.apache.org/kafka/2.5.0/RELEASE_NOTES.html.