This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 00b79411d11 CAMEL-18494: camel-mllp - Allow the ability to set
MIN_BUFFER_SIZE for SocketBuffer
add aacf048e47e CAMEL-17197: camel-elasticsearch - Avoid using deprecated
APIs (#8381)
add 0ebdaaa4082 Regen for commit aacf048e47e7ba67d25865e88e6327c616bacd6a
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/components/elasticsearch-rest.json | 2 +-
.../camel/component/elasticsearch/elasticsearch-rest.json | 2 +-
.../component/elasticsearch/ElasticsearchComponent.java | 2 +-
.../camel/component/elasticsearch/ElasticsearchEndpoint.java | 6 +++---
.../component/elasticsearch/ElasticsearchOperation.java | 2 +-
.../camel/component/elasticsearch/ElasticsearchProducer.java | 12 ++----------
.../elasticsearch/ElasticsearchScrollRequestIterator.java | 4 ++--
.../aggregation/BulkRequestAggregationStrategy.java | 2 +-
.../converter/ElasticsearchActionRequestConverter.java | 12 ++++++------
.../elasticsearch/integration/ElasticsearchBulkIT.java | 5 ++---
.../ElasticsearchGetSearchDeleteExistsUpdateIT.java | 10 ++++------
.../elasticsearch/integration/ElasticsearchSizeLimitIT.java | 2 --
.../dsl/ElasticsearchRestComponentBuilderFactory.java | 2 +-
13 files changed, 25 insertions(+), 38 deletions(-)