For installation instructions check out the getting started guide.
Added
amqp_0_9
components now support TLS EXTERNAL auth.- Field
urls
added to theamqp_0_9
input and output. - New experimental
schema_registry_encode
processor. - Field
write_timeout
added to themqtt
output, and fieldconnect_timeout
added to both the input and output. - The
websocket
input and output now support customtls
configuration. - New output broker type
fallback
added as a drop-in replacement for the now deprecatedtry
broker.
Fixed
- Removed a performance bottleneck when consuming a large quantity of small files with the
file
input.
The full change log can be found here.