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 21fffcb Sync Properties new ded3d6a CAMEL-15374 - Camel-AWS2-STS: Add more operation to the producer, getSessionToken new 96aa9b4 CAMEL-15374 - Camel-AWS2-STS: Add more operation to the producer, getSessionToken Spring Test new 43e4072 CAMEL-15374 - Camel-AWS2-STS: Add more operation to the producer, regen docs new 2fbdeaa Regen website docs new 3b99958 Regen catalog The 5 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: .../apache/camel/catalog/components/aws2-sts.json | 4 +-- .../camel/catalog/docs/aws2-sts-component.adoc | 4 +-- .../apache/camel/component/aws2/sts/aws2-sts.json | 4 +-- .../src/main/docs/aws2-sts-component.adoc | 4 +-- .../camel/component/aws2/sts/STS2Operations.java | 2 +- .../camel/component/aws2/sts/STS2Producer.java | 34 ++++++++++++++++++++++ .../component/aws2/sts/AmazonSTSClientMock.java | 8 +++++ .../component/aws2/sts/STS2ProducerSpringTest.java | 18 ++++++++++++ .../camel/component/aws2/sts/STS2ProducerTest.java | 19 ++++++++++++ .../aws2/sts/STSComponentSpringTest-context.xml | 5 ++++ .../endpoint/dsl/STS2EndpointBuilderFactory.java | 3 +- .../modules/ROOT/pages/aws2-sts-component.adoc | 4 +-- 12 files changed, 97 insertions(+), 12 deletions(-)