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 0a0d607402e CAMEL-20851: Shut down ElasticSearch client sniffer on
producer stop (#14440)
add 74c8c497b84 CAMEL-20798: EndpointServiceLocation on components to make
it possible to know which remote system Camel connects to to assist for
monitoring and observability - AWS SES (#14445)
add b295b5134ee Add endpoint service location to backlog tracing (#14447)
add 0debc6298b0 Regen
add a4d7f6563c2 Use the correct camel spring boot starter for camel export
(#14448)
add 251aa272bf1 CAMEL-20846: Add capability to configure
elasticsearch-rest-client with component options (#14446)
add 47fc4aec108 camel-sql - Add test based on user forum issue
add 60377bbae7e CAMEL-20722 - change base class + enable on more CI archs
(#14438)
add 4f66f20e63f CAMEL-20859: dump routes should keep middle name
add 195246eb066 chore(deps): Bump aws-java-sdk2-version from 2.25.69 to
2.25.70 (#14451)
add 0a74d63ca4e chore(deps): Bump micrometer-version from 1.13.0 to 1.13.1
(#14453)
add 7b96964c8a3 chore(deps): Bump commons-net:commons-net from 3.11.0 to
3.11.1 (#14450)
add a940fb14d10 chore(deps): Bump lucene-version from 9.10.0 to 9.11.0
(#14452)
add 20457c625a7 chore(deps): Bump com.arangodb:arangodb-java-driver from
7.6.0 to 7.7.0 (#14457)
add 3c943f40e64 chore(deps): Bump io.github.classgraph:classgraph (#14455)
add d2e9f3a35ea chore(deps): Bump org.opensearch.client:opensearch-java
(#14456)
add 3480336e035 (chores) ci: redirect outputs in script (#14458)
add 18c26f71fd2 camel-elasticsearch-rest-client: Add header info to
component JSON metadata
add d15f2e24df0 camel-elasticsearch-rest-client: Include Spring Boot
auto-configuration section in component docs
add ac0f76804b7 CAMEL-20798: EndpointServiceLocation on components to make
it possible to know which remote system Camel connects to to assist for
monitoring and observability - AWS Cloudtrail (#14462)
add b1514a98e6b CAMEL-20852: Fix CamelCatalogTest (#14461)
add 00f6551ae01 Regen (ElasticSearch related)
add 723554e1978 CAMEL-20798: EndpointServiceLocation on components to make
it possible to know which remote system Camel connects to to assist for
monitoring and observability - AWS Config (#14464)
add 47217bef88c chore(deps): Bump org.apache.camel.k:camel-k-crds from
2.3.2 to 2.3.3 (#14454)
add 53d9e995d67 chore(deps): Bump com.github.mwiede:jsch from 0.2.17 to
0.2.18
add c4d201b9502 CAMEL-20861: Default tracer now include details of when an
exchange was sent to an endpoint including service location. (#14465)
add e5814076263 chore(deps): Bump com.box:box-java-sdk from 4.9.1 to 4.10.0
add a9ffbc1e997 CAMEL-20861: Default tracer now include details of when an
exchange was sent to an endpoint including service location.
add e0691d5bdfa chore(deps): Bump
com.google.cloud:google-cloud-secretmanager-bom (#14468)
add f08d4f1c727 chore(deps-dev): Bump io.projectreactor:reactor-core from
3.6.6 to 3.6.7 (#14469)
add 0806e757a7d chore(deps): Bump californium-version from 3.11.0 to
3.12.0 (#14470)
add 744418a49f1 chore(deps): Bump com.github.beanio:beanio from 3.0.1 to
3.0.2 (#14471)
add dedeb656fb2 CAMEL-20798: EndpointServiceLocation on components to make
it possible to know which remote system Camel connects to to assist for
monitoring and observability - Athena and Secrets Manager (#14474)
add 2392950a8e0 chore(deps): Bump io.nats:jnats from 2.18.1 to 2.19.0
(#14473)
add 68c96770673 chore(deps-dev): Bump com.nimbusds:nimbus-jose-jwt from
9.39.3 to 9.40 (#14472)
add 2b088d37475 doc: Improve CoAP component description (#14420)
add 3423a74322e camel-langchain4j-chat - NPE if only producer is used
(#14475)
add 61cddec160a CAMEL-20798: EndpointServiceLocation on components to make
it possible to know which remote system Camel connects to to assist for
monitoring and observability - AWS Cloudwatch (#14477)
add 5c50ab7390b CAMEL-20861: Default tracer now include details of when an
exchange was sent to an endpoint including service location.
add cbe31f96e8f CAMEL-20850: camel-core - compress changes in
SimpleLRUCache (#14424)
add 6ce1c8e2887 fix(sql-component): Fix sql component adoc (#14480)
No new revisions were added by this update.
Summary of changes:
.github/workflows/pr-build-main.yml | 6 +-
.../apache/camel/catalog/components/coap+tcp.json | 2 +-
.../org/apache/camel/catalog/components/coap.json | 2 +-
.../apache/camel/catalog/components/coaps+tcp.json | 2 +-
.../org/apache/camel/catalog/components/coaps.json | 2 +-
.../components/elasticsearch-rest-client.json | 20 ++-
.../org/apache/camel/catalog/CamelCatalogTest.java | 2 +-
.../langchain4j/chat/LangChain4jChatProducer.java | 17 +-
.../aws/cloudtrail/CloudtrailEndpoint.java | 30 +++-
.../component/aws/config/AWSConfigEndpoint.java | 20 ++-
.../aws/secretsmanager/SecretsManagerEndpoint.java | 20 ++-
.../component/aws2/athena/Athena2Endpoint.java | 26 ++-
.../camel/component/aws2/cw/Cw2Endpoint.java | 30 +++-
.../camel/component/aws2/ses/Ses2Endpoint.java | 20 ++-
.../META-INF/org/apache/camel/coap/coap+tcp.json | 2 +-
.../META-INF/org/apache/camel/coap/coap.json | 2 +-
.../META-INF/org/apache/camel/coap/coaps+tcp.json | 2 +-
.../META-INF/org/apache/camel/coap/coaps.json | 2 +-
.../camel-coap/src/main/docs/coap-component.adoc | 2 +-
.../java/org/apache/camel/coap/CoAPEndpoint.java | 2 +-
...ElasticsearchRestClientComponentConfigurer.java | 59 +++++++
.../rest/client/elasticsearch-rest-client.json | 20 ++-
.../docs/elasticsearch-rest-client-component.adoc | 2 +
.../client/ElasticsearchRestClientComponent.java | 146 ++++++++++++++++-
.../client/ElasticsearchRestClientEndpoint.java | 2 +-
...SearchRestClientComponentConfigurationTest.java | 66 ++++++++
.../KafkaBreakOnFirstErrorSeekIssueIT.java | 2 +-
...rstErrorWithBatchUsingAsyncCommitManagerIT.java | 14 +-
.../camel-sql/src/main/docs/sql-component.adoc | 26 ++-
...erAndInTest.java => SqlProducerInBodyTest.java} | 10 +-
...selectProjects.sql => selectProjectsInBody.sql} | 1 +
.../camel/spi/BacklogTracerEventMessage.java | 26 +++
.../apache/camel/spi/EndpointServiceLocation.java | 2 +-
.../src/main/java/org/apache/camel/spi/Tracer.java | 11 ++
.../debugger/DefaultBacklogTracerEventMessage.java | 57 +++++++
.../camel/impl/engine/CamelInternalProcessor.java | 68 +++++---
.../apache/camel/impl/engine/DefaultChannel.java | 2 +-
.../apache/camel/impl/engine/DefaultTracer.java | 78 ++++++++-
.../camel/impl/DefaultDumpRoutesStrategy.java | 2 +-
.../camel/support/cache/SimpleLRUCacheTest.java | 131 ++++++++++++---
.../apache/camel/support/cache/SimpleLRUCache.java | 69 ++++++--
.../component/ComponentsBuilderFactory.java | 12 +-
.../component/dsl/CoapComponentBuilderFactory.java | 6 +-
.../dsl/CoapTcpComponentBuilderFactory.java | 6 +-
.../dsl/CoapsComponentBuilderFactory.java | 6 +-
.../dsl/CoapsTcpComponentBuilderFactory.java | 6 +-
...ticsearchRestClientComponentBuilderFactory.java | 175 +++++++++++++++++++++
.../builder/endpoint/StaticEndpointBuilders.java | 15 +-
.../endpoint/dsl/CoAPEndpointBuilderFactory.java | 21 ++-
...sticsearchRestClientEndpointBuilderFactory.java | 74 +++++++++
.../camel/dsl/jbang/core/commands/Debug.java | 8 +-
.../core/commands/action/CamelSendAction.java | 2 +-
.../core/commands/action/CamelStubAction.java | 2 +-
.../core/commands/action/CamelTraceAction.java | 8 +-
.../core/commands/action/MessageTableHelper.java | 32 +++-
.../commands/action/TransformMessageAction.java | 2 +-
.../main/resources/templates/spring-boot-pom.tmpl | 2 +-
.../apache/camel/kotlin/components/CoapUriDsl.kt | 2 +-
etc/scripts/regen.sh | 4 +-
parent/pom.xml | 32 ++--
60 files changed, 1263 insertions(+), 157 deletions(-)
create mode 100644
components/camel-elasticsearch-rest-client/src/test/java/org/apache/camel/component/elasticsearch/rest/client/ElasticSearchRestClientComponentConfigurationTest.java
copy
components/camel-sql/src/test/java/org/apache/camel/component/sql/{SqlProducerAndInTest.java
=> SqlProducerInBodyTest.java} (91%)
copy components/camel-sql/src/test/resources/sql/{selectProjects.sql =>
selectProjectsInBody.sql} (95%)