Skip to content

Releases: redpanda-data/connect

v4.37.0

26 Sep 20:36
33f5f58
Compare
Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • New experimental gcp_vertex_ai_embeddings processor. (@rockwotj)
  • New experimental aws_bedrock_embeddings processor. (@rockwotj)
  • New experimental cohere_chat and cohere_embeddings processors. (@rockwotj)
  • New experimental questdb output. (@sklarsa)
  • Field metadata_max_age added to the kafka_franz input. (@Scarjit)
  • Field metadata_max_age added to the kafka_migrator input. (@mihaitodor)
  • New experimental cypher output. (@rockwotj)
  • New experimental couchbase output. (@rockwotj)
  • Field fetch_in_order added to the schema_registry input. (@mihaitodor)

Fixed

  • Fixed a bug with the input_resource field for the kafka_migrator output where new topics weren't created as expected. (@mihaitodor)
  • Fixed a bug in the kafka_migrator input which could lead to extra duplicate messages during a consumer group rebalance. (@mihaitodor)
  • kafka_migrator, kafka_migrator_offsets and kafka_migrator_bundle components renamed to redpanda_migrator, redpanda_migrator_offsets and redpanda_migrator_bundle (@mihaitodor)

Fixed

  • Fixes a panic in the parquet_encode processor (@mihaitodor)

The full change log can be found here.

v4.37.0-rc2

26 Sep 20:05
33f5f58
Compare
Choose a tag to compare
v4.37.0-rc2 Pre-release
Pre-release

For installation instructions check out the getting started guide.

Added

  • New experimental gcp_vertex_ai_embeddings processor. (@rockwotj)
  • New experimental aws_bedrock_embeddings processor. (@rockwotj)
  • New experimental cohere_chat and cohere_embeddings processors. (@rockwotj)
  • New experimental questdb output. (@sklarsa)
  • Field metadata_max_age added to the kafka_franz input. (@Scarjit)
  • Field metadata_max_age added to the kafka_migrator input. (@mihaitodor)
  • New experimental cypher output. (@rockwotj)
  • New experimental couchbase output. (@rockwotj)
  • Field fetch_in_order added to the schema_registry input. (@mihaitodor)

Fixed

  • Fixed a bug with the input_resource field for the kafka_migrator output where new topics weren't created as expected. (@mihaitodor)
  • Fixed a bug in the kafka_migrator input which could lead to extra duplicate messages during a consumer group rebalance. (@mihaitodor)
  • kafka_migrator, kafka_migrator_offsets and kafka_migrator_bundle components renamed to redpanda_migrator, redpanda_migrator_offsets and redpanda_migrator_bundle (@mihaitodor)

Fixed

  • Fixes a panic in the parquet_encode processor (@mihaitodor)

The full change log can be found here.

v4.36.1-rc1

13 Sep 17:55
Compare
Choose a tag to compare
v4.36.1-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

  • New experimental gcp_vertex_ai_embeddings processor. (@rockwotj)
  • New experimental aws_bedrock_embeddings processor. (@rockwotj)
  • New experimental cohere_chat and cohere_embeddings processors. (@rockwotj)
  • New experimental questdb output. (@sklarsa)

The full change log can be found here.

v4.36.0

11 Sep 14:40
536498d
Compare
Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • Fields replication_factor and replication_factor_override added to the kafka_migrator input and output. (@mihaitodor)

Fixed

  • The schema_registry_encode and schema_registry_decode processors no longer unescape path separators in the schema name. (@Mizaro)
  • (Benthos) The switch output metrics now emit the case id as part of their labels. This is a regression introduced in v4.25.0. (@mihaitodor)
  • (Benthos) Fixed a bug where certain logs used the %w verb to print errors resulting in incorrect output. (@mihaitodor)
  • (Benthos) The logger no longer tries to replace Go fmt verbs in log messages. (@mihaitodor)

The full change log can be found here.

v4.36.0-rc1

11 Sep 14:03
536498d
Compare
Choose a tag to compare
v4.36.0-rc1 Pre-release
Pre-release

For installation instructions check out the getting started guide.

Added

  • Fields replication_factor and replication_factor_override added to the kafka_migrator input and output. (@mihaitodor)

Fixed

  • The schema_registry_encode and schema_registry_decode processors no longer unescape path separators in the schema name. (@Mizaro)
  • (Benthos) The switch output metrics now emit the case id as part of their labels. This is a regression introduced in v4.25.0. (@mihaitodor)
  • (Benthos) Fixed a bug where certain logs used the %w verb to print errors resulting in incorrect output. (@mihaitodor)
  • (Benthos) The logger no longer tries to replace Go fmt verbs in log messages. (@mihaitodor)

The full change log can be found here.

v4.35.3

09 Sep 17:23
d18110e
Compare
Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • Azure and GCP components added to cloud builds. (@Jeffail)

Fixed

  • The kafka_migrator_bundle input and output no longer require schema registry to be configured. (@mihaitodor)

The full change log can be found here.

v4.35.2

06 Sep 17:31
39de1fc
Compare
Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • Azure and GCP components added to cloud builds. (@Jeffail)

Fixed

  • The kafka_migrator_bundle input and output no longer require schema registry to be configured. (@mihaitodor)

The full change log can be found here.

v4.35.1

06 Sep 09:55
6d4790b
Compare
Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • Azure and GCP components added to cloud builds. (@Jeffail)

Fixed

  • The kafka_migrator_bundle input and output no longer require schema registry to be configured. (@mihaitodor)

The full change log can be found here.

v4.35.1-rc3

06 Sep 09:46
6d4790b
Compare
Choose a tag to compare
v4.35.1-rc3 Pre-release
Pre-release

For installation instructions check out the getting started guide.

Added

  • Azure and GCP components added to cloud builds. (@Jeffail)

Fixed

  • The kafka_migrator_bundle input and output no longer require schema registry to be configured. (@mihaitodor)

The full change log can be found here.

v4.35.0

05 Sep 17:49
dd6a49c
Compare
Choose a tag to compare

For installation instructions check out the getting started guide.

Added

  • Auth fields added to the schema_registry input and output. (@mihaitodor)
  • New experimental kafka_migrator and kafka_migrator_bundle inputs and outputs. (@mihaitodor)
  • New experimental kafka_migrator_offsets output. (@mihaitodor)
  • Field job_project added to the gcp_bigquery output. (@Roviluca)

The full change log can be found here.