Release date 2026/04/07
Feature
-
the
security.ssl_verifyoption is now enabled by default.
Release date 2025/12/18
added new config option ssl_verify to support verifying server certificates.
Added support for the tls_certificate_verify global option. When this option is enabled, the plugin’s ssl_verify setting cannot be disabled.
Fixed an issue where forward_body dropped request bodies larger than Nginx’s
default buffer size (16 KB). It now reads up to 1 MB and returns an error if the body can’t be fully read.
Release date 2025/07/03
Added support for sending messages with dynamic keys to determine partitions.