This is an automated email from the ASF dual-hosted git repository.

zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new ba3cd5f2 Announce Camel Quarkus 3.2.0 (#1061)
ba3cd5f2 is described below

commit ba3cd5f244e02f833d6aa6fefb801060c9f177c7
Author: Zineb BENDHIBA <[email protected]>
AuthorDate: Fri Sep 15 23:06:30 2023 +0200

    Announce Camel Quarkus 3.2.0 (#1061)
---
 .../camel-featured.jpeg                            | Bin 0 -> 625206 bytes
 .../2023/09/camel-quarkus-release-3.2.0/index.md   |  27 +++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git 
a/content/blog/2023/09/camel-quarkus-release-3.2.0/camel-featured.jpeg 
b/content/blog/2023/09/camel-quarkus-release-3.2.0/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and 
b/content/blog/2023/09/camel-quarkus-release-3.2.0/camel-featured.jpeg differ
diff --git a/content/blog/2023/09/camel-quarkus-release-3.2.0/index.md 
b/content/blog/2023/09/camel-quarkus-release-3.2.0/index.md
new file mode 100644
index 00000000..460c0f92
--- /dev/null
+++ b/content/blog/2023/09/camel-quarkus-release-3.2.0/index.md
@@ -0,0 +1,27 @@
+---
+title: "Camel Quarkus 3.2.0 Released"
+date: 2023-09-15
+authors: ["zbendhiba"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.2.0 LTS Released"
+summary: "Camel Quarkus 3.2.0 is the first final 3.x major release"
+---
+
+<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 3.2.0 release of Camel Quarkus. This is the 
first major 3.x release.
+
+Camel Quarkus 3.2.0 is an LTS release, it aligns with Quarkus 3.2.x LTS and 
Camel 4.0.x LTS releases.
+
+## Camel 4.0.0
+Please refer to the [Camel 4.0.0 announcement](/blog/2023/08/RELEASE-4.0.0/) 
for more details.
+
+## Quarkus 3.2.5.Final
+Camel Quarkus 3.2.0 is based on Quarkus 
[3.2.5.Final](https://quarkus.io/blog/quarkus-3-2-5-final-released/). However, 
it's important to note that this version is available in Quarkus platform 
3.2.6.Final onward. Therefore, users are encouraged to upgrade to Quarkus 
Platform 3.2.6.Final for the latest features and improvements.
+
+## Migrating to Camel Quarkus 3.2.0
+Please check the Camel Quarkus 3.2.0 migration guide to learn about main 
breaking changes from both Camel 4.0 and Quarkus 3.2.0.
+
+For more information, please check the [Release note](/releases/q-3.2.0/).
+
+Many thanks to all contributors and issue reporters!

Reply via email to