Release date 2026/04/07
Feature
-
the
ssl_verifyoption to validate the server certificate is now enabled by default.
Release date 2026/04/07
the ssl_verify option to validate the server
certificate is now enabled by default.
Release date 2025/12/18
added new config option tls_certificate_verify to support verifying server certificates.
Added support for the tls_certificate_verify global option. When this option is enabled, the plugin’s tls_certificate_verify setting cannot be disabled.
Fixed an issue where the plugin would fail to connect using mTLS.
Release date 2025/10/10
Added enforce_latest_offset_reset flag to fix incorrect latest offset behavior. When false (default), maintains backwards compatibility where latest acts like earliest. When true, latest correctly starts from end of topic. Also fixed offset commit bug when no records are consumed, preventing feedback loop with true latest behavior.
Fixed an issue where the plugin would fail to connect using mTLS.
Release date 2025/03/27
An error message appears in the logs about a missing cluster name, even when the name is specified.