Added
- New
try
output, which is a drop-in replacement for abroker
with thetry
pattern. - Field
successful_on
added to thehttp
processor. - The
statsd
metrics type now supports Datadog or InfluxDB tagging. - Field
sync_response.headers
added tohttp_server
input. - New
sync_response
processor. - Field
partitioner
added to thekafka
output.
Changed
- The
http
processor now gracefully handles empty responses.
Fixed
- The
kafka
input should now correctly recover from coordinator failures
during an offset commit. - Attributes permitted by the
sqs
output should now have parity with real
limitations.