v4.37.0
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
andcohere_embeddings
processors. (@rockwotj) - New experimental
questdb
output. (@sklarsa) - Field
metadata_max_age
added to thekafka_franz
input. (@Scarjit) - Field
metadata_max_age
added to thekafka_migrator
input. (@mihaitodor) - New experimental
cypher
output. (@rockwotj) - New experimental
couchbase
output. (@rockwotj) - Field
fetch_in_order
added to theschema_registry
input. (@mihaitodor)
Fixed
- Fixed a bug with the
input_resource
field for thekafka_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
andkafka_migrator_bundle
components renamed toredpanda_migrator
,redpanda_migrator_offsets
andredpanda_migrator_bundle
(@mihaitodor)
Fixed
- Fixes a panic in the
parquet_encode
processor (@mihaitodor)
The full change log can be found here.