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 b0a8c4dd Camel Quarkus 3.20.0 announcement blog post
b0a8c4dd is described below

commit b0a8c4dd6dd0da4716b935af79e05456ab43e034
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Mon Mar 24 10:18:52 2025 +0000

    Camel Quarkus 3.20.0 announcement blog post
---
 antora-playbook-snippets/antora-playbook.yml       |   1 +
 .../camel-featured.jpeg                            | Bin 0 -> 625206 bytes
 .../2025/03/camel-quarkus-release-3.20.0/index.md  |  26 +++++++++++++++++++++
 content/releases/q/release-3.20.0.md               |  14 +++++++++++
 4 files changed, 41 insertions(+)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 3613c34f..7c58f085 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -46,6 +46,7 @@ content:
       branches:
         - main
         - 3.15.x
+        - 3.20.x
       start_path: docs
 
     - url: https://github.com/apache/camel-quarkus-examples.git
diff --git 
a/content/blog/2025/03/camel-quarkus-release-3.20.0/camel-featured.jpeg 
b/content/blog/2025/03/camel-quarkus-release-3.20.0/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and 
b/content/blog/2025/03/camel-quarkus-release-3.20.0/camel-featured.jpeg differ
diff --git a/content/blog/2025/03/camel-quarkus-release-3.20.0/index.md 
b/content/blog/2025/03/camel-quarkus-release-3.20.0/index.md
new file mode 100644
index 00000000..3477ba62
--- /dev/null
+++ b/content/blog/2025/03/camel-quarkus-release-3.20.0/index.md
@@ -0,0 +1,26 @@
+---
+title: "Camel Quarkus 3.20.0 Released"
+date: 2025-03-26
+authors: ["jamesnetherton"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.20.0 Released"
+summary: "Camel Quarkus 3.20.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.20.0 LTS release of Camel Quarkus.
+
+Camel Quarkus 3.20.0 aligns with the Camel 4.10.2 LTS and Quarkus 3.20.0 LTS 
releases.
+
+For more information, please check the [Release notes](/releases/q-3.20.0/).
+
+## Camel 4.10.2
+
+Please refer to the [Camel 4.10.2 release 
announcement](/blog/2025/03/RELEASE-4.10.2/) for more details.
+
+## Quarkus 3.20.0
+
+Please refer to the [Quarkus 3.20.0 release 
notes](https://github.com/quarkusio/quarkus/releases/tag/3.20.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.20.0.md 
b/content/releases/q/release-3.20.0.md
new file mode 100644
index 00000000..278f601b
--- /dev/null
+++ b/content/releases/q/release-3.20.0.md
@@ -0,0 +1,14 @@
+---
+url: "/releases/q-3.20.0/"
+date: 2025-03-26
+eol: 2026-02-10
+type: release-note
+version: 3.20.0
+title: "Camel Quarkus release 3.20.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 72
+kind: lts
+jdk: [17,21]
+---

Reply via email to