This is an automated email from the ASF dual-hosted git repository. quinn pushed a change to branch camel-2.21.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from d90de1a CAMEL-12394: bindy csv now supports quoting headers as well. Thanks to Clemens Blamauer for the patch. new b782d2e CAMEL-12325: Correct idleTimeout behaviour for the MllpTcpClientProducer new 5fa2f4f CAMEL-12325: logging cleanup The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/camel/component/mllp/MllpEndpoint.java | 8 ++ .../component/mllp/MllpTcpClientProducer.java | 160 +++++++++++++-------- .../component/mllp/MllpTcpServerConsumer.java | 36 +++-- .../component/mllp/internal/MllpSocketBuffer.java | 87 +++++------ .../MllpTcpClientProducerConnectionErrorTest.java | 53 ++++--- .../mllp/internal/MllpSocketBufferTest.java | 16 +++ .../mllp/internal/MllpSocketBufferWriteTest.java | 12 +- 7 files changed, 230 insertions(+), 142 deletions(-) -- To stop receiving notification emails like this one, please contact qu...@apache.org.