oscerd opened a new pull request, #25579:
URL: https://github.com/apache/camel/pull/25579

   Backport of #25338 (merged on `main`).
   
   Uploads stored the content type in the Content-Encoding and Cache-Control 
fields of the blob, and both `getObject` and the consumer dereferenced a null 
blob when the object was not in the bucket. The consumer also never marked 
itself ready on the single-object path.
   
   Cherry-picked from main; the only adaptation is the `CamelTestSupport` 
import in the new test (`test.junit5` here, `test.junit6` on main). Module 
tests and the full reactor build are green on this branch.
   
   _Claude Code on behalf of oscerd_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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]

Reply via email to