Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camel Quarkus 3.15.0 announcement blog post #1240

Merged
merged 1 commit into from
Sep 26, 2024
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
1 change: 1 addition & 0 deletions antora-playbook-snippets/antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ content:
- url: https://github.com/apache/camel-quarkus.git
branches:
- main
- 3.15.x
- 3.8.x
start_path: docs

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions content/blog/2024/09/camel-quarkus-release-3.15.0/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: "Camel Quarkus 3.15.0 Released"
date: 2024-09-26
authors: ["jamesnetherton"]
categories: ["Releases", "Camel Quarkus"]
preview: "Camel Quarkus 3.15.0 Released"
summary: "Camel Quarkus 3.15.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.15.0 LTS release of Camel Quarkus.

Camel Quarkus 3.15.0 aligns with the Camel 4.8.0 LTS and Quarkus 3.15.0 LTS releases.

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

## Camel 4.8.0

Please refer to the [Camel 4.8.0 release announcement](/blog/2024/09/camel48-whatsnew/) for more details.

## Quarkus 3.15.0

Please refer to the [Quarkus 3.15.0 release notes](https://github.com/quarkusio/quarkus/releases/tag/3.15.0) for more details.
You can find the full release announcement on the [Quarkus Blog](https://quarkus.io/blog/tag/release/).
Copy link
Contributor

@aldettinger aldettinger Sep 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes far better to link to all releases so that it's always the same.


## Migration guide

Refer to the [migration guide](/camel-quarkus/next/migration-guide/3.15.0.html) for details of noteworthy changes that were made since the 3.14.0 release.
14 changes: 14 additions & 0 deletions content/releases/q/release-3.15.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
url: "/releases/q-3.15.0/"
date: 2024-09-23
eol: 2025-09-10
type: release-note
version: 3.15.0
title: "Camel Quarkus release 3.15.0"
preview: ""
changelog: ""
category: "camel-quarkus"
milestone: 64
kind: lts
jdk: [17, 21]
---