github warpstreamlabs/bento v1.13.0

2 hours ago

1.13.0 - 2025-12-02

Added

  • allow_headers & allow_methods to cors config for http_server @jem-davies
  • transport field exposes options to enable custom http transports with http components & schema_registry_encode/decode components @jem-davies
  • slack_webhook output publishes messages to Slack via webhook @bhataprameya
  • memory buffer includes 'spillover' and 'active' metrics to track: bytes dropped and bytes in the buffer @alecmerdler
  • auth_secret field added to nsq input & output enables connection with authentication @danrjohnson
  • new input azure_service_bus_queue with azure default credentials support @adrianhaj
  • spillover field to memory cache allows option of dropping incoming messages that would exceed the cache limit @alecmerdler

Changed

  • ServiceBuilder API now logs lint warnings @jem-davies
  • upgrade sarama dependency for kafka components @gitphill

Fixed

  • aws_kinesis input now properly handles pagination over kinesis shards @gregfurman
  • sql outputs reconnect logic avoids race condition @gregfurman

New Contributors

Full Changelog: v1.12.1...v1.13.0

Don't miss a new bento release

NewReleases is sending notifications on new releases.