Skip to content

Releases: redpanda-data/connect

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.

v4.35.0-rc1

05 Sep 17:22
dd6a49c
Compare
Choose a tag to compare
v4.35.0-rc1 Pre-release
Pre-release

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.

v4.34.0

29 Aug 18:05
d49c1cd
Compare
Choose a tag to compare

For installation instructions check out the getting started guide.

Fixed

  • The schema_registry output now allows pushing schemas if the target Schema Registry instance is in IMPORT mode. (@mihaitodor)
  • Fixed an issue where the azure_blob_storage input would fail to delete blobs when using targets_input with delete_objects: true. (@mihaitodor)
  • New experimental gcp_vertex_ai_chat processor. (@rockwotj)
  • New experimental aws_bedrock_chat processor. (@rockwotj)

The full change log can be found here.