gzurowski commented on code in PR #1053: URL: https://github.com/apache/camel-website/pull/1053#discussion_r1293039024
########## content/blog/2023/08/camel4-whatsnew/index.md: ########## @@ -0,0 +1,89 @@ +--- +title: "Apache Camel 4 What's New (top 10)" +date: 2023-08-15 +authors: [davsclaus] +categories: ["Releases"] +preview: Top 10 of what's new in Apache Camel version 4 +--- + +TODO: Something about Camel v4 just released + +This blog post highlights the noteworthy new features and improvements in Camel v4. + +### 1) Major Goals + +TODO: SB3, Q3, Javax -> Jakarta, Java 17 + +### 2) Java 17 + +Camel 4 requires Java 17. Support for Java 21 is planned for next LTS released by end of this year. + +### 3) Dependency updates + +We have as much as possible upgraded all 3rd party dependencies to their latest releases. Review Comment: ```suggestion We have upgraded all 3rd party dependencies to their latest releases where possible. ``` -- 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