github warpstreamlabs/bento v1.11.0

12 hours ago

1.11.0 - 2025-09-19

Added

  • new bloblang method split_by, similar to split but takes a predicate rather than a value for the delimiter @iamramtin
  • nlp_classify_text, nlp_classify_tokens, nlp_extract_features & nlp_zero_shot_classify processors enable use of ONNX NLP models @gregfurman
  • elasticsearch_v2 output component, uses official elasticsearch go client @jem-davies
  • gcp_spanner_cdc consumes Spanner Change Stream Events from a GCP Spanner instance @anicoll & @gregfurman

Changed

Fixed

  • fix input azure_blob_storage failing to delete blobs when using targets_input & delete_object: true @adrianhag
  • fix inject_tracing_map config examples @eastnine90
  • fix data-race in config/schema.go @miparnisari
  • fix data-race in sql dsn building @gregfurman
  • fix validation for the seed_brokers config field in kafka_franz @gregfurman
  • fix oracle integration tests @jem-davies

New Contributors

Full Changelog: v1.10.2...v1.11.0

Don't miss a new bento release

NewReleases is sending notifications on new releases.