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

commit af9e4b3d10a27c1fd1cafce00bacfde7bcdde6f8
Author: James Netherton <[email protected]>
AuthorDate: Wed Mar 25 16:05:27 2026 +0000

    Camel Quarkus 3.33.0 announcement blog post
---
 antora-playbook-snippets/antora-playbook.yml       |   1 +
 .../03/camel-quarkus-3.33.0/camel-featured.jpeg    | Bin 0 -> 625206 bytes
 content/blog/2026/03/camel-quarkus-3.33.0/index.md |  29 +++++++++++++++++++++
 content/releases/q/release-3.33.0.md               |  15 +++++++++++
 4 files changed, 45 insertions(+)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index 91cc3313..9c15e6ca 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -43,6 +43,7 @@ content:
     - url: https://github.com/apache/camel-quarkus.git
       branches:
         - main
+        - 3.33.x
         - 3.27.x
       start_path: docs
 
diff --git a/content/blog/2026/03/camel-quarkus-3.33.0/camel-featured.jpeg 
b/content/blog/2026/03/camel-quarkus-3.33.0/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and 
b/content/blog/2026/03/camel-quarkus-3.33.0/camel-featured.jpeg differ
diff --git a/content/blog/2026/03/camel-quarkus-3.33.0/index.md 
b/content/blog/2026/03/camel-quarkus-3.33.0/index.md
new file mode 100644
index 00000000..ec676f3a
--- /dev/null
+++ b/content/blog/2026/03/camel-quarkus-3.33.0/index.md
@@ -0,0 +1,29 @@
+---
+title: "Camel Quarkus 3.33.0 Released"
+date: 2026-03-25
+authors: ["jamesnetherton"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.33.0 Released"
+summary: "Camel Quarkus 3.33.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.33.0 LTS release of Apache Camel Quarkus.
+
+Camel Quarkus 3.33.0 aligns with the Camel 4.18.0 LTS and Quarkus 3.33.0 LTS 
releases.
+
+For more information, please check the [Release notes](/releases/q-3.33.0/).
+
+## Camel 4.18.0 LTS
+
+Please refer to the [Camel 4.18.0 release 
announcement](/blog/2026/02/RELEASE-4.18.0/) and the [Camel 4.18 what's new 
blog post](/blog/2026/02/camel418-whatsnew/) for more details.
+
+## Quarkus 3.33.0 LTS
+
+Please refer to the [Quarkus 3.33.0 release 
notes](https://github.com/quarkusio/quarkus/releases/tag/3.33.0) for more 
details.
+You can find the full release announcement on the [Quarkus 
Blog](https://quarkus.io/blog/tag/release/).
+
+## Migration guide
+
+Refer to the [migration 
guide](/camel-quarkus/next/migration-guide/3.33.0.html) for details of 
noteworthy changes that were made since the 3.32.0 release.
diff --git a/content/releases/q/release-3.33.0.md 
b/content/releases/q/release-3.33.0.md
new file mode 100644
index 00000000..2c336ba8
--- /dev/null
+++ b/content/releases/q/release-3.33.0.md
@@ -0,0 +1,15 @@
+---
+url: "/releases/q-3.33.0/"
+date: 2026-03-25
+eol: 2027-02-16
+type: release-note
+version: 3.33.0
+title: "Camel Quarkus release 3.33.0"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 91
+kind: lts
+jdk: [17,21]
+---
+

Reply via email to