You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/01/07 08:06:10 UTC

[camel] branch master updated (8b36ad4 -> e53f6de)

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

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


    from 8b36ad4  make checkstyle happy
     add e53f6de  Fix scan operation. Limit and start key headers are properly read.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/aws/ddb/AbstractDdbCommand.java   | 9 +++++++++
 .../java/org/apache/camel/component/aws/ddb/QueryCommand.java    | 4 ----
 .../java/org/apache/camel/component/aws/ddb/ScanCommand.java     | 2 ++
 3 files changed, 11 insertions(+), 4 deletions(-)