github benthosdev/benthos v3.27.0

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

For installation instructions check out the getting started guide.

Added

  • New function range added to Bloblang.
  • New (BETA) jq processor.
  • New driver clickhouse added to the sql processor.

Changed

  • New field data_source_name replaces dsn for the sql processor, and when using this field each message of a batch is processed individually. When using the field dsn the behaviour remains unchanged for backwards compatibility.

Fixed

  • Eliminated situations where an amqp_0_9 or amqp_1 component would abandon a connection reset due to partial errors.
  • The Bloblang parser now allows naked negation of queries.
  • The cache processor interpolations for key and value now cross-batch reference messages before processing.

The full change log can be found here.

Don't miss a new benthos release

NewReleases is sending notifications on new releases.