github benthosdev/benthos v3.36.0

latest releases: v4.27.0, v4.26.0, v4.25.1...
3 years ago

For installation instructions check out the getting started guide.

New

  • New influxdb metrics target.
  • New azure_blob_storage input.
  • New azure_queue_storage output.
  • The bloblang input field interval now supports cron expressions.
  • New beta aws_kinesis and aws_sqs inputs.
  • The bool bloblang method now supports a wider range of string values.
  • New reject output type for conditionally rejecting messages.
  • All Redis components now support clustering and fail-over patterns.
  • The compress and decompress processors now support snappy.

Fixed

  • Fixed a panic on startup when using if statements within a workflow branch request or response map.
  • The meta bloblang function error messages now include the name of the required value.
  • Config unit tests now report processor errors when checks fail.
  • Environment variable interpolations now allow dots within the variable name.

Changed

  • The experimental aws_s3 input is now marked as beta.
  • The beta kinesis_balanced input is now deprecated.
  • All Azure components have been renamed to include the prefix azure_, e.g. blob_storage is now azure_blob_storage. The old names can still be used for backwards compatibility.
  • All AWS components have been renamed to include the prefix aws_, e.g. s3 is now aws_s3. The old names can still be used for backwards compatibility.

The full change log can be found here.

Don't miss a new benthos release

NewReleases is sending notifications on new releases.