Skip to content

Releases: redpanda-data/connect

v4.81.0

18 Feb 23:00
1d9882a

Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • The mysql_cdc input now adds schema metadata to consumed messages, this can be used for automatic schema conversion in processors such as schema_registry_encode. (@Jeffail)
  • (Benthos) Bloblang method split now supports converting empty substrings to null directly. (@rockwotj)
  • Go API: New DiscoverAndRegisterPlugins mechanism added to the public/plugins/go/rpcnloader package. (@prakhargarg105)

The full change log can be found here.

v4.80.1

05 Feb 21:17
7155d04

Choose a tag to compare

For installation instructions check out the getting started guide.

Changed

  • chroot: existing directories are now allowed. (@birdayz)

The full change log can be found here.

v4.80.0

04 Feb 13:47

Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • otlp_grpc: add authorization support with JWT validation. (@mmatczuk)
  • redpanda/migrator: add max_parallel_http_requests field for concurrent schema migration. (@mmatczuk)
  • redpanda/migrator: implement DFS traversal for schema dependencies. (@mmatczuk)
  • redpanda/migrator: stream schemas instead of loading all into memory. (@mmatczuk)
  • redpanda/migrator: add progress logs to schema migration worker. (@mmatczuk)

Fixed

  • protobuf: remove hyperpb to fix memory leak. (@rockwotj)

The full change log can be found here.

v4.79.0

30 Jan 14:07
092ce5e

Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • redis_pubsub: redis_pubsub_channel and redis_pubsub_pattern metadata fields added to input component. (@g-hurst)
  • snowflake_streaming: new message_format and timestamp_format advanced properties introduced. (@rockwotj)
  • New dry-run subcommand for testing the connections of provided configs. (@Jeffail)

Fixed

  • Setting the logging level to TRACE, ALL, OFF and NONE no longer emits an error. (@mihaitodor)

The full change log can be found here.

v4.79.0-rc2

29 Jan 15:46
27e03ce

Choose a tag to compare

v4.79.0-rc2 Pre-release
Pre-release

For installation instructions check out the getting started guide.

NOTE: This is a release candidate, you can download a binary from this page.

Added

  • redis_pubsub: redis_pubsub_channel and redis_pubsub_pattern metadata fields added to input component. (@g-hurst)
  • snowflake_streaming: new message_format and timestamp_format advanced properties introduced. (@rockwotj)

Fixed

  • Setting the logging level to TRACE, ALL, OFF and NONE no longer emits an error. (@mihaitodor)

The full change log can be found here.

v4.79.0-rc1

29 Jan 11:33
543a268

Choose a tag to compare

v4.79.0-rc1 Pre-release
Pre-release

For installation instructions check out the getting started guide.

NOTE: This is a release candidate, you can download a binary from this page.

Added

  • redis_pubsub: redis_pubsub_channel and redis_pubsub_pattern metadata fields added to input component. (@g-hurst)
  • snowflake_streaming: new message_format and timestamp_format advanced properties introduced. (@rockwotj)

Fixed

  • Setting the logging level to TRACE, ALL, OFF and NONE no longer emits an error. (@mihaitodor)

The full change log can be found here.

v4.78.0

16 Jan 13:01
e95c8ab

Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • add more ConnectionTest implementations (@Jeffail)
  • otel: add input and output components for OpenTelemetry OTEL protocol (@mmatczuk)
  • license: add support for Redpanda v1 licenses (@Jeffail)
  • aws: add nack_visibility_timeout field to sqs input (@squiidz)

Fixed

  • mcp: fix parsing of tool names for metrics (@alenkacz)
  • mcp: update permission names (@rockwotj)
  • (Benthos) http_server: Use SO_REUSEADDR to avoid being blocked by TIME_WAIT upon connector restart. (@vuldin)

The full change log can be found here.

v4.77.0

06 Jan 13:16
b18847b

Choose a tag to compare

For installation instructions check out the getting started guide.

Fixed

  • elasticsearch_v8: fix Debugf template to respect each argument types (@peczenyj)

Added

  • elasticsearch_v9: Add support for Elasticsearch v9 (@peczenyj)

The full change log can be found here.

v4.76.1

22 Dec 14:46
3c33c77

Choose a tag to compare

For installation instructions check out the getting started guide.

Fixed

  • metrics: Fixed regression with license expiration metric (@birdayz)

The full change log can be found here.

v4.76.0

18 Dec 13:55
4c87565

Choose a tag to compare

For installation instructions check out the getting started guide.

Fixed

  • cgo builds now include FFI and zmq components (@rockwotj)
  • microsoft_sql_server_cdc: Make character encoding between snapshot and streaming consistent (@josephwoodward)

Added

  • metrics: Added support for global metric tags in statsd (@danspark)
  • metrics: Added license expiration metric (@mmatczuk)
  • redpanda/migrator: Automatically manage subject import mode in serverless (@mmatczuk)

The full change log can be found here.