You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/03/06 08:14:10 UTC

[camel] branch regen_bot updated (3fe3a43 -> 4fba8e6)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 3fe3a43  Regen for commit 703f8ef828bcb224b885e50da97290e63d736002
     add eeef144  CAMEL-17750: Optimize implementation of HuaweiCloud FaceRecognition S… (#7117)
     add e158b76  Regen
     add 4fba8e6  Regen for commit e158b768faac2821862061b6f4a96b62fef6bee5

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/others.properties     |   1 -
 .../org/apache/camel/catalog/others/console.json   |  15 -
 .../huaweicloud/common/models/InputSourceType.java |  11 +-
 .../huaweicloud/frs/FaceRecognitionProducer.java   | 312 +++++++++------------
 .../frs/models/ClientConfigurations.java           |  13 +
 .../frs/FaceRecognitionInvalidParamsTest.java      |  40 +--
 ...erificationWithImageBae64AndMockClientTest.java |  44 ++-
 ...LiveDetectionWithVideoUrlAndMockClientTest.java |   2 +-
 8 files changed, 214 insertions(+), 224 deletions(-)
 delete mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
 copy catalog/dummy-component/src/main/java/org/apache/camel/component/dummy/Drinks.java => components/camel-huawei/camel-huaweicloud-common/src/main/java/org/apache/camel/component/huaweicloud/common/models/InputSourceType.java (86%)