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

ppalaga 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 7fe63e23 Announce Camel Quarkus 3.0.0-M2
7fe63e23 is described below

commit 7fe63e237f6ce78f8da4cd5ab55363a9f5935c22
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Thu Jun 1 16:50:32 2023 +0200

    Announce Camel Quarkus 3.0.0-M2
---
 .../camel-featured.jpeg                            | Bin 0 -> 625206 bytes
 .../06/camel-quarkus-release-3.0.0-M2/index.md     |  30 +++++++++++++++++++++
 content/releases/q/release-3.0.0-M2.md             |  12 +++++++++
 3 files changed, 42 insertions(+)

diff --git 
a/content/blog/2023/06/camel-quarkus-release-3.0.0-M2/camel-featured.jpeg 
b/content/blog/2023/06/camel-quarkus-release-3.0.0-M2/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and 
b/content/blog/2023/06/camel-quarkus-release-3.0.0-M2/camel-featured.jpeg differ
diff --git a/content/blog/2023/06/camel-quarkus-release-3.0.0-M2/index.md 
b/content/blog/2023/06/camel-quarkus-release-3.0.0-M2/index.md
new file mode 100644
index 00000000..f0391b35
--- /dev/null
+++ b/content/blog/2023/06/camel-quarkus-release-3.0.0-M2/index.md
@@ -0,0 +1,30 @@
+---
+title: "Camel Quarkus 3.0.0-M2 Released"
+date: 2023-05-29
+authors: ["ppalaga"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.0.0-M2 Released"
+summary: "Camel Quarkus 3.0.0-M2 is the second iteration towards a new 3.0.0 
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.0.0-M2 release of Camel Quarkus. This is the 
second iteration towards a new 3.0.0 major release.
+It aligns with Quarkus 3.1.0.Final and Camel 4.0.0-M3.
+
+## Camel 4.0.0-M3
+Please refer to the [Camel 4.0.0-M3 
announcement](/blog/2023/05/RELEASE-4.0.0-M3/) for more details.
+
+## Quarkus 3.1.0.Final
+
+Please refer to the [3.1.0.Final 
announcement](https://quarkus.io/blog/quarkus-3-1-0-final-released/) for more 
details.
+
+# Migrating to Camel Quarkus 3.0.0
+Please check the [Camel Quarku 3.0 migration 
guide](/camel-quarkus/next/migration-guide/3.0.0.html) to learn about main 
breaking changes from both Camel 4.0 and Quarkus 3.0.
+
+# Work in progress
+There is still work in progress and some extensions that are not available yet 
in the Camel Quarkus 3.0.0-M2. Please check [the pending 
issues](https://github.com/apache/camel-quarkus/issues?q=is%3Aopen+is%3Aissue+label%3Ajakarta).
+
+For more information, please check the [Release note](/releases/q-3.0.0-M2/).
+
+Many thanks to all contributors and issue reporters!
diff --git a/content/releases/q/release-3.0.0-M2.md 
b/content/releases/q/release-3.0.0-M2.md
new file mode 100644
index 00000000..3587e36e
--- /dev/null
+++ b/content/releases/q/release-3.0.0-M2.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/q-3.0.0-M2/"
+date: 2023-05-29
+type: release-note
+version: 3.0.0-M2
+title: "Camel Quarkus release 3.0.0-M2"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 40
+jdk: [17]
+---

Reply via email to