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 1e5e46b CAMEL-16171 - Add uri-endpoint-override options to all AWS2 components - AWS2-CW component add 11f44b9 camel-http - optiomize: if cookie management is disabled then producer should not clear as this waste resources. add 265d61f camel-http - Optimize to reuse HttpHost when using default uri add b3c7edd Regen for commit 265d61fa502a83141fd7e669afc8813606cc9661 No new revisions were added by this update. Summary of changes: .../org/apache/camel/catalog/components/http.json | 2 +- .../org/apache/camel/catalog/components/https.json | 2 +- .../apache/camel/catalog/components/resteasy.json | 2 +- .../apache/camel/catalog/docs/http-component.adoc | 2 +- .../camel/catalog/docs/resteasy-component.adoc | 2 +- .../org/apache/camel/component/http/http.json | 2 +- .../org/apache/camel/component/http/https.json | 2 +- .../camel-http/src/main/docs/http-component.adoc | 2 +- .../apache/camel/component/http/HttpEndpoint.java | 6 ++- .../apache/camel/component/http/HttpProducer.java | 46 ++++++++++++++++------ .../apache/camel/component/resteasy/resteasy.json | 2 +- .../src/main/docs/resteasy-component.adoc | 2 +- .../endpoint/dsl/HttpEndpointBuilderFactory.java | 8 +++- .../dsl/ResteasyEndpointBuilderFactory.java | 8 +++- .../modules/ROOT/pages/http-component.adoc | 2 +- .../modules/ROOT/pages/resteasy-component.adoc | 2 +- 16 files changed, 61 insertions(+), 31 deletions(-)