Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps github.com/warpstreamlabs/bento from 1.8.2 to 1.11.0.

Release notes

Sourced from github.com/warpstreamlabs/bento's releases.

v1.11.0

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

New Contributors

Full Changelog: warpstreamlabs/bento@v1.10.2...v1.11.0

v1.10.2

1.10.2 - 2025-09-15

Fixed

  • sql_insert & sql_raw output components check connection, and will attempt reconnection via Components' Connect() func @​jem-davies

Full Changelog: warpstreamlabs/bento@v1.10.1...v1.10.2

v1.10.1

1.10.1 - 2025-09-10

Fixed

... (truncated)

Changelog

Sourced from github.com/warpstreamlabs/bento's changelog.

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

1.10.2 - 2025-09-15

Fixed

  • sql_insert & sql_raw output components check connection, and will attempt reconnection via Components' Connect() func @​jem-davies

1.10.1 - 2025-09-10

Fixed

1.10.0 - 2025-08-14

Added

  • SharedMetricsSetup added to service package enabling multiple streams created with StreamBuilder to share the same metric registry @​ecordell
  • azure fields added to SQL components enabling using Azure based auth for Azure Postgres SQL @​jem-davies
  • aws_dynamodb output also supports deleting items from a dynamodb table @​rohankumardubey & @​jem-davies
  • WASM bloblang playground to doc site @​iamramtin
  • reconnect config options to zmq4n output @​gregfurman
  • MockResourcesOptUseSlogger function to enable setting a logger on MockResources @​jem-davies

Changed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/warpstreamlabs/bento](https://github.com/warpstreamlabs/bento) from 1.8.2 to 1.11.0.
- [Release notes](https://github.com/warpstreamlabs/bento/releases)
- [Changelog](https://github.com/warpstreamlabs/bento/blob/main/CHANGELOG.md)
- [Commits](warpstreamlabs/bento@v1.8.2...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/warpstreamlabs/bento
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Affects dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant