Conduit v0.13.6 release
· One min read
The Conduit team is happy to announce the release of
Conduit v0.13.6.
This release comes with a few bug fixes and the addition of a new flag for run
.
More information
- Fix processor task handling filtered records (pipeline architecture v2) #2257
- New option
--connectors.max-receive-record-size
inconduit run
to configure the record size when using standalone connectors. More information. - Read symbolic links in the
pipelines
directory #2298 - The destination of Cohere processors is now configurable #2231
- Under certain circumstances, a pipeline with multiple connectors cannot be provisioned using a configuration file. We fixed that in #2314.