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

   ## Summary
   
   _Claude Code on behalf of Andrea Cosentino_
   
   - Add missing **PQC** (Post-Quantum Cryptography) dataformat to 
`DataFormatsDefinition`, `DataFormatTransformerDefinition`, `DataFormatClause`, 
and `DataFormatBuilderFactory`
   - Add missing **OCSF** (Open Cybersecurity Schema Framework) dataformat to 
`DataFormatsDefinition` and `DataFormatTransformerDefinition`
   - Fix A..Z ordering of `pgp` and `pqc` entries in `MarshalDefinition`, 
`UnmarshalDefinition`, and `DataFormatTransformerDefinition` (they were 
appended at the end instead of their proper alphabetical position)
   
   ## Test plan
   
   - [x] `camel-core-model` module builds and all tests pass
   - [ ] Verify PQC and OCSF dataformats appear in YAML DSL schema after full 
catalog regeneration
   - [ ] Verify Java DSL `marshal().pqc()` compiles correctly in downstream 
usage
   
   🤖 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