-
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.
Add release notes and blog entry for Camel 4.8.2
- Loading branch information
Showing
3 changed files
with
34 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.
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,17 @@ | ||
--- | ||
title: "RELEASE 4.8.2" | ||
date: 2024-12-05 | ||
draft: false | ||
authors: [gzurowski] | ||
categories: ["Releases"] | ||
preview: "The Camel community announces the immediate availability of the new Camel 4.8.2 LTS release" | ||
--- | ||
|
||
The Camel community announces the immediate availability of the Camel 4.8.2 LTS patch release with 41 bug fixes and improvements. | ||
|
||
The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the [release notes](/releases/release-4.8.2/). | ||
|
||
Many thanks to all who made this release possible. | ||
|
||
On behalf of the Camel PMC, | ||
Gregor Zurowski |
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,17 @@ | ||
--- | ||
date: 2024-12-05 | ||
eol: 2025-09-14 | ||
draft: false | ||
type: release-note | ||
version: 4.8.2 | ||
title: "Release 4.8.2" | ||
preview: "New LTS release 4.8.2" | ||
apiBreaking: "" | ||
knownIssues: "" | ||
jiraVersionId: 12355182 | ||
category: camel | ||
kind: lts | ||
jdk: [17, 21] | ||
--- | ||
|
||
This release is the new Camel 4.8.2 release. |