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 7aab032  CAMEL-15836 - Camel-AWS2-ECS: enable autowire on the ECS 
client, added a note in the migration guide
     new 266aa93  CAMEL-15836 - Camel-AWS2-EKS: enable autowire on the EKS 
client
     new d66907f  CAMEL-15836 - Camel-AWS2-EKS: enable autowire on the EKS 
client, regen component and configurers
     new 5224324  CAMEL-15836 - Camel-AWS2-EKS: enable autowire on the EKS 
client, fixed tests
     new d8e412a  CAMEL-15836 - Camel-AWS2-EKS: enable autowire on the EKS 
client, regen catalog
     new e592515  CAMEL-15836 - Camel-AWS2-EKS: enable autowire on the EKS 
client, added a note to migration guide

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-eks.json  |  6 ++---
 .../camel/catalog/docs/aws2-eks-component.adoc     | 10 +++-----
 .../aws2/eks/EKS2ComponentConfigurer.java          | 11 ++++----
 .../component/aws2/eks/EKS2EndpointConfigurer.java | 11 ++++----
 .../component/aws2/eks/EKS2EndpointUriFactory.java |  3 +--
 .../apache/camel/component/aws2/eks/aws2-eks.json  |  6 ++---
 .../src/main/docs/aws2-eks-component.adoc          | 10 +++-----
 .../camel/component/aws2/eks/EKS2Component.java    | 21 ----------------
 .../component/aws2/eks/EKS2Configuration.java      | 15 +----------
 .../aws2/eks/EKS2ComponentClientRegistryTest.java  | 15 +----------
 .../dsl/Aws2EksComponentBuilderFactory.java        | 16 ------------
 .../endpoint/dsl/EKS2EndpointBuilderFactory.java   | 29 ----------------------
 .../modules/ROOT/pages/aws2-eks-component.adoc     | 10 +++-----
 .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc     |  5 ++++
 14 files changed, 34 insertions(+), 134 deletions(-)

Reply via email to