This is an automated email from the ASF dual-hosted git repository.
marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
from 4c17d43 Turn on informers
new b3ce9d8 Spring-boot stuff for #561
new c1b1a56 Unused ui element
new ff9c46b Bump Camel to 3.20.0-SNAPSHOT
The 3 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:
karavan-app/pom.xml | 2 +-
.../src/main/webui/src/projects/ProjectInfo.tsx | 2 -
karavan-builder/Dockerfile | 2 +-
karavan-cloud/AWS/karavan-quarkus-task-aws.yaml | 2 +-
karavan-core/src/core/api/CamelDefinitionApi.ts | 117 ++++++++--
.../src/core/api/CamelDefinitionYamlStep.ts | 169 ++++++++++++--
karavan-core/src/core/model/CamelDefinition.ts | 248 +++++++++++++++++----
karavan-core/src/core/model/CamelMetadata.ts | 173 ++++++++++++--
karavan-demo/jms-to-kafka/docs/README.md | 2 +-
karavan-generator/pom.xml | 2 +-
.../resources/quarkus-builder-script-kubernetes.sh | 2 +-
.../resources/quarkus-builder-script-openshift.sh | 2 +-
.../spring-boot-builder-script-kubernetes.sh | 4 +-
.../spring-boot-builder-script-openshift.sh | 4 +-
karavan-vscode/CHANGELOG.md | 1 +
karavan-vscode/README.md | 4 +-
karavan-vscode/package.json | 2 +-
17 files changed, 630 insertions(+), 108 deletions(-)