Download Latest Version redpanda-connect-cgo_4.69.0_linux_amd64.tar.gz (138.0 MB)
Email in envelope

Get an email when there's a new version of Benthos

Home / v4.69.0
Name Modified Size InfoDownloads / Week
Parent folder
redpanda-connect-cloud_4.69.0_darwin_arm64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect-cloud_4.69.0_darwin_arm64.tar.gz 2025-11-07 71.6 MB
redpanda-connect-cloud_4.69.0_darwin_amd64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect-cloud_4.69.0_darwin_amd64.tar.gz 2025-11-07 77.5 MB
redpanda-connect-4.69.0-1.aarch64.rpm 2025-11-07 70.2 MB
redpanda-connect-4.69.0-1.aarch64.rpm.sha256 2025-11-07 64 Bytes
redpanda-connect-4.69.0-1.x86_64.rpm 2025-11-07 79.0 MB
redpanda-connect-4.69.0-1.x86_64.rpm.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_amd64.deb 2025-11-07 75.8 MB
redpanda-connect_4.69.0_amd64.deb.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_arm64.deb 2025-11-07 67.8 MB
redpanda-connect_4.69.0_arm64.deb.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_darwin_amd64.tar.gz 2025-11-07 77.3 MB
redpanda-connect_4.69.0_darwin_amd64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_darwin_arm64.tar.gz 2025-11-07 71.4 MB
redpanda-connect_4.69.0_darwin_arm64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_linux_amd64.tar.gz 2025-11-07 75.5 MB
redpanda-connect_4.69.0_linux_amd64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_linux_arm64.tar.gz 2025-11-07 67.6 MB
redpanda-connect_4.69.0_linux_arm64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_windows_amd64.tar.gz 2025-11-07 77.1 MB
redpanda-connect_4.69.0_windows_amd64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect_4.69.0_windows_arm64.tar.gz 2025-11-07 67.8 MB
redpanda-connect_4.69.0_windows_arm64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect-cloud_4.69.0_linux_arm64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect-cloud_4.69.0_linux_amd64.tar.gz 2025-11-07 75.7 MB
redpanda-connect-cloud_4.69.0_linux_amd64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect-cloud_4.69.0_linux_arm64.tar.gz 2025-11-07 67.8 MB
redpanda-connect-cgo_4.69.0_linux_amd64.tar.gz 2025-11-07 138.0 MB
redpanda-connect-cgo_4.69.0_linux_amd64.tar.gz.sha256 2025-11-07 64 Bytes
redpanda-connect-lambda-al2_4.69.0_linux_amd64.zip 2025-11-07 73.8 MB
redpanda-connect-lambda-al2_4.69.0_linux_amd64.zip.sha256 2025-11-07 64 Bytes
redpanda-connect-lambda-al2_4.69.0_linux_arm64.zip 2025-11-07 66.0 MB
redpanda-connect-lambda-al2_4.69.0_linux_arm64.zip.sha256 2025-11-07 64 Bytes
redpanda-connect-lambda_4.69.0_linux_amd64.zip 2025-11-07 73.8 MB
redpanda-connect-lambda_4.69.0_linux_amd64.zip.sha256 2025-11-07 64 Bytes
redpanda-connect-fips-4.69.0-1.x86_64.rpm 2025-11-07 79.9 MB
redpanda-connect-fips-4.69.0-1.x86_64.rpm.sha256 2025-11-07 64 Bytes
redpanda-connect-fips_4.69.0_amd64.deb 2025-11-07 76.6 MB
redpanda-connect-fips_4.69.0_amd64.deb.sha256 2025-11-07 64 Bytes
redpanda-connect-fips_4.69.0_linux_amd64.tar.gz 2025-11-07 76.2 MB
redpanda-connect-fips_4.69.0_linux_amd64.tar.gz.sha256 2025-11-07 64 Bytes
README.md 2025-11-07 1.7 kB
v4.69.0 source code.tar.gz 2025-11-07 1.9 MB
v4.69.0 source code.zip 2025-11-07 3.2 MB
Totals: 45 Items   1.6 GB 0

For installation instructions check out the getting started guide.

Added

  • (Benthos) New string.repeat(int) method to repeat a string or byte array N times. (@rockwotj)
  • (Benthos) New bytes method to create a 0 initialized byte array. (@rockwotj)
  • Added regexp_topics_include and regexp_topics_exclude fields to redpanda, redpanda_migrator, ockam inputs. (@mmatczuk)
  • New ffi processor in CGO builds. (@rockwotj)
  • Add tcp connection options to redpanda, redpanda_migrator inputs and outputs as well as all AWS components. (@mmatczuk, @alextreichler)

Deprecated

  • The regexp_topics boolean field is now deprecated in favor of regexp_topics_include. (@mmatczuk)

Changed

  • redpanda_migrator output now supports two-way syncing using provenance headers (@mmatczuk)
  • schema_registry_encode gains a new protobuf.serialize_to_json option that is by default true. If disabled, then messages are decoded into a structured format which preserves types better and is faster. (@rockwotj)
  • Add decode option to field operator in protobuf processor that decodes messages into a structured format (as opposed to serializing to JSON) that perserves types better and is faster. (@rockwotj)
  • redpanda_migrator output schema_registry.interval default value changed to 5m enabling continuous schema migration by default. (@mmatczuk)
  • The redpanda and redpanda_migrator input and output metadata_max_age default value changed to 1m. (@mmatczuk)

The full change log can be found here.

Source: README.md, updated 2025-11-07