INTEGRATION Kafka to File Template - Addition of the "Batch Size" parameter to define how many messages must be read from the topic before writing to the file
Support synchronous mode when sending messages (new attribute and parameter in Metadata and Templates are available to define the write mode)
Templates updated - New Parameters 'Unlock Cdc Table' and 'Lock Cdc Table' to configure the behaviour of CDC tables locking
An error was thrown when trying to connect to a secure Kafka server, such as "KafkaException: javax.security.auth.login.LoginException: unable to find LoginModule class: org.apache.kafka.common.security.plain.PlainLoginModule"
Kafka Metadata - 'connect to database' context menu was not working
Templates updated - The 'Cdc Subscriber' parameter was ignored in some Templates when querying the source data
Templates updated - The 'Cdc Subscriber' parameter was ignored in some Templates on Lock / Unlock CDC steps
The Component was not working on Topics having a dot in the name