Releases: redpanda-data/connect
v4.36.1-rc1
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
andcohere_embeddings
processors. (@rockwotj) - New experimental
questdb
output. (@sklarsa)
The full change log can be found here.
v4.36.0
For installation instructions check out the getting started guide.
Added
- Fields
replication_factor
andreplication_factor_override
added to thekafka_migrator
input and output. (@mihaitodor)
Fixed
- The
schema_registry_encode
andschema_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
For installation instructions check out the getting started guide.
Added
- Fields
replication_factor
andreplication_factor_override
added to thekafka_migrator
input and output. (@mihaitodor)
Fixed
- The
schema_registry_encode
andschema_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
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
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
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
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
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
andkafka_migrator_bundle
inputs and outputs. (@mihaitodor) - New experimental
kafka_migrator_offsets
output. (@mihaitodor) - Field
job_project
added to thegcp_bigquery
output. (@Roviluca)
The full change log can be found here.
v4.35.0-rc1
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
andkafka_migrator_bundle
inputs and outputs. (@mihaitodor) - New experimental
kafka_migrator_offsets
output. (@mihaitodor) - Field
job_project
added to thegcp_bigquery
output. (@Roviluca)
The full change log can be found here.
v4.34.0
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 inIMPORT
mode. (@mihaitodor) - Fixed an issue where the
azure_blob_storage
input would fail to delete blobs when usingtargets_input
withdelete_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.