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/06/08 05:43:04 UTC

[camel] branch regen_bot updated (62fd4017653 -> eb23667a65b)

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 62fd4017653 fix(minio): fix polling working half the time because of continuationToken which restart previous polling (#7720)
     add eb23667a65b camel-dropbox - Add labels to options

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/dropbox.json   |  26 +-
 .../dropbox/DropboxEndpointUriFactory.java         |   8 +-
 .../apache/camel/component/dropbox/dropbox.json    |  26 +-
 .../component/dropbox/DropboxConfiguration.java    |  33 +-
 .../dsl/DropboxEndpointBuilderFactory.java         | 751 +++++++++------------
 5 files changed, 354 insertions(+), 490 deletions(-)