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 2021/12/16 06:49:49 UTC

[camel] branch regen_bot updated (0bd749e -> b121f58)

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 0bd749e  Regen for commit ca1b9fe47a297fa1524687c1597da8fb23954d2e
     add c087835  CAMEL-17344: camel-salesforce: swallowing exceptions
     add 5882290  CAMEL-17346: camel-salesforce: expired passwords
     add b121f58  [CAMEL-17341, CAMEL-17342] BacklogDebugger API enhancements (#6535)

No new revisions were added by this update.

Summary of changes:
 ...efaultCompositeSObjectCollectionsApiClient.java |  34 +++--
 .../internal/client/SalesforceSecurityHandler.java |  34 +++++
 .../CompositeSObjectCollectionsProcessor.java      |   2 +-
 core/camel-management-api/pom.xml                  |   1 -
 .../mbean/ManagedBacklogDebuggerMBean.java         |   8 ++
 core/camel-management/pom.xml                      |   1 -
 .../management/mbean/ManagedBacklogDebugger.java   | 106 ++++++++++++++-
 .../camel/management/BacklogDebuggerTest.java      | 145 +++++++++++++++++++++
 .../modules/ROOT/pages/backlog-debugger.adoc       |   3 +
 9 files changed, 316 insertions(+), 18 deletions(-)