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 68e1a156 Announce Camel Quarkus 3.4.0 (#1067) 68e1a156 is described below commit 68e1a1569d14f438a234303a34e6aba2de7b235c Author: Zineb BENDHIBA <bendhiba.zi...@gmail.com> AuthorDate: Fri Sep 22 13:56:43 2023 +0200 Announce Camel Quarkus 3.4.0 (#1067) --- antora-playbook-snippets/antora-playbook.yml | 1 + .../camel-featured.jpeg | Bin 0 -> 625206 bytes .../2023/09/camel-quarkus-release-3.4.0/index.md | 22 +++++++++++++++++++++ content/releases/q/release-3.4.0.md | 12 +++++++++++ 4 files changed, 35 insertions(+) diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml index a2f4dfd2..286fb51c 100644 --- a/antora-playbook-snippets/antora-playbook.yml +++ b/antora-playbook-snippets/antora-playbook.yml @@ -54,6 +54,7 @@ content: - url: https://github.com/apache/camel-quarkus.git branches: - main + - 3.4.x - 3.2.x - 2.16.x start_path: docs diff --git a/content/blog/2023/09/camel-quarkus-release-3.4.0/camel-featured.jpeg b/content/blog/2023/09/camel-quarkus-release-3.4.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.4.0/camel-featured.jpeg differ diff --git a/content/blog/2023/09/camel-quarkus-release-3.4.0/index.md b/content/blog/2023/09/camel-quarkus-release-3.4.0/index.md new file mode 100644 index 00000000..fa3d12ae --- /dev/null +++ b/content/blog/2023/09/camel-quarkus-release-3.4.0/index.md @@ -0,0 +1,22 @@ +--- +title: "Camel Quarkus 3.4.0 Released" +date: 2023-09-21 +authors: ["zbendhiba"] +categories: ["Releases", "Camel Quarkus"] +preview: "Camel Quarkus 3.4.0 Released" +summary: "Camel Quarkus 3.4.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.4.0 release of Camel Quarkus. It aligns with Quarkus 3.4.0 and Camel 4.0.0 release. + +## 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.4.1.Final +Camel Quarkus 3.4.0 is based on Quarkus core 3.4.0. However, it's important to note that this version is available in Quarkus platform 3.4.1. The 3.4.0 Quarkus platform release has been skipped. Please refer to the [ Quarkus 3.4.1 announcement](https://quarkus.io/blog/quarkus-3-4-1-released/) + +For more information, please check the [Release note](/releases/q-3.4.0/). + +Many thanks to all contributors and issue reporters! diff --git a/content/releases/q/release-3.4.0.md b/content/releases/q/release-3.4.0.md new file mode 100644 index 00000000..3f75ebfe --- /dev/null +++ b/content/releases/q/release-3.4.0.md @@ -0,0 +1,12 @@ +--- +url: "/releases/q-3.4.0/" +date: 2023-09-18 +type: release-note +version: 3.4.0 +title: "Camel Quarkus release 3.4.0" +preview: "" +changelog: "" +category: "camel-quarkus" +milestone: 47 +jdk: [17] +--- \ No newline at end of file