[VOTE] Release Apache Camel Kamelets 4.0.0

2023-09-05 Thread Andrea Cosentino
Hello all, This is a vote for releasing camel-kamelets 4.0.0 This release will support the first 4.0.0 stable release of Apache Camel. Kamelets release files: https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.0 Kamelets staging repository: https://repository.apache.org/content/repo

Error with dynamic HTTPS call

2023-09-05 Thread Reto Peter
Hi I have an error when initiating a dynamic HTTPS call as follows: .toD("${header.URLString}") The URLString in this case is: https://apps.synesty.com/studio/api/flow/v1?id=J4M_SportXX_Verkaufsauftraege_abholen&t=Ubk15h-jeO50n-qQ31y9-a7ixv3&proxyHost=webproxy.dc.migros.ch&proxyPort=9099&httpMe

Email attachment lost with poll enrich

2023-09-05 Thread _ Jane
Dear Community, When using poll enrich to get email with attachments, I found that the email attachments lost when I'm using Camel 3.18.6. I tried to debug the programe and found the root cause that PollEnricher uses ExchangeHelper.copyResultsPreservePattern() to copy resource Exchange to result