For installation instructions check out the getting started guide.
Added
- New
google_drive_search
processor. (@rockwotj) - New
google_drive_download
processor. (@rockwotj) - New
google_drive_list_labels
processor. (@rockwotj) - Field
use_enum_numbers
added toprotobuf
processor. (@benwebber) - Field
tools
added tocohere_chat
processor. (@rockwotj) - Field
dimensions
added tocohere_embeddings
processor. (@rockwotj) - Fields
region
,endpoint
andcredentials
added to thedynamodb
configuration section of theaws_kinesis
input. (@jreyeshdez, @mihaitodor) - Field
transaction_isolation_level
added tokafka_franz
,ockam_kafka
,redpanda
,redpanda_common
, andredpanda_migrator
inputs. (@rockwotj) - New
cohere_rerank
processor to rerank documents in RAG pipelines using Cohere. (@rockwotj) - Fields
request_timeout_overhead
,conn_idle_timeout
andstart_offset
added to thekafka_franz
,ockam_kafka
,redpanda
,redpanda_common
, andredpanda_migrator
inputs. (@mihaitodor) - Fields
request_timeout_overhead
andconn_idle_timeout
added to theredpanda_migrator_offsets
input and thekafka_franz
,ockam_kafka
,redpanda
,redpanda_common
,redpanda_migrator
, andredpanda_migrator_offsets
outputs. (@mihaitodor)
Changed
- Field
start_from_oldest
for thekafka_franz
,ockam_kafka
,redpanda
,redpanda_common
, andredpanda_migrator
inputs is now deprecated in favour ofstart_offset
. (@mihaitodor) - Field
topic_prefix
added to theredpanda_migrator
output. (@mihaitodor) - Field
offset_topic_prefix
added to theredpanda_migrator_offsets
output. (@mihaitodor)
The full change log can be found here.