Skip to content

v3.7.0

Compare
Choose a tag to compare
@Jeffail Jeffail released this 21 Dec 11:36
· 3449 commits to main since this release
2c6b0a2

Added

  • New try output, which is a drop-in replacement for a broker with the try
    pattern.
  • Field successful_on added to the http processor.
  • The statsd metrics type now supports Datadog or InfluxDB tagging.
  • Field sync_response.headers added to http_server input.
  • New sync_response processor.
  • Field partitioner added to the kafka 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.