github benthosdev/benthos v3.56.0

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

For installation instructions check out the getting started guide.

Added

  • Fields cache_control, content_disposition, content_language and website_redirect_location added to the aws_s3 output.
  • Field cors.enabled and cors.allowed_origins added to the server wide http config.
  • For Kafka components the config now supports the rack_id field which may contain a rack identifier for the Kafka client.
  • Allow mapping imports in Bloblang environments to be disabled.
  • Go API: Isolated Bloblang environments are now honored by all components.
  • Go API: The stream builder now evaluates environment variable interpolations.
  • Field unsafe_dynamic_query added to the sql processor.
  • The kafka output now supports zstd compression.

Fixed

  • The test subcommand now expands resource glob patterns (benthos -r "./foo/*.yaml" test ./...).
  • The Bloblang equality operator now returns false when comparing non-null values with null rather than a mismatched types error.

The full change log can be found here.

Don't miss a new benthos release

NewReleases is sending notifications on new releases.