aldettinger commented on code in PR #1348:
URL: https://github.com/apache/camel-website/pull/1348#discussion_r2109280755


##########
content/blog/2025/05/camel412-whatsnew/index.md:
##########
@@ -0,0 +1,65 @@
+---
+title: "Apache Camel 4.12 What's New"
+date: 2025-05-28
+draft: false
+authors: [davsclaus,squakez]
+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.
+- `camel-weaviate` - Perform operations on the Weaviate Vector Database.
+- `camel-jandex` - Custom class and resource loader using jandex.idx
+- `camel-oauth` - Camel OAuth (Work in progress)
+
+## Camel Main management port
+
+Camel Quarkus and Spring Boot runtimes allow distinguish a managemet port from 
the regular HTTP services. We have introduced the same feature for `camel-main` 
runtime.

Review Comment:
   ```suggestion
   Camel Quarkus and Spring Boot runtimes allow distinguish a management port 
from the regular HTTP services. We have introduced the same feature for 
`camel-main` runtime.
   ```



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

Reply via email to