This is an automated email from the ASF dual-hosted git repository.
fmariani pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 56c4fa4653a CAMEL-21709: camel-jbang - use route as top-level
attribute when creating a Camel Yaml dsl route
new 5d8f871be9a Add more headers in platform-http multipart uploads
new 928e6d2c99d (chore) ATTACHMENTS_SIZE header
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../platform/http/vertx/VertxPlatformHttpConsumer.java | 5 ++++-
.../platform/http/vertx/VertxPlatformHttpEngineTest.java | 10 ++++++++--
.../src/main/docs/platform-http-component.adoc | 5 ++++-
.../java/org/apache/camel/ExchangeConstantProvider.java | 3 ++-
core/camel-api/src/main/java/org/apache/camel/Exchange.java | 2 ++
.../src/main/java/org/apache/camel/ExchangePropertyKey.java | 3 +++
6 files changed, 23 insertions(+), 5 deletions(-)