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 8c33b7beb1a CAMEL-18380: camel-kafka: Support using TypeConverter as a fallback in the header serializer (#8146) add f2d2db87219 CAMEL-15520: removed the deprecated option connectTimeoutMillis from camel-consul add 4c5e57c9d6e CAMEL-15520: removed the deprecated option readTimeoutMillis from camel-consul add e6558c05796 CAMEL-15520: removed the deprecated option writeTimeoutMillis from camel-consul No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/consul.json | 6 - .../consul/ConsulComponentConfigurer.java | 18 -- .../component/consul/ConsulEndpointConfigurer.java | 18 -- .../component/consul/ConsulEndpointUriFactory.java | 5 +- .../ConsulServiceDiscoveryFactoryConfigurer.java | 36 +-- .../org/apache/camel/component/consul/consul.json | 6 - .../consul/ConsulClientConfiguration.java | 60 +--- .../cloud/ConsulServiceDiscoveryFactory.java | 26 +- .../consul/cloud/ConsulServiceRegistry.java | 25 +- .../consul/cluster/ConsulClusterService.java | 26 +- .../ROOT/pages/camel-3x-upgrade-guide-3_19.adoc | 19 ++ .../dsl/ConsulComponentBuilderFactory.java | 54 ---- .../endpoint/dsl/ConsulEndpointBuilderFactory.java | 312 --------------------- 13 files changed, 81 insertions(+), 530 deletions(-)