- The KafkaProducer operator supports an optional output port, configurable via the new outputErrorsOnly operator parameter
- Exception handling of the KafkaProducer operator in autonomous region changed. The operator does not abort its PE anymore; it recovers internally instead.
- New custom metrics for the KafkaProducer operator: nFailedTuples, nPendingTuples, and nQueueFullPause