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 60ad51f7d69 --- (#14219)
add c5b146dc2df CAMEL-20795 - camel-nats - NATS Credential file support
(#14223)
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/nats.json | 5 ++-
.../component/nats/NatsEndpointConfigurer.java | 6 +++
.../component/nats/NatsEndpointUriFactory.java | 3 +-
.../org/apache/camel/component/nats/nats.json | 5 ++-
.../camel/component/nats/NatsConfiguration.java | 16 +++++++
.../apache/camel/component/nats/NatsEndpoint.java | 7 +++
.../endpoint/dsl/NatsEndpointBuilderFactory.java | 51 ++++++++++++++++++++++
.../apache/camel/kotlin/components/NatsUriDsl.kt | 9 ++++
8 files changed, 97 insertions(+), 5 deletions(-)