For installation instructions check out the getting started guide.
NOTE: This is a release candidate, you can download a binary from this page.
Added
- Parameter
root_tag
added to theformat_xml()
Bloblang method. (@mihaitodor) - Metadata
kafka_lag
now emitted by thekafka_franz
andockam_kafka
inputs. (@mihaitodor)
Fixed
- Fixed an issue where the
aws_kinesis
input would cause high CPU utilization in cases where a shard has a trickle of data and a batching period is specified. - Fixed an issue where the
mongodb_cdc
inputs could have spurious errors when collections had no writes for > 30 seconds. (@rockwotj)
The full change log can be found here.