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 56aff9f89b9 Bump jackson2-version from 2.16.2 to 2.17.1 (#14068)
add c6876c46dff CAMEL-20808: camel-etcd - Setting endpoint should be
tooling friendly
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/etcd3.json | 4 +-
.../component/etcd3/Etcd3ComponentConfigurer.java | 4 +-
.../component/etcd3/Etcd3EndpointConfigurer.java | 4 +-
.../Etcd3ServiceDiscoveryFactoryConfigurer.java | 4 +-
.../org/apache/camel/component/etcd3/etcd3.json | 4 +-
.../camel/component/etcd3/Etcd3Configuration.java | 14 +++--
.../camel/component/etcd3/Etcd3Constants.java | 2 +-
.../camel/component/etcd3/Etcd3Endpoint.java | 6 +--
.../etcd3/cloud/Etcd3ServiceDiscoveryFactory.java | 6 +--
.../etcd3/cloud/Etcd3WatchServiceDiscovery.java | 4 +-
.../dsl/Etcd3ComponentBuilderFactory.java | 9 ++--
.../endpoint/dsl/Etcd3EndpointBuilderFactory.java | 63 ++++------------------
.../apache/camel/kotlin/components/Etcd3UriDsl.kt | 3 +-
13 files changed, 45 insertions(+), 82 deletions(-)