github benthosdev/benthos v3.12.0

latest releases: v4.26.0, v4.25.1, v4.25.0...
4 years ago

Added

  • Vastly improved function interpolations, including better batch handling and
    arithmetic operators.
  • The gcp_pubsub output now supports function interpolation on the field
    topic.
  • New contains_any and contains_any_cs operators added to the text
    condition.
  • Support for input and output resource types.
  • The broker and switch output types now allow async messages and batching
    within child outputs.
  • Field schema_path added to the avro processor.
  • The redis cache, redis_list inputs and outputs now support selecting a
    database with the URL path.
  • New field max_in_flight added to the broker output.

Changed

  • Benthos now runs in strict mode, but this can be disabled with --chilled.
  • The Benthos CLI has been revamped, the old flags are still supported but are
    deprecated.
  • The http_server input now accepts requests without a content-type header.

Fixed

  • Outputs that resolve function interpolations now correctly resolve the
    batch_size function.
  • The kinesis_balanced input now correctly establishes connections.
  • Fixed an auth transport issue with the gcp_pubsub input and output.

Don't miss a new benthos release

NewReleases is sending notifications on new releases.