This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 0ff5ad120f1 Regen
add a7a2b7c6b4a Regen
add b31a25d5cea Regen
add f30d6ee5b8b Regen
add 5a09f7df662 Regen
add d91c474b367 Fix Camel Spring Boot itest after spring-boot-version
removal from thie project
add 0e088a355d4 Align KameletGlobalPropertiesTest to latest changes in
Camel
No new revisions were added by this update.
Summary of changes:
.../springboot/catalog/components/graphql.json | 34 ++++++++------
.../springboot/catalog/components/pinecone.json | 54 +++++++++++-----------
.../springboot/catalog/components/twilio.json | 4 +-
.../src/main/docs/graphql.json | 13 ++++++
.../springboot/GraphqlComponentConfiguration.java | 30 ++++++++++++
.../springboot/GraphqlComponentConverter.java | 2 +
.../springboot/KameletGlobalPropertiesTest.java | 15 +++---
.../src/main/docs/pinecone.json | 6 +++
.../PineconeVectorDbComponentConfiguration.java | 47 ++++++++++++-------
components-starter/camel-twilio-starter/pom.xml | 8 ----
.../apache/camel/itest/springboot/ITestConfig.java | 2 +-
.../itest/springboot/util/DependencyResolver.java | 11 +++++
12 files changed, 151 insertions(+), 75 deletions(-)