gzurowski commented on code in PR #1376:
URL: https://github.com/apache/camel-website/pull/1376#discussion_r2287011416


##########
content/blog/2025/08/camel414-whatsnew/index.md:
##########
@@ -0,0 +1,107 @@
+---
+title: "Apache Camel 4.14 What's New"
+date: 2025-08-20
+draft: false
+authors: [ davsclaus ]
+categories: [ "Releases" ]
+preview: "Details of what we have done in the Camel 4.14 LTS release."
+---
+
+Apache Camel 4.14 LTS has just been [released](/blog/2025/08/RELEASE-4.14.0/).
+
+This release introduces a set of new features and noticeable improvements that 
we will cover in this blog post.
+
+## Camel Core
+
+Camel consumers will now eager setup MDC logging which makes it possible to 
include details such as `routeId` in logs while the consumer
+is being created and startup.

Review Comment:
   ```suggestion
   is being created and started up.
   ```



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