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 4c33147 CAMEL-15951 - Introduce configuration property to skip
DescribeTable operation on start of aws2-ddb component
add 6ef1073 CAMEL-17352: Add plain option (#6567)
add c41d983 Regen for commit 6ef10737ddd8a98ee85e953581e7528ac2a2b8c6
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/log.json | 1 +
.../camel/component/log/LogEndpointConfigurer.java | 3 +++
.../camel/component/log/LogEndpointUriFactory.java | 3 ++-
.../org/apache/camel/component/log/log.json | 1 +
.../apache/camel/component/log/LogEndpoint.java | 13 ++++++++-
.../camel/component/log/LogEndpointTest.java | 10 +++++++
.../endpoint/dsl/LogEndpointBuilderFactory.java | 31 ++++++++++++++++++++++
.../DefaultExchangeFormatterConfigurer.java | 6 +++++
.../processor/DefaultExchangeFormatter.java | 18 +++++++++++++
9 files changed, 84 insertions(+), 2 deletions(-)