This is an automated email from the ASF dual-hosted git repository.
aldettinger 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 3733155d Camel Quarkus 3.9.0 announcement blog post
3733155d is described below
commit 3733155d392229dd19935a8a61f27ac75a338522
Author: aldettinger <[email protected]>
AuthorDate: Wed Mar 27 17:28:55 2024 +0100
Camel Quarkus 3.9.0 announcement blog post
---
antora-playbook-snippets/antora-playbook.yml | 1 +
.../camel-featured.jpeg | Bin 0 -> 625206 bytes
.../2024/03/camel-quarkus-release-3.9.0/index.md | 24 +++++++++++++++++++++
content/releases/q/release-3.9.0.md | 12 +++++++++++
4 files changed, 37 insertions(+)
diff --git a/antora-playbook-snippets/antora-playbook.yml
b/antora-playbook-snippets/antora-playbook.yml
index 42783d8d..c2725377 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -51,6 +51,7 @@ content:
- url: https://github.com/apache/camel-quarkus.git
branches:
- main
+ - 3.9.x
- 3.8.x
- 3.2.x
start_path: docs
diff --git
a/content/blog/2024/03/camel-quarkus-release-3.9.0/camel-featured.jpeg
b/content/blog/2024/03/camel-quarkus-release-3.9.0/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and
b/content/blog/2024/03/camel-quarkus-release-3.9.0/camel-featured.jpeg differ
diff --git a/content/blog/2024/03/camel-quarkus-release-3.9.0/index.md
b/content/blog/2024/03/camel-quarkus-release-3.9.0/index.md
new file mode 100644
index 00000000..db2a76d2
--- /dev/null
+++ b/content/blog/2024/03/camel-quarkus-release-3.9.0/index.md
@@ -0,0 +1,24 @@
+---
+title: "Camel Quarkus 3.9.0 Released"
+date: 2024-03-27
+authors: ["aldettinger"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.9.0 Released"
+summary: "Camel Quarkus 3.9.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.9.0 release of Camel Quarkus.
+
+Camel Quarkus 3.9.0 aligns with Camel 4.4.1 LTS and Quarkus 3.9.0 releases.
+
+For more information, please check the [Release notes](/releases/q-3.9.0/).
+
+## Camel 4.4.1
+
+Please refer to the [Camel 4.4.1 announcement](/blog/2024/03/RELEASE-4.4.1/)
for more details.
+
+## Quarkus 3.9.0
+
+Please refer to the [Quarkus
3.9.0](https://github.com/quarkusio/quarkus/releases/tag/3.9.0) release notes
for more details.
diff --git a/content/releases/q/release-3.9.0.md
b/content/releases/q/release-3.9.0.md
new file mode 100644
index 00000000..e7dead4b
--- /dev/null
+++ b/content/releases/q/release-3.9.0.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/q-3.9.0/"
+date: 2024-03-27
+type: release-note
+version: 3.9.0
+title: "Camel Quarkus release 3.9.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 55
+jdk: [17, 21]
+---