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 83fbde7a69b Upgrade AWS SDK v2 to version 2.20.130 (#11167)
     add 6931bdc845c CAMEL-19771: camel-core-model - TemplatedRoutesDefinition 
should be resource
     add dc1ca4e5580 CAMEL-19768: Ensure content is encoded with expected 
charset (#11160)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/http/HttpProducer.java  |  14 ++-
 ...=> HttpProducerContentTypeWithCharsetTest.java} |  31 +++---
 .../http/HttpProducerWithSpecialCharsBodyTest.java | 104 +++++++++++++++++++++
 .../camel/model/TemplatedRouteDefinition.java      |  16 +++-
 .../camel/model/TemplatedRoutesDefinition.java     |  37 +++++++-
 .../model/cloud/ServiceCallConfiguration.java      |   1 +
 .../camel/dsl/xml/io/XmlRoutesBuilderLoader.java   |  10 ++
 7 files changed, 184 insertions(+), 29 deletions(-)
 copy 
components/camel-http/src/test/java/org/apache/camel/component/http/{HttpProducerContentTypeWithSemiColonTest.java
 => HttpProducerContentTypeWithCharsetTest.java} (73%)
 create mode 100644 
components/camel-http/src/test/java/org/apache/camel/component/http/HttpProducerWithSpecialCharsBodyTest.java

Reply via email to