This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit 0f90f6c4f3d [create-pull-request] automated change
add ef6a4d5d85a Regen
add 43cfc47329a Regen
add 0588369f871 [create-pull-request] automated change (#1811)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0f90f6c4f3d)
\
N -- N -- N refs/heads/automatic-periodic-sync (0588369f871)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../camel/springboot/catalog/components/dapr.json | 6 +-
.../catalog/components/platform-http.json | 3 +-
.../camel/springboot/catalog/languages/simple.json | 206 ++++++++++-----------
.../camel-dapr-starter/src/main/docs/dapr.json | 6 +
.../springboot/DaprComponentConfiguration.java | 15 ++
.../dapr/springboot/DaprComponentConverter.java | 2 +
.../src/main/docs/spring-boot.json | 4 +-
tooling/camel-spring-boot-dependencies/pom.xml | 7 +-
8 files changed, 140 insertions(+), 109 deletions(-)