Benthos v0.22.0 Release Notes

Release Date: 2018-08-03 // over 5 years ago
  • โž• Added

    • Fields for the http processor to enable parallel requests from message batches.

    ๐Ÿ”„ Changed

    • Broker level output processors are now applied before the individual output processors.
    • The dynamic input and output HTTP paths for CRUD operations are now /inputs/{input_id} and /outputs/{output_id} respectively.
    • Removed deprecated amazon_s3, amazon_sqs and scalability_protocols input and output types.
    • โœ‚ Removed deprecated json_fields field from the dedupe processor.