Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions content/blog/2026/05/camel-quarkus-3.33.1/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: "Camel Quarkus 3.33.1 Released"
date: 2026-05-07
authors: ["jamesnetherton"]
categories: ["Releases", "Camel Quarkus"]
preview: "Camel Quarkus 3.33.1 Released"
summary: "Camel Quarkus 3.33.1 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.1 LTS release of Camel Quarkus.

Camel Quarkus 3.33.1 aligns with the Camel 4.18.2 LTS and Quarkus 3.33.1.1 LTS releases.

For more information, please check the [Release notes](/releases/q-3.33.1/).

## Camel 4.18.2

Please refer to the [Camel 4.18.2 release announcement](/blog/2026/04/RELEASE-4.18.2/) for more details.

## Quarkus 3.33.1.1

You can find the Quarkus 3.33.1.1 release announcement on the [Quarkus Blog](https://quarkus.io/blog/CVE-2026-39852/).

## Quarkus 3.33.2

Quarkus 3.33.2 is currently scheduled for release on May 26th. The `quarkus-camel-bom` in this release will be aligned with Camel Quarkus 3.33.1.

Keep a watch on the Quarkus release announcements for more details.
15 changes: 15 additions & 0 deletions content/releases/q/release-3.33.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
url: "/releases/q-3.33.1/"
date: 2026-05-06
eol: 2027-02-16
type: release-note
version: 3.33.1
title: "Camel Quarkus release 3.33.1"
preview: ""
changelog: ""
category: "camel-quarkus"
milestone: 95
kind: lts
jdk: [17,21]
---

Loading