openmeter icon indicating copy to clipboard operation
openmeter copied to clipboard

chore(deps): bump the benthos group across 1 directory with 2 updates

Open dependabot[bot] opened this issue 2 months ago • 2 comments
trafficstars

Bumps the benthos group with 2 updates in the / directory: github.com/redpanda-data/benthos/v4 and github.com/redpanda-data/connect/public/bundle/free/v4.

Updates github.com/redpanda-data/benthos/v4 from 4.55.0 to 4.56.0

Changelog

Sourced from github.com/redpanda-data/benthos/v4's changelog.

4.56.0 - 2025-09-12

Changed

Added

  • Go API: Ability to add custom meta linting fields to ComponentLinter. (@​Jeffail)
Commits

Updates github.com/redpanda-data/connect/public/bundle/free/v4 from 4.61.0 to 4.62.0

Release notes

Sourced from github.com/redpanda-data/connect/public/bundle/free/v4's releases.

v4.62.0

For installation instructions check out the getting started guide.

Added

  • Field store_schema_metadata added to the schema_registry_decode processor. (@​Jeffail)
  • Field schema_metadata added to the parquet_encode processor. (@​Jeffail)
  • (Benthos) Added TLS support to the input and output socket components. (@​eadwright)
  • (Benthos) New Bloblang method infer_schema. (@​Jeffail)
  • Custom s3 endpoints support in snowflake_streaming output. (@​josephwoodward)
  • Experimental field timely_nacks_maximum_wait added to all kafka protocol inputs. (@​Jeffail)
  • Added subject_compatibility_level to the schema_registry output. (@​mmatczuk)

Fixed

  • nats_jetstream output detects disconnects from NATS JetStream server. (@​josephwoodward)
  • (Benthos) The /debug/stack endpoint no longer truncates large traces. (@​Jeffail)

Changed

  • All AI processors are now Apache 2.0 licensed. (@​Jeffail)

The full change log can be found here.

v4.62.0-rc3

For installation instructions check out the getting started guide.

Added

  • Field store_schema_metadata added to the schema_registry_decode processor. (@​Jeffail)
  • Field schema_metadata added to the parquet_encode processor. (@​Jeffail)
  • (Benthos) Added TLS support to the input and output socket components. (@​eadwright)
  • (Benthos) New Bloblang method infer_schema. (@​Jeffail)
  • Custom s3 endpoints support in snowflake_streaming output. (@​josephwoodward)
  • Experimental field timely_nacks_maximum_wait added to all kafka protocol inputs. (@​Jeffail)
  • Added subject_compatibility_level to the schema_registry output. (@​mmatczuk)

Fixed

  • nats_jetstream output detects disconnects from NATS JetStream server. (@​josephwoodward)
  • (Benthos) The /debug/stack endpoint no longer truncates large traces. (@​Jeffail)

Changed

  • All AI processors are now Apache 2.0 licensed. (@​Jeffail)

The full change log can be found here.

v4.62.0-rc1

For installation instructions check out the getting started guide.

... (truncated)

Changelog

Sourced from github.com/redpanda-data/connect/public/bundle/free/v4's changelog.

4.62.0 - 2025-08-18

Added

  • Field store_schema_metadata added to the schema_registry_decode processor. (@​Jeffail)
  • Field schema_metadata added to the parquet_encode processor. (@​Jeffail)
  • (Benthos) Added TLS support to the input and output socket components. (@​eadwright)
  • (Benthos) New Bloblang method infer_schema. (@​Jeffail)
  • Custom s3 endpoints support in snowflake_streaming output. (@​josephwoodward)
  • Experimental field timely_nacks_maximum_wait added to all kafka protocol inputs. (@​Jeffail)
  • Added subject_compatibility_level to the schema_registry output. (@​mmatczuk)

Fixed

  • nats_jetstream output detects disconnects from NATS JetStream server. (@​josephwoodward)
  • (Benthos) The /debug/stack endpoint no longer truncates large traces. (@​Jeffail)

Changed

  • All AI processors are now Apache 2.0 licensed. (@​Jeffail)
Commits
  • c9a5c31 Remove systemcrypto flag for fips as its now default (#3586)
  • 925ff85 AI processor relicensing (#3585)
  • 8444832 kafka: schema registry migrate the subject compatibility level (#3563)
  • ec8c3e6 logging: ensure topic logger respects configured log level (#3582)
  • 9dc2e65 Add timely acks field to all kafka based inputs (#3577)
  • 3b754eb changelog: update with recent changes and fix formatting issue (#3574)
  • 110c36b docs: fix broken godoc link (#3573)
  • ab1a0f8 Auto schemas from avro to parquet (#3540)
  • ae98ff6 snowflake: support custom s3 endpoints (#3572)
  • 755b99f handle disconnects when writing to NATS Jetstream output (#3568)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

dependabot[bot] avatar Sep 15 '25 12:09 dependabot[bot]