This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 7c5051c7 Camel Quarkus 3.39.0 announcement blog post (#1731)
7c5051c7 is described below
commit 7c5051c7cdc5e38ff987be8dc3eac2eb89bd47b9
Author: Jiří Ondrušek <[email protected]>
AuthorDate: Mon Aug 31 07:49:10 2026 +0200
Camel Quarkus 3.39.0 announcement blog post (#1731)
---
.../2026/08/camel-quarkus-release-3.39.0/index.md | 25 ++++++++++++++++++++++
content/releases/q/release-3.39.0.md | 12 +++++++++++
2 files changed, 37 insertions(+)
diff --git a/content/blog/2026/08/camel-quarkus-release-3.39.0/index.md
b/content/blog/2026/08/camel-quarkus-release-3.39.0/index.md
new file mode 100644
index 00000000..ef15fd41
--- /dev/null
+++ b/content/blog/2026/08/camel-quarkus-release-3.39.0/index.md
@@ -0,0 +1,25 @@
+---
+title: "Camel Quarkus 3.39.0 Released"
+date: 2026-08-24
+authors: ["jiriondrusek"]
+categories: ["Releases"]
+keywords: ["apache camel", "camel quarkus", "release", "quarkus", "3.39.0"]
+preview: "Camel Quarkus 3.39.0 Released"
+summary: "Camel Quarkus 3.39.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.39.0 release of Camel Quarkus.
+
+Camel Quarkus 3.39.0 aligns with the Camel 4.22.0 and Quarkus 3.39.0 releases.
+
+For more information, please check the [Release notes](/releases/q-3.39.0/).
+
+## Camel 4.22.0
+
+Please refer to the [Camel 4.22 what's new blog
post](/blog/2026/08/camel422-whatsnew/) for more details.
+
+## Quarkus 3.39.0
+
+Please refer to the [Quarkus 3.39.0 release
notes](https://github.com/quarkusio/quarkus/releases/tag/3.39.0) for more
details.
diff --git a/content/releases/q/release-3.39.0.md
b/content/releases/q/release-3.39.0.md
new file mode 100644
index 00000000..aa0e300c
--- /dev/null
+++ b/content/releases/q/release-3.39.0.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/q-3.39.0/"
+date: 2026-08-24
+type: release-note
+version: 3.39.0
+title: "Camel Quarkus release 3.39.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 100
+jdk: [17,21]
+---