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

[camel] branch regen_bot_3.14.x updated (afcfc8f5871 -> 6f85df125c6)

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

github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from afcfc8f5871 CAMEL-16287 - camel-aws2-sqs should use pagination for deciding which aws sqs queues it should create
     add 79320543225 CAMEL-18157: fix settings provided by the query parameter "parameters… (#7701)
     add ee80b051f53 CAMEL-18157: fix CS
     add 6f85df125c6 CAMEL-17100: minio consumer is slow at starting. Change the minio object loading at beginning to exchange by exchange (#7691)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/jdbc/JdbcProducer.java  | 14 +++--
 ...{JdbcFix9491Test.java => JdbcFix18157Test.java} | 24 ++++----
 .../camel/component/minio/MinioConsumer.java       | 65 ++++++++++------------
 3 files changed, 49 insertions(+), 54 deletions(-)
 copy components/camel-jdbc/src/test/java/org/apache/camel/component/jdbc/{JdbcFix9491Test.java => JdbcFix18157Test.java} (66%)