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 41e89716 Camel Quarkus 3.6.0 announcement blog post
41e89716 is described below

commit 41e89716770901c1230da143a325e0599f10daea
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Wed Nov 29 08:16:47 2023 +0000

    Camel Quarkus 3.6.0 announcement blog post
---
 antora-playbook-snippets/antora-playbook.yml       |   2 +-
 .../camel-featured.jpeg                            | Bin 0 -> 625206 bytes
 .../2023/11/camel-quarkus-release-3.6.0/index.md   |  24 +++++++++++++++++++++
 content/releases/q/release-3.6.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 89bc4f32..a90a4ba5 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.5.x
+        - 3.6.x
         - 3.2.x
         - 2.16.x
       start_path: docs
diff --git 
a/content/blog/2023/11/camel-quarkus-release-3.6.0/camel-featured.jpeg 
b/content/blog/2023/11/camel-quarkus-release-3.6.0/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and 
b/content/blog/2023/11/camel-quarkus-release-3.6.0/camel-featured.jpeg differ
diff --git a/content/blog/2023/11/camel-quarkus-release-3.6.0/index.md 
b/content/blog/2023/11/camel-quarkus-release-3.6.0/index.md
new file mode 100644
index 00000000..f228cfd5
--- /dev/null
+++ b/content/blog/2023/11/camel-quarkus-release-3.6.0/index.md
@@ -0,0 +1,24 @@
+---
+title: "Camel Quarkus 3.6.0 Released"
+date: 2023-11-29
+authors: ["jamesnetherton"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.6.0 Released"
+summary: "Camel Quarkus 3.6.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.6.0 release of Camel Quarkus. It aligns with 
the Camel 4.2.0 and Quarkus 3.6.0 releases.
+
+## Camel 4.2.0
+
+Please refer to the [Camel 4.2.0 announcement](/blog/2023/11/RELEASE-4.2.0/) 
for more details. There's more information in the "what's new" [blog 
post](/blog/2023/11/camel42-whatsnew/).
+
+## Quarkus 3.6.0.Final
+
+Please refer to the [Quarkus 3.6.0 
announcement](https://quarkus.io/blog/quarkus-3-6-0-released/)
+
+For more information, please check the [Release notes](/releases/q-3.6.0/).
+
+Many thanks to all contributors and issue reporters!
diff --git a/content/releases/q/release-3.6.0.md 
b/content/releases/q/release-3.6.0.md
new file mode 100644
index 00000000..3f5fe34c
--- /dev/null
+++ b/content/releases/q/release-3.6.0.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/q-3.6.0/"
+date: 2023-11-29
+type: release-note
+version: 3.6.0
+title: "Camel Quarkus release 3.6.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 50
+jdk: [17]
+---
\ No newline at end of file

Reply via email to