You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2023/10/25 14:38:22 UTC

[camel-website] branch main updated: Camel Quarkus 3.5.0 announcement blog post

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

jamesnetherton 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 4b3985d2 Camel Quarkus 3.5.0 announcement blog post
4b3985d2 is described below

commit 4b3985d26513f6059aba7c0e540d4fa795706901
Author: James Netherton <ja...@gmail.com>
AuthorDate: Wed Oct 25 08:30:52 2023 +0100

    Camel Quarkus 3.5.0 announcement blog post
---
 antora-playbook-snippets/antora-playbook.yml       |   2 +-
 .../camel-featured.jpeg                            | Bin 0 -> 625206 bytes
 .../2023/10/camel-quarkus-release-3.5.0/index.md   |  24 +++++++++++++++++++++
 content/releases/q/release-3.5.0.md                |  12 +++++++++++
 4 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml
index 81436eb8..89bc4f32 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -56,7 +56,7 @@ content:
     - url: https://github.com/apache/camel-quarkus.git
       branches:
         - main
-        - 3.4.x
+        - 3.5.x
         - 3.2.x
         - 2.16.x
       start_path: docs
diff --git a/content/blog/2023/10/camel-quarkus-release-3.5.0/camel-featured.jpeg b/content/blog/2023/10/camel-quarkus-release-3.5.0/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and b/content/blog/2023/10/camel-quarkus-release-3.5.0/camel-featured.jpeg differ
diff --git a/content/blog/2023/10/camel-quarkus-release-3.5.0/index.md b/content/blog/2023/10/camel-quarkus-release-3.5.0/index.md
new file mode 100644
index 00000000..88765f89
--- /dev/null
+++ b/content/blog/2023/10/camel-quarkus-release-3.5.0/index.md
@@ -0,0 +1,24 @@
+---
+title: "Camel Quarkus 3.5.0 Released"
+date: 2023-10-25
+authors: ["jamesnetherton"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.5.0 Released"
+summary: "Camel Quarkus 3.5.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.5.0 release of Camel Quarkus. It aligns with the Camel 4.1.0 and Quarkus 3.5.0 releases.
+
+## Camel 4.1.0
+
+Please refer to the [Camel 4.1.0 announcement](/blog/2023/10/RELEASE-4.1.0/) for more details. There's more information in the "what's new" [blog post](/blog/2023/10/camel41-whatsnew/).
+
+## Quarkus 3.5.0.Final
+
+Please refer to the [Quarkus 3.5.0 announcement](https://quarkus.io/blog/quarkus-3-5-0-released/)
+
+For more information, please check the [Release notes](/releases/q-3.5.0/).
+
+Many thanks to all contributors and issue reporters!
diff --git a/content/releases/q/release-3.5.0.md b/content/releases/q/release-3.5.0.md
new file mode 100644
index 00000000..49d2067e
--- /dev/null
+++ b/content/releases/q/release-3.5.0.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/q-3.5.0/"
+date: 2023-10-25
+type: release-note
+version: 3.5.0
+title: "Camel Quarkus release 3.5.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 48
+jdk: [17]
+---
\ No newline at end of file