Benthos v3.8.0-rc1 Release Notes

Release Date: 2020-01-05 // over 4 years ago
  • ➕ Added

    • New field max_in_flight added to the following outputs:
      • amqp_0_9
      • cache
      • dynamodb
      • elasticsearch
      • gcp_pubsub
      • hdfs
      • http_client
      • kafka
      • kinesis
      • kinesis_firehose
      • mqtt
      • nanomsg
      • nats
      • nats_stream
      • nsq
      • redis_hash
      • redis_list
      • redis_pubsub
      • redis_streams
      • s3
      • sns
      • sqs
    • Batching fields added to the following outputs:
      • dynamodb
      • elasticsearch
      • http_client
      • kafka
      • kinesis
      • kinesis_firehose
      • sqs
    • 🔊 More TRACE level logs added throughout the pipeline.
    • Operator delete added to cache processor.
    • Operator explode added to json processor.
    • Field storage_class added to S3 output.