You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2024/03/19 15:12:00 UTC

(camel-website) branch main updated: Camel Quarkus 3.8.1 announcement blog post

This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new ab517d35 Camel Quarkus 3.8.1 announcement blog post
ab517d35 is described below

commit ab517d35823a70f4e1a7e351f2c94356d6e5bd9f
Author: James Netherton <ja...@gmail.com>
AuthorDate: Tue Mar 19 14:02:16 2024 +0000

    Camel Quarkus 3.8.1 announcement blog post
---
 .../camel-featured.jpeg                            | Bin 0 -> 625206 bytes
 .../2024/03/camel-quarkus-release-3.8.1/index.md   |  24 +++++++++++++++++++++
 content/releases/q/release-3.8.1.md                |  12 +++++++++++
 3 files changed, 36 insertions(+)

diff --git a/content/blog/2024/03/camel-quarkus-release-3.8.1/camel-featured.jpeg b/content/blog/2024/03/camel-quarkus-release-3.8.1/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and b/content/blog/2024/03/camel-quarkus-release-3.8.1/camel-featured.jpeg differ
diff --git a/content/blog/2024/03/camel-quarkus-release-3.8.1/index.md b/content/blog/2024/03/camel-quarkus-release-3.8.1/index.md
new file mode 100644
index 00000000..60e548fe
--- /dev/null
+++ b/content/blog/2024/03/camel-quarkus-release-3.8.1/index.md
@@ -0,0 +1,24 @@
+---
+title: "Camel Quarkus 3.8.1 LTS Released"
+date: 2024-03-19
+authors: ["jamesnetherton"]
+categories: ["Releases", "Camel Quarkus"]
+preview: "Camel Quarkus 3.8.1 LTS Released"
+summary: "Camel Quarkus 3.8.1 LTS 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.8.1 release of Camel Quarkus.
+
+Camel Quarkus 3.8.1 is an LTS release, it aligns with Camel 4.4.1 LTS and Quarkus 3.8.3 LTS releases.
+
+For more information, please check the [Release notes](/releases/q-3.8.1/).
+
+## Camel 4.4.1
+
+Please refer to the [Camel 4.4.1 announcement](/blog/2024/03/RELEASE-4.4.1/) for more details.
+
+## Quarkus 3.8.3
+
+Please refer to the [Quarkus 3.8.3](https://github.com/quarkusio/quarkus/releases/tag/3.8.3) release notes for more details.
diff --git a/content/releases/q/release-3.8.1.md b/content/releases/q/release-3.8.1.md
new file mode 100644
index 00000000..d82b80aa
--- /dev/null
+++ b/content/releases/q/release-3.8.1.md
@@ -0,0 +1,12 @@
+---
+url: "/releases/q-3.8.1/"
+date: 2024-03-19
+type: release-note
+version: 3.8.1
+title: "Camel Quarkus release 3.8.1"
+preview: ""
+changelog: ""
+category: "camel-quarkus"
+milestone: 56
+jdk: [17, 21]
+---
\ No newline at end of file