davsclaus commented on PR #24884: URL: https://github.com/apache/camel/pull/24884#issuecomment-5010548356
_Claude Code on behalf of davsclaus_ @gnodet Thanks for the thorough review! Good catch on the upgrade guide entries — added them in 7a85bcb for the three most impactful behavioral changes: - **azure-eventhubs**: producer now filters Camel-internal headers via `DefaultHeaderFilterStrategy` (with `headerFilterStrategy=#none` escape hatch documented) - **azure-storage-datalake**: `openInputStream` switched from Blob Query API to standard `openInputStream()`, `SkipLastByteInputStream` deprecated - **azure-storage-blob**: page-blob range off-by-one corrected -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
