Benthos v0.14.0 Release Notes

Release Date: 2018-06-15 // almost 6 years ago
  • โž• Added

    • More granular config options in the http_client output for controlling retry logic.
    • ๐Ÿ†• New try pattern for the output broker type, which can be used in order to configure fallback outputs.
    • New json processor, this replaces delete_json, select_json, set_json.

    ๐Ÿ”„ Changed

    • The streams API endpoints have been changed to become more "RESTy".
    • Removed the delete_json, select_json and set_json processors, please use the json processor instead.