For installation instructions check out the getting started guide.
Added
- Go API: Added ability to create and register
BatchBuffer
plugins. - New
system_window
buffer for processing message windows (sliding or tumbling) following the system clock. - Field
root_cas
added to all TLS configuration blocks. - The
sftp
input and output now support key based authentication. - New Bloblang function
nanoid
. - The
gcp_cloud_storage
output now supports custom collision behaviour with the fieldcollision_mode
. - Field
priority
added to theamqp_0_9
output. - Operator
keys
added to theredis
processor. - The
http_client
input when configured in stream mode now allows message body interpolation functions within the URL and header parameters.
Fixed
- Fixed a panic that would occur when executing a pipeline where processor or input resources reference rate limits.
The full change log can be found here.