github benthosdev/benthos v3.25.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

  • Improved parser error messages with the blobl subcommand.
  • Added flag file to the blobl subcommand.
  • New Bloblang method parse_timestamp_unix.
  • New (BETA) protobuf processor.
  • New (BETA) branch processor.
  • Batching fields added to s3 output.

Changed

  • The http processor field max_parallel has been deprecated in favour of
    rate limits, and the fields within request have been moved to the root of
    the http namespace. This change is backwards compatible and http.request
    fields will still be recognized until the next version release.
  • The process_field processor is now deprecated, and branch should be used
    instead.

Fixed

  • Wholesale metadata mappings (meta = {"foo":"bar"}) in Bloblang now correctly
    clear pre-existing fields.

The full change log can be found here.

Don't miss a new benthos release

NewReleases is sending notifications on new releases.