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/03/24 09:43:01 UTC

[camel] branch regen_bot updated (49f2194 -> de5ad3d)

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

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


    from 49f2194  Regen for commit 6c68425cf4b7e8dc971332f84e46cc240a052ef8
     add 7b3be21  Upgrade Caffeine to version 3.0.6
     add 5fc6ace  Sync deps
     add 3e496f5  CAMEL-17843: improve camel-test-infra-kafka support for ARM
     add 7fbdfcf  CAMEL-17816 - aws2-sqs: suport byte arrays when mapping camel headers to sqs attribute
     add 252838e  Restore Google Secret manager link in security.adoc
     add e634fb9  Upgrade AWS SDK v2 to version 2.17.155
     add 74c18a0  Sync deps
     add de5ad3d  (chores) Fixed checkstyle on camel-aws2-sqs

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                           |  4 ++--
 .../camel/component/aws2/sqs/Sqs2MessageHelper.java  |  5 +++++
 ...ava => SqsProducerSendByteArrayLocalstackIT.java} | 20 +++++++-------------
 .../integration/BaseEmbeddedKafkaTestSupport.java    |  1 +
 docs/user-manual/modules/ROOT/pages/security.adoc    |  3 +--
 docs/user-manual/modules/ROOT/pages/test-infra.adoc  |  9 +++++++++
 parent/pom.xml                                       |  4 ++--
 .../test/infra/kafka/services/StrimziContainer.java  | 10 ++++++++--
 .../infra/kafka/services/ZookeeperContainer.java     |  9 +++++++--
 9 files changed, 42 insertions(+), 23 deletions(-)
 copy components/camel-aws/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/integration/{SqsProducerSendLocalstackMaxAttributesIT.java => SqsProducerSendByteArrayLocalstackIT.java} (71%)