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 161d355 CAMEL-16115 - Remove Camel-AWS-* components - AWS-SDB - added a note add 6c57528 CAMEL-16207: camel-core - Optimize HeaderFilterStrategy with startsWith pattern add 031ea4b CAMEL-16199: camel-http - Optimize headers added as request headers in producer add 08e1d3f CAMEL-16205: camel-http - Optimize extract response body for small payloads No new revisions were added by this update. Summary of changes: .../component/cxf/common/header/CxfHeaderFilterStrategy.java | 2 +- .../java/org/apache/camel/component/http/HttpProducer.java | 12 +++++------- .../apache/camel/component/jetty/HttpClientRouteTest.java | 4 ++-- 3 files changed, 8 insertions(+), 10 deletions(-)