This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch CAMEL-23250-security-policy-enforcement
in repository https://gitbox.apache.org/repos/asf/camel.git
from b6390cd219ca CAMEL-23250: Add health check, programmatic API, and
Spring Boot support
add fcadd90eda39 CAMEL-23250: Annotate Huawei cloud components with
security=insecure:ssl
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/hwcloud-dms.json | 46 +++++++++++-----------
.../camel/catalog/components/hwcloud-frs.json | 2 +-
.../catalog/components/hwcloud-functiongraph.json | 2 +-
.../camel/catalog/components/hwcloud-iam.json | 20 +++++-----
.../components/hwcloud-imagerecognition.json | 2 +-
.../camel/catalog/components/hwcloud-obs.json | 2 +-
.../camel/catalog/components/hwcloud-smn.json | 24 +++++------
.../component/huaweicloud/dms/hwcloud-dms.json | 46 +++++++++++-----------
.../component/huaweicloud/dms/DMSEndpoint.java | 3 +-
.../component/huaweicloud/frs/hwcloud-frs.json | 2 +-
.../huaweicloud/frs/FaceRecognitionEndpoint.java | 2 +-
.../org/apache/camel/hwcloud-functiongraph.json | 2 +-
.../org/apache/camel/FunctionGraphEndpoint.java | 4 +-
.../component/huaweicloud/iam/hwcloud-iam.json | 20 +++++-----
.../component/huaweicloud/iam/IAMEndpoint.java | 4 +-
.../image/hwcloud-imagerecognition.json | 2 +-
.../image/ImageRecognitionEndpoint.java | 2 +-
.../component/huaweicloud/obs/hwcloud-obs.json | 2 +-
.../component/huaweicloud/obs/OBSEndpoint.java | 2 +-
.../component/huaweicloud/smn/hwcloud-smn.json | 24 +++++------
.../smn/SimpleNotificationEndpoint.java | 4 +-
.../java/org/apache/camel/util/SecurityUtils.java | 1 +
22 files changed, 110 insertions(+), 108 deletions(-)