Chapter 1. Release notes for Red Hat build of Apache Camel for Quarkus 3.15 / 3.15.4
1.1. Red Hat build of Apache Camel for Quarkus features Copy linkLink copied to clipboard!
- Fast startup and low RSS memory
- Using the optimized build-time and ahead-of-time (AOT) compilation features of Quarkus, your Camel application can be pre-configured at build time resulting in fast startup times.
- Application generator
- Use the Quarkus application generator to bootstrap your application and discover its extension ecosystem.
- Highly configurable
All the important aspects of a Red Hat build of Apache Camel for Quarkus application can be set up programmatically with CDI (Contexts and Dependency Injection) or by using configuration properties. By default, a CamelContext is configured and automatically started for you.
Check out the Configuring your Quarkus applications by using a properties file guide for more information on the different ways to bootstrap and configure an application.
- Integrates with existing Quarkus extensions
- Red Hat build of Apache Camel for Quarkus provides extensions for libraries and frameworks that are used by some Camel components which inherit native support and configuration options.
1.2. Supported platforms, configurations, databases, and extensions Copy linkLink copied to clipboard!
For information about supported platforms, configurations, and databases in Red Hat build of Apache Camel for Quarkus version 3.15, see the Supported Configuration page on the Customer Portal (login required).
For a list of Red Hat Red Hat build of Apache Camel for Quarkus extensions and the Red Hat support level for each extension, see the Extensions Overview chapter of the Red Hat build of Apache Camel for Quarkus Reference (login required).
1.3. BOM files for Red Hat build of Apache Camel for Quarkus Copy linkLink copied to clipboard!
-
To configure your Red Hat Red Hat build of Apache Camel for Quarkus version 3.15 projects to use the supported extensions, use the latest Bill Of Materials (BOM) version
3.15.4.redhat-00001or newer, from the Redhat Maven Repository.
For more information about BOM dependency management, see Developing Applications with Red Hat build of Apache Camel for Quarkus
1.4. Technology preview extensions Copy linkLink copied to clipboard!
Items designated as Technology Preview in the Extensions Overview chapter of the Red Hat build of Apache Camel for Quarkus Reference have limited supportability, as defined by the Technology Preview Features Support Scope.
1.5. Product errata and security advisories Copy linkLink copied to clipboard!
1.5.1. Red Hat build of Apache Camel for Quarkus Copy linkLink copied to clipboard!
For the latest Red Hat build of Apache Camel for Quarkus product errata and security advisories, see the Red Hat Product Errata page.
1.5.2. Red Hat build of Quarkus Copy linkLink copied to clipboard!
For the latest Red Hat build of Quarkus product errata and security advisories, see the Red Hat Product Errata page.
1.6. Known issues Copy linkLink copied to clipboard!
1.6.1. Websocket + Knative does not work with HTTP2 Copy linkLink copied to clipboard!
We support both camel-quarkus-grpc and camel-vertx-websocket with Knative.
gRPC needs HTTP2 (you can find instructions on how to enable it here: HTTP2 on Knative).
Unfortunately, Websockets with Knative does not work with HTTP2 (see Ingress Operator in OpenShift Container Platform).
Consequently, if you have an application that is intended to accept WebSocket connections, it must not allow negotiating the HTTP/2 protocol or else clients will fail to upgrade to the WebSocket protocol.
1.7. Known Quarkus CXF issues Copy linkLink copied to clipboard!
CXF is fully supported, but the following issues remain with this release of Red Hat build of Apache Camel for Quarkus.
1.7.1. Name clash between Service methods with the same name in one Java package Copy linkLink copied to clipboard!
If there are two SEIs in one Java package, both having a @WebMethod with the same name but different signature, then the default name for the generated request, response and possibly other classes is the same for both methods of both classes.
Since Quarkus CXF 3.10.0 and 3.8.4, the problem is detected at build time and the build fails.
1.8. Important notes Copy linkLink copied to clipboard!
1.8.1. Support for IBM Power and IBM Z Copy linkLink copied to clipboard!
Red Hat build of Apache Camel for Quarkus is supported on IBM Power and IBM Z.
1.8.2. Minimum Java version - JDK 17 Copy linkLink copied to clipboard!
Red Hat build of Apache Camel for Quarkus version 3.15 requires JDK 17 or newer.
1.8.3. Support for OpenJDK Copy linkLink copied to clipboard!
Red Hat build of Apache Camel for Quarkus version 3.15 includes support for OpenJDK 21.
1.8.4. Support for AdoptiumJDK Copy linkLink copied to clipboard!
Red Hat build of Apache Camel for Quarkus version 3.15 includes support for AdoptiumJDK 17 and AdoptiumJDK 21.
1.9. Upgrades Copy linkLink copied to clipboard!
1.9.1. Camel upgraded from version 4.4 to version 4.8 Copy linkLink copied to clipboard!
Red Hat build of Apache Camel for Quarkus version 3.15 has been upgraded from Camel version 4.0 to Camel version 4.4. For additional information about each intervening Camel patch release, refer to the following:
1.9.2. Camel Quarkus upgraded from version 3.8 to version 3.15 Copy linkLink copied to clipboard!
Red Hat build of Apache Camel for Quarkus version 3.15 has been upgraded from Camel Quarkus version 3.2 to Camel Quarkus version 3.8. For additional information about each intervening Camel Quarkus patch release, refer to the following:
- Apache Camel Quarkus 3.15.1 Release Notes
- Apache Camel Quarkus 3.15.0 Release Notes
- Apache Camel Quarkus 3.15.0 Release Notes
- Apache Camel Quarkus 3.14.5 Release Notes
- Apache Camel Quarkus 3.14.4 Release Notes
- Apache Camel Quarkus 3.14.3 Release Notes
- Apache Camel Quarkus 3.14.2 Release Notes
- Apache Camel Quarkus 3.14.1 Release Notes
- Apache Camel Quarkus 3.14.0 Release Notes
- Apache Camel Quarkus 3.14.0 Release Notes
- Apache Camel Quarkus 3.13.0 Release Notes
- Apache Camel Quarkus 3.13.0 Release Notes
- Apache Camel Quarkus 3.12.0 Release Notes
- Apache Camel Quarkus 3.12.0 Release Notes
- Apache Camel Quarkus 3.11.7 Release Notes
- Apache Camel Quarkus 3.11.6 Release Notes
- Apache Camel Quarkus 3.11.5 Release Notes
- Apache Camel Quarkus 3.11.4 Release Notes
- Apache Camel Quarkus 3.11.3 Release Notes
- Apache Camel Quarkus 3.11.2 Release Notes
- Apache Camel Quarkus 3.11.1 Release Notes
- Apache Camel Quarkus 3.11.0 Release Notes
- Apache Camel Quarkus 3.11.0 Release Notes
- Apache Camel Quarkus 3.10.0 Release Notes
- Apache Camel Quarkus 3.10.0 Release Notes
- Apache Camel Quarkus 3.9.0 Release Notes
- Apache Camel Quarkus 3.9.0 Release Notes
- Apache Camel Quarkus 3.8.4 Release Notes
- Apache Camel Quarkus 3.8.3 Release Notes
- Apache Camel Quarkus 3.8.2 Release Notes
- Apache Camel Quarkus 3.8.1 Release Notes
1.10. Resolved issues Copy linkLink copied to clipboard!
The following lists shows known issues that were affecting Red Hat build of Apache Camel for Quarkus, which have been fixed in Red Hat build of Apache Camel for Quarkus version 3.15.
| Issue | Description |
|---|---|
| CVE-2025-2240 com.redhat.quarkus.platform/quarkus-cxf-bom: SmallRye Fault Tolerance | |
| CVE-2024-57699 quarkus-camel-bom: Potential DoS via stack exhaustion (incomplete fix for CVE-2023-1370) |
| Issue | Description |
|---|---|
| CVE-2025-27636 org.apache.camel/camel-http: bypass of header filters via specially crafted response | |
| CVE-2025-27636 org.apache.camel/camel-http-base: bypass of header filters via specially crafted response |
| Issue | Description |
|---|---|
| CVE-2025-1247 io.quarkus/quarkus-rest: Quarkus REST Endpoint Request Parameter Leakage Due to Shared Instance | |
| CVE-2025-24970 io.netty/netty-handler: SslHandler doesn’t correctly validate packets which can lead to native crash when using native SSLEngine | |
| CVE-2025-1634 quarkus-resteasy: Memory Leak in Quarkus RESTEasy Classic When Client Requests Timeout |
| Issue | Description |
|---|---|
| A flaw in Quarkus-HTTP, incorrectly parses cookies with certain value-delimiting characters in incoming requests. This resolves CVE-2024-12397 com.redhat.quarkus.platform/quarkus-camel-bom: Quarkus HTTP Cookie Smuggling |
1.11. Deprecated features in Red Hat build of Apache Camel for Quarkus version 3.15 Copy linkLink copied to clipboard!
The following capabilities are not available in the next major release of Red Hat build of Apache Camel for Quarkus, and are deprecated in this release.
1.11.1. Openapi-java support for Openapi v2 Copy linkLink copied to clipboard!
Deprecated features
OpenApi V2 is deprecated in 3.15, due to dropped support in Openapi-java with Camel 4.5.x.
1.12. Extensions added in Red Hat build of Apache Camel for Quarkus version 3.15 Copy linkLink copied to clipboard!
The following table lists the extensions added in the Red Hat build of Apache Camel for Quarkus version 3.15 release .
| Extension | Artifact | Description | |
|---|---|---|---|
| 1 | AWS Secrets Manager | Manage AWS Secrets Manager services using AWS SDK version 2.x. | |
| 2 | Azure Event Hubs | Integrates Azure Event Hubs using AMQP protocol. | |
| 3 | Azure Key Vault | Manage secrets and keys in Azure Key Vault Service | |
| 4 | Azure Storage Blob | Store and retrieve blobs from Azure Storage Blob Service using SDK v12. | |
| 5 | Azure Storage Queue | Storing and retrieving the messages to/from Azure Storage Queue using Azure SDK v12. | |
| 6 | Beanio | Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats). | |
| 7 | Elasticsearch Low level Rest Client | Perform queries and other operations on Elasticsearch or OpenSearch (uses low-level client). | |
| 8 | File cluster service | Provides a FileLock implementation of the Camel Cluster Service SPI. | |
| 9 | Flink | Send DataSet jobs to an Apache Flink cluster. | |
| 10 | Google Secret Manager | Manage Google Secret Manager Secrets | |
| 11 | GraphQL | Send GraphQL queries and mutations to external systems. | |
| 12 | Hashicorp Vault | Manage secrets in Hashicorp Vault Service. | |
| 13 | JQ | Evaluate JQ expression against a JSON message body. | |
| 14 | Kubernetes Cluster Service | Provides a Kubernetes implementation of the Camel Cluster Service SPI | |
| 15 | Qute | Transform messages using Quarkus Qute templating engine. | |
| 16 | RabbitMQ | Send and receive messages from RabbitMQ using Spring RabbitMQ client. | |
| 17 | SMB | SMB component which consumes natively from file shares using the Server Message Block (SMB, also known as Common Internet File System - CIFS) protocol. | |
| 18 | YAML IO | Camel XML DSL with camel-xml-io. |
1.13. Extensions removed in Red Hat build of Apache Camel for Quarkus version 3.15 Copy linkLink copied to clipboard!
No extensions are removed in the Red Hat build of Apache Camel for Quarkus version 3.15 release.
1.14. Extensions with changed support in Red Hat build of Apache Camel for Quarkus version 3.15 Copy linkLink copied to clipboard!
The following table lists the extensions that have changed support levels in the Red Hat build of Apache Camel for Quarkus version 3.15 release.
| Extension | Artifact | Description |
|---|---|---|
| Azure Storage Blob |
| Store and retrieve blobs from Azure Storage Blob Service using SDK v12. |
| Azure Storage Queue |
| Storing and retrieving the messages to/from Azure Storage Queue using Azure SDK v12. |
For information about support levels, see Red Hat build of Apache Camel for Quarkus Extensions
1.15. Data formats added in Red Hat build of Apache Camel for Quarkus version 3.15 Copy linkLink copied to clipboard!
No data formats have been added in the Red Hat build of Apache Camel for Quarkus version 3.15 release.