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 2023/12/15 11:54:33 UTC

(camel) branch regen_bot updated (7d655367124 -> e34e84b10a4)

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 7d655367124 CAMEL-18590 - Camel-Azure components: Define a unique configuration for authentication - Azure Files
     add 7c66c11d975 CAMEL-20234: consolidate exchange visibility
     add e34e84b10a4 CAMEL-20234: remove the endpoint-based constructor

No new revisions were added by this update.

Summary of changes:
 .../bean/AbstractCamelInvocationHandler.java       |  4 +--
 .../camel/impl/engine/PooledExchangeFactory.java   |  2 +-
 .../engine/PooledProcessorExchangeFactory.java     |  2 +-
 .../impl/engine/PrototypeExchangeFactory.java      |  2 +-
 .../engine/PrototypeProcessorExchangeFactory.java  |  2 +-
 .../component/dataset/DataSetTestEndpointTest.java |  2 +-
 .../PopulateInitialHeadersFailedIssueTest.java     |  2 +-
 .../component/ApiMethodPropertiesHelperTest.java   |  2 +-
 .../org/apache/camel/support/AbstractExchange.java | 28 ++++---------------
 .../org/apache/camel/support/DefaultEndpoint.java  |  2 +-
 .../org/apache/camel/support/DefaultExchange.java  | 26 +++++++++---------
 .../camel/support/DefaultPooledExchange.java       | 32 +++++++++-------------
 12 files changed, 41 insertions(+), 65 deletions(-)