-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Camel Quarkus 3.15.2 announcement blog post
- Loading branch information
1 parent
bfc2ce2
commit c8ca79d
Showing
3 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions
25
content/blog/2025/01/camel-quarkus-release-3.15.2/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: "Camel Quarkus 3.15.2 Released" | ||
date: 2025-01-21 | ||
authors: ["jamesnetherton"] | ||
categories: ["Releases", "Camel Quarkus"] | ||
preview: "Camel Quarkus 3.15.2 Released" | ||
summary: "Camel Quarkus 3.15.2 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.15.2 LTS release of Camel Quarkus. | ||
|
||
Camel Quarkus 3.15.2 aligns with the Camel 4.8.3 LTS and Quarkus 3.15.3 LTS releases. | ||
|
||
For more information, please check the [Release notes](/releases/q-3.15.2/). | ||
|
||
## Camel 4.8.3 | ||
|
||
Please refer to the [Camel 4.8.3 release announcement](/blog/2025/01/RELEASE-4.8.3/) for more details. | ||
|
||
## Quarkus 3.15.3 | ||
|
||
Please refer to the [Quarkus 3.15.3 release notes](https://github.com/quarkusio/quarkus/releases/tag/3.15.3) for more details. | ||
You can find the full release announcement on the [Quarkus Blog](https://quarkus.io/blog/tag/release/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
url: "/releases/q-3.15.2/" | ||
date: 2025-01-21 | ||
eol: 2025-09-10 | ||
type: release-note | ||
version: 3.15.2 | ||
title: "Camel Quarkus release 3.15.2" | ||
preview: "" | ||
changelog: "" | ||
category: "camel-quarkus" | ||
milestone: 70 | ||
kind: lts | ||
jdk: [17,21] | ||
--- |