github warpstreamlabs/bento v1.14.0

8 days ago

1.14.0 - 2026-01-02

Fixed

  • reconnect logic for mongodb output @mladBlum

Added

  • parquet_encode processor now includes support for native Struct types @triddell
  • file_rel_json bloblang function which loads, parses & caches JSON files @triddell
  • ttl field to couchbase processor enabling optional setting of TTL for couchbase items @sapk
  • LeveledLogger interface added to service package enabling simpler use of custom loggers @gregfurman
  • opensnowcat processor includes enriched_json option for output_format @joaolcorreia
  • RegisterManagedConstructor added enabling registration of initialisation functions with access to service resources @gregfurman
  • cache_get, cache_set, cache_delete & cache_add bloblang functions (made possible by RegisterManagedConstructor) @gregfurman
  • couchbase increment & decrement operations @sapk
  • new_root_span_with_link field added to various kafka & nats components @gregfurman
  • expiry_window added to AWS credentials config allowing the credentials to trigger refreshing prior to the credentials actually expiring @gitphill
  • grpc_client output component @jem-davies

New Contributors

Full Changelog: v1.13.1...v1.14.0

Don't miss a new bento release

NewReleases is sending notifications on new releases.