oscerd commented on code in PR #1348: URL: https://github.com/apache/camel-website/pull/1348#discussion_r2109082625
########## content/blog/2025/05/camel412-whatsnew/index.md: ########## @@ -0,0 +1,55 @@ +--- +title: "Apache Camel 4.12 What's New" +date: 2025-05-28 +draft: false +authors: [davsclaus] +categories: ["Releases"] +preview: "Details of what we have done in the Camel 4.12 release." +--- + +Apache Camel 4.12 has just been [released](/blog/2025/05/RELEASE-4.12.0/). + +This release introduces a set of new features and noticeable improvements that we will cover in this blog post. + +## Camel Core + +## Camel JBang + +## Camel Spring Boot + +The `camel-spring-boot` is upgraded to latest Spring Boot 3.5.0 release. + +## Miscellaneous + +Upgraded many third-party dependencies to the latest releases at the time of release. + +## New Components + +We have added a few new components: + +- `camel-dapr` - Dapr component which interfaces with Dapr Building Blocks. +- `camel-pqc` - Post Quantum Computing Signature and Verification component. Review Comment: I think this should be Cryptography and not Computing, I will fix the description in the endpoint. Thanks. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org