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 7787d18b1bc [create-pull-request] automated change
add 29b363e9755 [create-pull-request] automated change (#1873)
add 2a8f708f2dd Regen
add 0419afd39bf CAMEL-24351: camel-platform-http-starter - the request
mapping must not be lazy (#1874)
add 803b28b1631 Regen
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 (7787d18b1bc)
\
N -- N -- N refs/heads/automatic-periodic-sync (803b28b1631)
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:
.../catalog/beans/FileLockClusterService.json | 2 +-
.../beans/InfinispanEmbeddedClusterService.json | 2 +-
.../beans/InfinispanRemoteClusterService.json | 2 +-
.../catalog/beans/KubernetesClusterService.json | 2 +-
.../springboot/catalog/components/salesforce.json | 54 ++++++++---------
.../SpringBootPlatformHttpAutoConfiguration.java | 15 ++++-
...=> SpringBootPlatformHttpEagerMappingTest.java} | 68 +++++++++++-----------
.../src/main/docs/salesforce.json | 17 +++---
.../SalesforceComponentConfiguration.java | 33 ++++++++---
.../modules/ROOT/pages/starters/salesforce.adoc | 14 ++---
tooling/camel-spring-boot-dependencies/pom.xml | 10 ++++
11 files changed, 129 insertions(+), 90 deletions(-)
copy
components-starter/camel-platform-http-starter/src/test/java/org/apache/camel/component/platform/http/springboot/{SpringBootPlatformHttpRequestTimeoutTest.java
=> SpringBootPlatformHttpEagerMappingTest.java} (51%)