This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from c57962b24da Regen
new 8e030828ed5 Regen
new 5647b97c1e5 CAMEL-18858: camel-core - Mark route as created by Kamelet
so we know this, so we can filter out in tooling and whereelse (kamelet is a
blackbox)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../springboot/catalog/components/aws2-sns.json | 4 ++--
.../catalog/components/azure-storage-datalake.json | 28 +++++++++++-----------
.../springboot/catalog/components/knative.json | 4 ++--
.../springboot/catalog/components/wordpress.json | 4 ++--
.../src/main/docs/aws2-sns.json | 2 +-
.../sns/springboot/Sns2ComponentConfiguration.java | 2 +-
.../src/main/docs/azure-storage-datalake.json | 8 +++----
.../springboot/DataLakeComponentConfiguration.java | 10 ++++----
.../WordpressComponentConfiguration.java | 2 +-
.../src/main/docs/spring-boot.json | 14 +++++++++++
.../spring/boot/CamelConfigurationProperties.java | 23 ++++++++++++++++++
11 files changed, 69 insertions(+), 32 deletions(-)