Download Latest Version redpanda-connect-lambda_4.101.0_linux_amd64.zip (91.2 MB)
Email in envelope

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

Home / v4.97.0
Name Modified Size InfoDownloads / Week
Parent folder
redpanda-connect-fips-4.97.0-1.x86_64.rpm 2026-06-19 93.7 MB
redpanda-connect-fips-4.97.0-1.x86_64.rpm.sha256 2026-06-19 64 Bytes
redpanda-connect-fips_4.97.0_amd64.deb 2026-06-19 93.6 MB
redpanda-connect-fips_4.97.0_amd64.deb.sha256 2026-06-19 64 Bytes
redpanda-connect-fips_4.97.0_linux_amd64.tar.gz 2026-06-19 93.7 MB
redpanda-connect-fips_4.97.0_linux_amd64.tar.gz.sha256 2026-06-19 64 Bytes
redpanda-connect-4.97.0-1.aarch64.rpm 2026-06-18 82.5 MB
redpanda-connect-4.97.0-1.aarch64.rpm.sha256 2026-06-18 64 Bytes
redpanda-connect-4.97.0-1.x86_64.rpm 2026-06-18 93.0 MB
redpanda-connect-4.97.0-1.x86_64.rpm.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_amd64.deb 2026-06-18 92.9 MB
redpanda-connect_4.97.0_amd64.deb.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_arm64.deb 2026-06-18 82.4 MB
redpanda-connect_4.97.0_arm64.deb.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_darwin_amd64.tar.gz 2026-06-18 95.2 MB
redpanda-connect_4.97.0_darwin_amd64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_darwin_arm64.tar.gz 2026-06-18 87.1 MB
redpanda-connect_4.97.0_darwin_arm64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_linux_amd64.tar.gz 2026-06-18 93.0 MB
redpanda-connect_4.97.0_linux_amd64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_linux_arm64.tar.gz 2026-06-18 82.5 MB
redpanda-connect_4.97.0_linux_arm64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_windows_amd64.tar.gz 2026-06-18 95.0 MB
redpanda-connect_4.97.0_windows_amd64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect_4.97.0_windows_arm64.tar.gz 2026-06-18 82.7 MB
redpanda-connect_4.97.0_windows_arm64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect-cloud_4.97.0_darwin_amd64.tar.gz 2026-06-18 95.4 MB
redpanda-connect-cloud_4.97.0_darwin_amd64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect-cloud_4.97.0_darwin_arm64.tar.gz 2026-06-18 87.3 MB
redpanda-connect-cloud_4.97.0_darwin_arm64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect-cloud_4.97.0_linux_amd64.tar.gz 2026-06-18 93.2 MB
redpanda-connect-cloud_4.97.0_linux_amd64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect-cloud_4.97.0_linux_arm64.tar.gz 2026-06-18 82.7 MB
redpanda-connect-cloud_4.97.0_linux_arm64.tar.gz.sha256 2026-06-18 64 Bytes
redpanda-connect-lambda-al2_4.97.0_linux_amd64.zip 2026-06-18 91.0 MB
redpanda-connect-lambda-al2_4.97.0_linux_amd64.zip.sha256 2026-06-18 64 Bytes
redpanda-connect-lambda-al2_4.97.0_linux_arm64.zip 2026-06-18 80.8 MB
redpanda-connect-lambda-al2_4.97.0_linux_arm64.zip.sha256 2026-06-18 64 Bytes
redpanda-connect-lambda_4.97.0_linux_amd64.zip 2026-06-18 91.0 MB
redpanda-connect-lambda_4.97.0_linux_amd64.zip.sha256 2026-06-18 64 Bytes
redpanda-connect-cgo_4.97.0_linux_amd64.tar.gz 2026-06-18 172.6 MB
redpanda-connect-cgo_4.97.0_linux_amd64.tar.gz.sha256 2026-06-18 64 Bytes
README.md 2026-06-18 3.4 kB
v4.97.0 source code.tar.gz 2026-06-18 2.9 MB
v4.97.0 source code.zip 2026-06-18 4.6 MB
Totals: 45 Items   2.0 GB 0

For installation instructions check out the getting started guide.

Added

  • elasticsearch: Added support for using Elasticsearch API keys for authentication. (@dbason, #4492)
  • oracledb_cdc: Oracle CDC connector now publishes an oracledb_cdc_publish_lag_ns metric tracking latency between database commits and event publication. (@josephwoodward, #4520)
  • oracledb_cdc: Oracle CDC connector now supports a configurable min_scn_window_size parameter to skip mining cycles when the SCN gap is too small. (@josephwoodward, #4530)
  • aws_bedrock_embeddings: Support Cohere input_type and v4 response. (@squiidz, #4473)

Fixed

  • bigquery: BigQuery CDC now rejects writes to pre-existing tables that lack a PRIMARY KEY, with a clear error message guiding users to add one. (@squiidz, #4503)
  • bigquery: Fix CDC row-error indexing and metric consistency. (@squiidz, #4504)
  • doris: Corrected the Doris Stream Load connector release version from 4.86.0 to 4.96.0. (@josephwoodward, #4523)
  • oracledb_cdc: Oracle CDC connector now gracefully handles log recycle errors (ORA-01368) by logging a warning and retrying. (@josephwoodward, #4516)
  • postgresql_cdc: PostgreSQL CDC connector now correctly passes sslmode=require in the DSN instead of having it overwritten by TLS configuration. (@josephwoodward, #4518)
  • protobuf: Disabled hyperpb profile-guided recompilation in protobuf and schema_registry_decode processors to prevent unbounded heap growth from profile-retention memory leaks. (@squiidz, #4527)
  • aws_dynamodb_cdc: Only checkpoint contiguously acked positions. (@squiidz, #4510)

Changed

  • oracledb_cdc: Oracle CDC connector now begins at the current SCN upon connector start, with SCN fetching moved into the Connect function. (@josephwoodward, #4509)
  • oracledb_cdc: Oracle CDC connector implements adaptive SCN windowing and improves LogMiner session reuse. (@josephwoodward, #4531)
  • oracledb_cdc: Reduce allocations of parsing redo log queries to increase throughput. (@josephwoodward, #4533)

The full change log can be found here.

Source: README.md, updated 2026-06-18