ppalaga commented on a change in pull request #619:
URL: https://github.com/apache/camel-website/pull/619#discussion_r704509117



##########
File path: content/blog/2021/09/camel-quarkus-release-2.2.0/index.md
##########
@@ -0,0 +1,66 @@
+---
+title: "Camel Quarkus 2.2.0 Released"
+date: 2021-09-01
+authors: ["ppalaga"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 2.2.0 Released"
+summary: "Camel Quarkus 2.2.0 brings Quarkus 2.2, better test coverage and 
documentation"
+---
+
+<sub><sup>Image by <a 
href="https://www.flickr.com/photos/lanzen/5984113332";>Anders Lanzen</a> <a 
href="https://creativecommons.org/licenses/by-nc-sa/2.0";>CC BY-NC-SA 
2.0</a></sup></sub>
+
+We are pleased to announce the release 2.2.0 of Camel Quarkus.
+It brings Quarkus 2.2, one extension newly supported in native mode, better 
test coverage and documentation.
+Many thanks to all contributors and issue reporters!
+
+## Quarkus 2.2
+
+Quarkus 2.2 is focusing mainly on fix issues, improving usability and 
documentation.
+
+The highlights:
+
+* GraalVM 21.2 now recommended
+* New global flag `quarkus.devservices.enabled=false` to disable Dev Services
+* Enhanced thread model for RESTEasy Reactive
+* MongoDB service binding
+* New extension for running Narayana LRA participants
+
+Please refer to Quarkus 2.2 announcements for more details:
+* [Quarkus 2.2.1.Final](https://quarkus.io/blog/quarkus-2-2-1-final-released/)
+* [Quarkus 2.2.2.Final](https://quarkus.io/blog/quarkus-2-2-2-final-released/)
+
+## Extensions new supported in native mode
+
+* [Language](/camel-quarkus/latest/reference/extensions/language.html)
+
+## Test coverage and closing functionality gaps
+
+In this release, we continued in our efforts from 2.0.0 and 2.1.0 releases to 
review existing tests and add new ones

Review comment:
       +1, 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


Reply via email to