CloudStreams 10.15 | Added, Removed, Deprecated, or Changed Items | CloudStreams Server | Release 10.3
 
Release 10.3
Added Items
*Support for streaming at the connector level You can now use a CloudStreams connector to connect to streaming APIs. You can create a CloudStreams connector listener, select a subscription channel from a list of available channels for an endpoint, and configure the action(s) to be applied on the incoming events.
*Support for dynamic/inline connection You can now run a cloud connector service by passing connection details that are different than the connection details configured in the connection configuration page in webMethods Integration Server Administrator. The cloud connector service input signature is automatically updated based on your selections in the Connection panel.
*Support for multipart/form-data request payload You can now send a multipart/form-data payload which contains either a file, or text, or a document type to a service provider. The multipart/form-data payload is supported only at the request level, that is, only in the input signature.
*Support for dynamic configurations with Microservices CloudStreams now allows you to use a configuration variables template to externalize the configuration information and pass the configuration information to the Microservices Runtime at startup. By externalizing configuration information, a single Docker image created for a Microservices Runtime can be used across multiple environments, including different stages of the production cycle. The configuration variables template contains configuration properties that map to properties on the Microservices Runtime. The property values can be set externally in the template and then passed to the Microservices Runtime when it starts up. As part of the startup process, Microservices Runtime loads the information from the configuration variables template and replaces the configuration information stored in the file system.
*Deployer support for large payload handling configurations and listeners Deployer now supports deploying large payload handling configurations and connector level listeners.
Changed Items
*CloudStreams User Interface Selecting a connector from a provider connector list under Integration Server Administrator > CloudStreams, now opens up a tabbed page display. The page defaults to the Connections tab which lists the connections configured for the selected connector. The newly introduced Listener tab displays the listeners configured for the selected listener. Additionally, the CloudStreams Administration pages in Integration Server Administrator now use a primary blue colour scheme, which is optimized for accessibility and for brightness.