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 7c6f14d  Upgrade Localstack to version 0.12.7
     new 7c93e31  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-ECS component
     new fcee8fb  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-ECS component
     new 646a49c  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-ECS component
     new ae4672a  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-ECS component
     new d44b5fc  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-ECS component

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-ecs.json  |  4 ++
 .../camel/catalog/docs/aws2-ecs-component.adoc     |  8 +++-
 .../aws2/ecs/ECS2ComponentConfigurer.java          | 12 ++++++
 .../component/aws2/ecs/ECS2EndpointConfigurer.java | 12 ++++++
 .../component/aws2/ecs/ECS2EndpointUriFactory.java | 16 +++----
 .../apache/camel/component/aws2/ecs/aws2-ecs.json  |  4 ++
 .../src/main/docs/aws2-ecs-component.adoc          |  8 +++-
 .../component/aws2/ecs/ECS2Configuration.java      | 27 ++++++++++++
 .../aws2/ecs/ECS2ComponentConfigurationTest.java   | 14 +++++++
 .../dsl/Aws2EcsComponentBuilderFactory.java        | 35 ++++++++++++++++
 .../endpoint/dsl/ECS2EndpointBuilderFactory.java   | 49 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws2-ecs-component.adoc     |  8 +++-
 12 files changed, 184 insertions(+), 13 deletions(-)

Reply via email to