github benthosdev/benthos v3.26.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 Bloblang methods not_null and filter.
  • New Bloblang function env.
  • New field path_mapping added to all metrics types.
  • Field max_in_flight added to the dynamic output.
  • The workflow processor has been updated to use branch processors with the
    new field branches, these changes are backwards compatible with the now
    deprecated stages field.

Changed

  • The rename, whitelist and blacklist metrics types are now deprecated,
    and the path_mapping field should be used instead.
  • The conditional, process_map and process_dag processors are now
    deprecated and are superseded by the switch, branch and workflow
    processors respectively.

Fixed

  • Fixed http processor error log messages that would print incorrect URLs.
  • The http_server input now emits latency metrics.
  • Fixed a panic that could occur during the shutdown of an http_server input
    serving a backlog of requests.
  • Explicit component types (type: foo) are now checked by the config linter.
  • The amqp_1 input and output should now reconnect automatically after an
    unexpected link detach.

The full change log can be found here.

Don't miss a new benthos release

NewReleases is sending notifications on new releases.