This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from c43d338  camel-elasticsearch - The hostAddress is not required as 
endpoint uri parameter as it can be set on component level.
     new 292b4f9  camel-elasticsearch - Polished
     new fbb485b  camel-elasticsearch - Polished

The 2 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:
 .../catalog/components/elasticsearch-rest.json     |  20 +-
 .../ElasticsearchComponentConfigurer.java          |  12 +-
 .../elasticsearch/elasticsearch-rest.json          |  20 +-
 .../elasticsearch/ElasticsearchComponent.java      |  39 ++--
 .../elasticsearch/ElasticsearchConfiguration.java  |   6 +-
 .../ElasticsearchRestComponentBuilderFactory.java  | 151 +++++++-------
 .../dsl/ElasticsearchEndpointBuilderFactory.java   | 223 +++++++++++----------
 7 files changed, 243 insertions(+), 228 deletions(-)

Reply via email to