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 381cbc2a Camel Quarkus 3.23.0 announcement blog post 381cbc2a is described below commit 381cbc2a05a5d11911a48f43e0b01c76b3406503 Author: Peter Palaga <ppal...@redhat.com> AuthorDate: Mon May 26 09:51:59 2025 +0200 Camel Quarkus 3.23.0 announcement blog post --- .../camel-featured.jpeg | Bin 0 -> 625206 bytes .../2025/05/camel-quarkus-release-3.23.0/index.md | 21 +++++++++++++++++++++ content/releases/q/release-3.23.0.md | 12 ++++++++++++ 3 files changed, 33 insertions(+) diff --git a/content/blog/2025/05/camel-quarkus-release-3.23.0/camel-featured.jpeg b/content/blog/2025/05/camel-quarkus-release-3.23.0/camel-featured.jpeg new file mode 100644 index 00000000..36c23a02 Binary files /dev/null and b/content/blog/2025/05/camel-quarkus-release-3.23.0/camel-featured.jpeg differ diff --git a/content/blog/2025/05/camel-quarkus-release-3.23.0/index.md b/content/blog/2025/05/camel-quarkus-release-3.23.0/index.md new file mode 100644 index 00000000..b3584388 --- /dev/null +++ b/content/blog/2025/05/camel-quarkus-release-3.23.0/index.md @@ -0,0 +1,21 @@ +--- +title: "Camel Quarkus 3.23.0 Released" +date: 2025-05-26 +authors: ["ppalaga"] +categories: ["Releases", "Camel Quarkus"] +preview: "Camel Quarkus 3.23.0 Released" +summary: "Camel Quarkus 3.23.0 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.23.0 release of Camel Quarkus. + +Camel Quarkus 3.23.0 aligns with Quarkus 3.23.0 and Camel 4.11.0 (unchanged w.r.t Camel Quarkus 3.22.0). + +For more information, please check the [Release notes](/releases/q-3.23.0/). + +## Quarkus 3.23.0 + +Please refer to the [Quarkus 3.23.0 release notes](https://github.com/quarkusio/quarkus/releases/tag/3.23.0) for more details. +You can find the full release announcement on the [Quarkus Blog](https://quarkus.io/blog/tag/release/). diff --git a/content/releases/q/release-3.23.0.md b/content/releases/q/release-3.23.0.md new file mode 100644 index 00000000..4b00e9e0 --- /dev/null +++ b/content/releases/q/release-3.23.0.md @@ -0,0 +1,12 @@ +--- +url: "/releases/q-3.23.0/" +date: 2025-05-26 +type: release-note +version: 3.23.0 +title: "Camel Quarkus release 3.23.0" +preview: "" +changelog: "" +category: "camel-quarkus" +milestone: 75 +jdk: [17,21] +---