Benthos v3.7.0-rc2 Release Notes

Release Date: 2019-12-19 // over 4 years ago
  • โž• 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.