This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 6da9ba16648 CAMEL-18601: replace assertMockEndpointsSatisfied() in doc 
(#8518)
     new 04a704c7d50 CAMEL-18148: allow deserializing the key and value 
separately
     new 23812e3b710 CAMEL-18148: allow updating using the key and value 
separately

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:
 .../aws2/kinesis/consumer/KinesisDefaultResumeAdapter.java    |  4 ++--
 .../file/consumer/adapters/FileResumeAdapterDelegate.java     |  4 ++--
 .../processor/resume/kafka/SingleNodeKafkaResumeStrategy.java | 11 ++++++++---
 .../src/main/java/org/apache/camel/resume/Deserializable.java |  8 ++++++++
 .../src/main/java/org/apache/camel/resume/ResumeStrategy.java |  9 +++++++++
 .../camel/processor/resume/TransientResumeStrategy.java       |  7 +++++++
 .../apache/camel/support/resume/ResumeActionAwareAdapter.java |  4 ++--
 7 files changed, 38 insertions(+), 9 deletions(-)

Reply via email to