Benthos v3.3.0 Release Notes

Release Date: 2019-10-20 // over 4 years ago
  • โž• Added

    • Field sqs_endpoint added to the s3 input.
    • Field kms_key_id added to the s3 output.
    • ๐Ÿ“‡ Operator delete added to metadata processor.
    • ๐Ÿ†• New experimental metrics aggregator stdout.
    • Field ack_wait added to nats_stream input.
    • ๐Ÿ†• New batching field added to broker input for batching merged streams.
    • Field healthcheck added to elasticsearch output.
    • ๐Ÿ†• New json_schema condition.

    ๐Ÿ”„ Changed

    • ๐Ÿšš Experimental kafka_cg input has been removed.
    • The kafka_balanced inputs underlying implementation has been replaced with the kafka_cg one.
    • โšก๏ธ All inputs have been updated to automatically utilise >1 processing threads, with the exception of kafka and kinesis.