For installation instructions check out the getting started guide.
Added
- Go API: New config field types
StringMap
,IntList
, andIntMap
. - The
http_client
input, output and processor now include the response body in request error logs for more context. - Field
dynamic_client_id_suffix
added to themqtt
input and output.
Fixed
- Corrected an issue where the
sftp
input could consume duplicate documents before shutting down when ran in batch mode.
The full change log can be found here.