Benthos v2.8.6 Release Notes

Release Date: 2019-07-10 // almost 5 years ago
  • ➕ Added

    • All errors caught by processors should now be accessible via the ${!error} interpolation function, rather than just flagged as true.

    🛠 Fixed

    • 📇 The process_field processor now propagates metadata to the original payload with the result_type set to discard. This allows proper error propagation.