github warpstreamlabs/bento v1.16.0

9 hours ago

1.16.0 - 2026-03-18

Added

  • headers field added to websocket output enables setting custom headers to the websocket handshake @DackJempsey
  • enhanced_fan_out configuration options for aws_kinesis input @jbeemster & @matus-tomlein
  • aws_s3_stream output streams data to S3 using multipart uploads @triddell
  • duckdb driver option added to sql components; @sapk & @James-Gilbert-
  • debug field added to kafka input; enabling will forward sarama's internal logs to Bento's logger @gitphill
  • error_source_label, error_source_path, error_source_type bloblang functions @gregfurman
  • payload field added to http processor & http_client output; alternative to using the message as the payload @lublak
  • python processor; WASM-based Python processor @gregfurman

Changed

  • Modernize Go syntax with go fix; included 'modernize' linter in CI @gregfurman & @jem-davies
  • Enabled use of # BENTO LINT DISABLE token in component example documentation @iamramtin

New Contributors

Full Changelog: v1.15.2...v1.16.0

Don't miss a new bento release

NewReleases is sending notifications on new releases.