For installation instructions check out the getting started guide.
New
- New
azure_queue_storage
input. - All inputs with a
codec
field now support multipart. - New
codec
field added to thehttp_client
,socket
,socket_server
andstdin
inputs. - The
kafka
input now allows an empty consumer group for operating without stored offsets. - The
kafka
input now supports partition ranges.
Fixed
- The bloblang
encode
method algorithmascii85
no longer returns an error when the input is misaligned.
The full change log can be found here.