This is an automated email from the ASF dual-hosted git repository. ppalaga 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 39b4cd01 Announce Camel Quarkus 3.2.1 39b4cd01 is described below commit 39b4cd011c98119f0f4571f64d35ff082b295fde Author: Peter Palaga <ppal...@redhat.com> AuthorDate: Mon Oct 9 11:54:19 2023 +0200 Announce Camel Quarkus 3.2.1 --- .../camel-featured.jpeg | Bin 0 -> 625206 bytes .../2023/10/camel-quarkus-release-3.2.1/index.md | 22 +++++++++++++++++++++ content/releases/q/release-3.2.1.md | 14 +++++++++++++ 3 files changed, 36 insertions(+) diff --git a/content/blog/2023/10/camel-quarkus-release-3.2.1/camel-featured.jpeg b/content/blog/2023/10/camel-quarkus-release-3.2.1/camel-featured.jpeg new file mode 100644 index 00000000..36c23a02 Binary files /dev/null and b/content/blog/2023/10/camel-quarkus-release-3.2.1/camel-featured.jpeg differ diff --git a/content/blog/2023/10/camel-quarkus-release-3.2.1/index.md b/content/blog/2023/10/camel-quarkus-release-3.2.1/index.md new file mode 100644 index 00000000..70623830 --- /dev/null +++ b/content/blog/2023/10/camel-quarkus-release-3.2.1/index.md @@ -0,0 +1,22 @@ +--- +title: "Camel Quarkus 3.2.1 Released" +date: 2023-10-09 +authors: ["ppalaga"] +categories: ["Releases", "Camel Quarkus"] +preview: "Camel Quarkus 3.2.1 LTS Released" +summary: "The first patch release of the 3.2.x LTS stream bringing Camel 4.0.1" +--- + +<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.2.1 release of Camel Quarkus. The first patch release of the 3.2.x LTS stream. + +## Camel 4.0.1 +Please refer to the [Camel 4.0.1 announcement](/blog/2023/09/RELEASE-4.0.1/) for more details. + +## Quarkus 3.2.6.Final +Camel Quarkus 3.2.1 is based on Quarkus 3.2.6.Final](https://quarkus.io/blog/cve-2023-4853/). + +For more information, please check the [Release note](/releases/q-3.2.1/). + +Many thanks to all contributors and issue reporters! diff --git a/content/releases/q/release-3.2.1.md b/content/releases/q/release-3.2.1.md new file mode 100644 index 00000000..1cae3c94 --- /dev/null +++ b/content/releases/q/release-3.2.1.md @@ -0,0 +1,14 @@ +--- +url: "/releases/q-3.2.1/" +date: 2023-10-09 +eol: 2024-03-01 +type: release-note +version: 3.2.1 +title: "New LTS Camel Quarkus release 3.2.1" +preview: "" +changelog: "" +category: "camel-quarkus" +milestone: 49 +kind: lts +jdk: [17] +--- \ No newline at end of file