For installation instructions check out the getting started guide.
Added
- The
http_server
input now provides a metadata fieldhttp_server_request_path
. - New methods
sort_by
andkey_values
added to Bloblang.
Fixed
- Glob patterns for various components no longer resolve to bad paths in the absence of matches.
- Fixed an issue where acknowledgements from the
azure_queue_storage
input would timeout prematurely, resulting in duplicated message delivery. - Unit test definitions no longer have implicit test cases when omitted.
The full change log can be found here.