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 4eb0a75 CAMEL-12267: Make CometD transport properties c... new b39e2d0 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS S3 new 017fc1b CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS SES new febe6fd CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS SNS new ea15816 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS SQS new 5172476 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS CW new 0a34a3c CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS DDB new 2cbacb1 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS DDB Stream new c4edfb2 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS EC2 new dd9a212 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS Kinesis Firehose new 418bfb9 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS Kinesis new a2d5a39 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS KMS new c217d1c CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS Lambda new 257c4c8 CAMEL-12268 - Camel-AWS: Lets call shutdown on the clients while stopping endpoints - AWS MQ The 13 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: .../java/org/apache/camel/component/aws/cw/CwEndpoint.java | 8 ++++++++ .../java/org/apache/camel/component/aws/ddb/DdbEndpoint.java | 8 ++++++++ .../camel/component/aws/ddbstream/DdbStreamEndpoint.java | 8 ++++++++ .../java/org/apache/camel/component/aws/ec2/EC2Endpoint.java | 8 ++++++++ .../camel/component/aws/firehose/KinesisFirehoseEndpoint.java | 8 ++++++++ .../apache/camel/component/aws/kinesis/KinesisEndpoint.java | 8 ++++++++ .../java/org/apache/camel/component/aws/kms/KMSEndpoint.java | 8 ++++++++ .../org/apache/camel/component/aws/lambda/LambdaEndpoint.java | 8 ++++++++ .../java/org/apache/camel/component/aws/mq/MQEndpoint.java | 8 ++++++++ .../java/org/apache/camel/component/aws/s3/S3Endpoint.java | 8 ++++++++ .../java/org/apache/camel/component/aws/ses/SesEndpoint.java | 10 ++++++++-- .../java/org/apache/camel/component/aws/sns/SnsEndpoint.java | 9 ++++++++- .../java/org/apache/camel/component/aws/sqs/SqsEndpoint.java | 7 +++++-- 13 files changed, 101 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact acosent...@apache.org.