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 2021/11/04 18:35:20 UTC

[camel] branch regen_bot updated (3d3e1f0 -> 88e7961)

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 3d3e1f0  CAMEL-17618: camel-health - Route health check with consumer should be DOWN until first poll executed
     add 930f6e1  CAMEL-17167 - Camel-AWS2-SQS: Message attributes can be at most 10
     add ea77ffb  CAMEL-17167 - Camel-AWS2-SQS: Message attributes can be at most 10
     add 8e943ec  CAMEL-17167 - Camel-AWS2-SQS: Message attributes can be at most 10
     add b02a519  CAMEL-17167 - Camel-AWS2-SQS: Message attributes can be at most 10
     add 88e7961  Regen for commit b02a5190f5fca5f32401e942c7cc9cb7070ddfee

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws2/sqs/Sqs2Producer.java     |   95 +-
 ... SqsProducerSendLocalstackMaxAttributesIT.java} |   35 +-
 .../sql/stored/template/generated/SSPTParser.java  |  833 +++++++------
 .../template/generated/SSPTParserConstants.java    |  110 +-
 .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
 .../ROOT/pages/camel-3x-upgrade-guide-3_13.adoc    |    4 +
 6 files changed, 1145 insertions(+), 1154 deletions(-)
 copy components/camel-aws/camel-aws2-sqs/src/test/java/org/apache/camel/component/aws2/sqs/integration/{SqsProducerBatchSendLocalstackIT.java => SqsProducerSendLocalstackMaxAttributesIT.java} (63%)