Benthos v3.7.0 Release Notes

Release Date: 2019-12-21 // 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.