-
Notifications
You must be signed in to change notification settings - Fork 173
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.5.0 announcement blog post
- Loading branch information
1 parent
fb4f8d6
commit 4b3985d
Showing
4 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,24 @@ | ||
--- | ||
title: "Camel Quarkus 3.5.0 Released" | ||
date: 2023-10-25 | ||
authors: ["jamesnetherton"] | ||
categories: ["Releases", "Camel Quarkus"] | ||
preview: "Camel Quarkus 3.5.0 Released" | ||
summary: "Camel Quarkus 3.5.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.5.0 release of Camel Quarkus. It aligns with the Camel 4.1.0 and Quarkus 3.5.0 releases. | ||
|
||
## Camel 4.1.0 | ||
|
||
Please refer to the [Camel 4.1.0 announcement](/blog/2023/10/RELEASE-4.1.0/) for more details. There's more information in the "what's new" [blog post](/blog/2023/10/camel41-whatsnew/). | ||
|
||
## Quarkus 3.5.0.Final | ||
|
||
Please refer to the [Quarkus 3.5.0 announcement](https://quarkus.io/blog/quarkus-3-5-0-released/) | ||
|
||
For more information, please check the [Release notes](/releases/q-3.5.0/). | ||
|
||
Many thanks to all contributors and issue reporters! |
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,12 @@ | ||
--- | ||
url: "/releases/q-3.5.0/" | ||
date: 2023-10-25 | ||
type: release-note | ||
version: 3.5.0 | ||
title: "Camel Quarkus release 3.5.0" | ||
preview: "" | ||
changelog: "" | ||
category: "camel-quarkus" | ||
milestone: 48 | ||
jdk: [17] | ||
--- |