- Added support for ingesting logs as line-delimited JSON objects (Fluent Bit format) with URI
/logs?f=logs_json_lines
. - Proxy no longer replaces tag with
_tag
in log tag keys. - Added debug logging before sending log payload to the log cluster.
- Fixed the hostname detection by proxy when the proxyname is not specified and is set to the hostname.
- Updated the dependency versions.