This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 4a31a2df Cleanup
4a31a2df is described below
commit 4a31a2dfb4b8046b48a30b60eaac513d9b018622
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jun 2 17:18:19 2026 +0200
Cleanup
---
content/blog/2020/04/Camel32-Whatsnew/index.md | 2 +-
content/blog/2020/05/Camel33-Whatsnew/index.md | 2 +-
content/blog/2020/06/camel34-whatsnew/index.md | 2 +-
content/blog/2020/08/Camel-kafka-connector-0.4.0-RELEASE/index.md | 2 +-
content/blog/2021/05/Camel310-Whatsnew/index.md | 2 +-
content/blog/2021/06/Camel311-Whatsnew/index.md | 2 +-
content/blog/2021/12/camel314-whatsnew/index.md | 2 +-
content/blog/2022/02/camel315-whatsnew/index.md | 2 +-
content/blog/2022/03/camel316-whatsnew/index.md | 2 +-
content/blog/2022/05/camel317-whatsnew/index.md | 2 +-
content/blog/2022/10/camel-k-cicd/index.md | 2 +-
content/blog/2022/10/camel319-whatsnew/index.md | 2 +-
content/blog/2022/12/camel320-whatsnew/index.md | 2 +-
content/blog/2023/10/camel41-whatsnew/index.md | 2 +-
content/blog/2023/11/camel42-whatsnew/index.md | 2 +-
content/blog/2023/12/camel43-whatsnew/index.md | 2 +-
content/blog/2024/02/camel44-whatsnew/index.md | 2 +-
content/blog/2024/03/camel45-whatsnew/index.md | 2 +-
content/blog/2024/03/language-support-release-0.16.0/index.md | 2 +-
content/blog/2024/05/camel46-whatsnew/index.md | 2 +-
content/blog/2024/07/camel47-whatsnew/index.md | 2 +-
content/blog/2024/09/camel48-whatsnew/index.md | 2 +-
content/blog/2024/11/langchain4j-granite3/index.md | 2 +-
content/blog/2024/12/camel3-eol/index.md | 2 +-
content/blog/2024/12/camel49-whatsnew/index.md | 2 +-
content/blog/2024/12/langchain4j-bean-interface/index.md | 2 +-
content/blog/2025/02/camel-torchserve/index.md | 2 +-
content/blog/2025/02/camel410-whatsnew/index.md | 2 +-
content/blog/2025/04/camel411-whatsnew/index.md | 2 +-
content/blog/2025/05/camel412-whatsnew/index.md | 2 +-
content/blog/2025/07/camel413-whatsnew/index.md | 2 +-
31 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/content/blog/2020/04/Camel32-Whatsnew/index.md
b/content/blog/2020/04/Camel32-Whatsnew/index.md
index 4c645ecd..cb63383f 100644
--- a/content/blog/2020/04/Camel32-Whatsnew/index.md
+++ b/content/blog/2020/04/Camel32-Whatsnew/index.md
@@ -9,7 +9,7 @@ preview: Details of what we have done in the Camel 3.2 release.
A few days ago Apache Camel 3.2 was released. This is a continuation of the
work we are doing on Camel leading up to the first long term support release
(LTS) that would be either Camel 3.3 or 3.4.
-In case you have missed this, the release model in Camel 3.x is following the
principe of LTS and non-LTS releases (like Java JDKs). For more details see
this [blog post](/blog/2020/03/LTS-Release-Schedule/).
+In case you have missed this, the release model in Camel 3.x is following the
principe of LTS and non-LTS releases (like Java JDKs). For more details see
this blog post.
What this means is that we will not do patch releases for Camel 3.2.x, but
move ahead for Camel 3.3.
diff --git a/content/blog/2020/05/Camel33-Whatsnew/index.md
b/content/blog/2020/05/Camel33-Whatsnew/index.md
index 92a687ed..d3dbd05e 100644
--- a/content/blog/2020/05/Camel33-Whatsnew/index.md
+++ b/content/blog/2020/05/Camel33-Whatsnew/index.md
@@ -9,7 +9,7 @@ preview: Details of what we have done in the Camel 3.3 release.
A few days ago Apache Camel 3.3 was released. This is a continuation of the
work we are doing on Camel leading up to the first long term support release
(LTS) that will be the next release v3.4.
-In case you have missed this, the release model in Camel 3.x is following the
principe of LTS and non-LTS releases (like Java JDKs). For more details see
this [blog post](/blog/2020/03/LTS-Release-Schedule/).
+In case you have missed this, the release model in Camel 3.x is following the
principe of LTS and non-LTS releases (like Java JDKs). For more details see
this blog post.
What this means is that we will not do patch releases for Camel 3.3.x, but
move ahead for Camel 3.4.
diff --git a/content/blog/2020/06/camel34-whatsnew/index.md
b/content/blog/2020/06/camel34-whatsnew/index.md
index 0c779676..4ebd94c6 100644
--- a/content/blog/2020/06/camel34-whatsnew/index.md
+++ b/content/blog/2020/06/camel34-whatsnew/index.md
@@ -12,7 +12,7 @@ Apache Camel 3.4 is the first LTS (Long Term Support) release
of Camel 3.
This release will be actively supported with regular patch releases containing
important bug and security fixes for 1-year.
-For more details about LTS vs non-LTS releases see this [blog
post](/blog/2020/03/LTS-Release-Schedule/).
+For more details about LTS vs non-LTS releases see this blog post.
### So what's in this release?
diff --git a/content/blog/2020/08/Camel-kafka-connector-0.4.0-RELEASE/index.md
b/content/blog/2020/08/Camel-kafka-connector-0.4.0-RELEASE/index.md
index 9d56f1d9..4847f596 100644
--- a/content/blog/2020/08/Camel-kafka-connector-0.4.0-RELEASE/index.md
+++ b/content/blog/2020/08/Camel-kafka-connector-0.4.0-RELEASE/index.md
@@ -8,7 +8,7 @@ preview: "Camel Kafka Connector 0.4.0 Released"
draft: false
---
-We recently released camel-kafka-connector 0.4.0. This is the first release of
the latest project in the Camel’s ecosystem, based on an [LTS camel
release](/blog/2020/03/LTS-Release-Schedule/).
+We recently released camel-kafka-connector 0.4.0. This is the first release of
the latest project in the Camel’s ecosystem, based on an LTS camel release.
* The main features of this release are:
* Introduction of aggregation support
diff --git a/content/blog/2021/05/Camel310-Whatsnew/index.md
b/content/blog/2021/05/Camel310-Whatsnew/index.md
index 40077adf..15d1eef1 100644
--- a/content/blog/2021/05/Camel310-Whatsnew/index.md
+++ b/content/blog/2021/05/Camel310-Whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.10", "int
preview: Details of what we have done in the Camel 3.10 release.
---
-Apache Camel 3.10 has just been [released](/blog/2021/05/RELEASE-3.10.0/).
+Apache Camel 3.10 has just been released.
This is a non-LTS release which means we will not provide patch releases.
The next planned LTS release is 3.11 scheduled for June/July 2021.
diff --git a/content/blog/2021/06/Camel311-Whatsnew/index.md
b/content/blog/2021/06/Camel311-Whatsnew/index.md
index 534abf7e..fc9fee3f 100644
--- a/content/blog/2021/06/Camel311-Whatsnew/index.md
+++ b/content/blog/2021/06/Camel311-Whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.11", "int
preview: Details of what we have done in the Camel 3.11 LTS release.
---
-Apache Camel 3.11 has just been [released](/blog/2021/06/RELEASE-3.11.0/).
+Apache Camel 3.11 has just been released.
This is a LTS release which will be supported for 1 year with regular patch
and security releases.
diff --git a/content/blog/2021/12/camel314-whatsnew/index.md
b/content/blog/2021/12/camel314-whatsnew/index.md
index eeddccc5..39fb3522 100644
--- a/content/blog/2021/12/camel314-whatsnew/index.md
+++ b/content/blog/2021/12/camel314-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.14", "int
preview: Details of what we have done in the Camel 3.14 LTS release.
---
-Apache Camel 3.14 has just been [released](/blog/2021/12/RELEASE-3.14.0/).
+Apache Camel 3.14 has just been released.
This is the **last** LTS release supporting Java 8, and therefore we have
extended the support period from 1 to 2 years.
diff --git a/content/blog/2022/02/camel315-whatsnew/index.md
b/content/blog/2022/02/camel315-whatsnew/index.md
index 0085e787..dfdee829 100644
--- a/content/blog/2022/02/camel315-whatsnew/index.md
+++ b/content/blog/2022/02/camel315-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.15", "int
preview: Details of what we have done in the Camel 3.15 release.
---
-Apache Camel 3.15 has just been [released](/blog/2022/02/RELEASE-3.15.0/).
+Apache Camel 3.15 has just been released.
This release has **dropped** support for Java 8, and therefore Java 11 is
required.
diff --git a/content/blog/2022/03/camel316-whatsnew/index.md
b/content/blog/2022/03/camel316-whatsnew/index.md
index 1ef11abc..7d48d7ed 100644
--- a/content/blog/2022/03/camel316-whatsnew/index.md
+++ b/content/blog/2022/03/camel316-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.16", "int
preview: Details of what we have done in the Camel 3.16 release.
---
-Apache Camel 3.16 has just been [released](/blog/2022/03/RELEASE-3.16.0/).
+Apache Camel 3.16 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2022/05/camel317-whatsnew/index.md
b/content/blog/2022/05/camel317-whatsnew/index.md
index 7c0a048c..83d94033 100644
--- a/content/blog/2022/05/camel317-whatsnew/index.md
+++ b/content/blog/2022/05/camel317-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.17", "int
preview: Details of what we have done in the Camel 3.17 release.
---
-Apache Camel 3.17 has just been [released](/blog/2022/05/RELEASE-3.17.0/).
+Apache Camel 3.17 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2022/10/camel-k-cicd/index.md
b/content/blog/2022/10/camel-k-cicd/index.md
index 57153737..469d262e 100644
--- a/content/blog/2022/10/camel-k-cicd/index.md
+++ b/content/blog/2022/10/camel-k-cicd/index.md
@@ -8,7 +8,7 @@ keywords: ["apache camel", "camel k", "cicd", "kubernetes",
"devops", "pipelines
preview: "Continuous Integration, Continuous Delivery and Continuous
Deployment in Camel K"
---
-In [Camel K version 10](/blog/2022/09/camel-k-release-1-10/), we've released
the CLI `promote feature that provides Camel K an opinionated way of promoting
an Integration through the stages of software development. This feature unlock
the possibility to combine Camel K with external tooling and let the user
develop according to any automated release process. We always ear about CI/CD
(Continuous Integration/Continuous Delivery and/or Deployment), and in this
blog we're going to see how t [...]
+In Camel K version 10, we've released the CLI `promote feature that provides
Camel K an opinionated way of promoting an Integration through the stages of
software development. This feature unlock the possibility to combine Camel K
with external tooling and let the user develop according to any automated
release process. We always ear about CI/CD (Continuous Integration/Continuous
Delivery and/or Deployment), and in this blog we're going to see how to make it
for any Camel K integration.
The application I'm building is a REST API backed by a PostgreSQL database. It
will be realized with Camel K Integration via YAML DSL. The source code is
stored in Github and the idea is to build a **Continuous Delivery** pipeline
that can be manually triggered when we want to provide a release. The pipeline
will:
diff --git a/content/blog/2022/10/camel319-whatsnew/index.md
b/content/blog/2022/10/camel319-whatsnew/index.md
index 47989032..947e8aa6 100644
--- a/content/blog/2022/10/camel319-whatsnew/index.md
+++ b/content/blog/2022/10/camel319-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.19", "int
preview: Details of what we have done in the Camel 3.19 release.
---
-Apache Camel 3.19 has just been [released](/blog/2022/10/RELEASE-3.19.0/).
+Apache Camel 3.19 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2022/12/camel320-whatsnew/index.md
b/content/blog/2022/12/camel320-whatsnew/index.md
index 1b13a259..918ac94d 100644
--- a/content/blog/2022/12/camel320-whatsnew/index.md
+++ b/content/blog/2022/12/camel320-whatsnew/index.md
@@ -8,7 +8,7 @@ keywords: ["apache camel", "whats new", "camel 3", "release",
"camel 3.20", "int
preview: Details of what we have done in the Camel 3.20 release.
---
-Apache Camel 3.20 has just been [released](/blog/2022/12/RELEASE-3.20.0/).
+Apache Camel 3.20 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2023/10/camel41-whatsnew/index.md
b/content/blog/2023/10/camel41-whatsnew/index.md
index 8de73f4e..076ec78b 100644
--- a/content/blog/2023/10/camel41-whatsnew/index.md
+++ b/content/blog/2023/10/camel41-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.1", "inte
preview: Details of what we have done in the Camel 4.1 release.
---
-Apache Camel 4.1 (non LTS) has just been
[released](/blog/2023/10/RELEASE-4.1.0/).
+Apache Camel 4.1 (non LTS) has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2023/11/camel42-whatsnew/index.md
b/content/blog/2023/11/camel42-whatsnew/index.md
index 438b0552..914c6cbe 100644
--- a/content/blog/2023/11/camel42-whatsnew/index.md
+++ b/content/blog/2023/11/camel42-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.2", "inte
preview: Details of what we have done in the Camel 4.2 release.
---
-Apache Camel 4.2 (non LTS) has just been
[released](/blog/2023/11/RELEASE-4.2.0/).
+Apache Camel 4.2 (non LTS) has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2023/12/camel43-whatsnew/index.md
b/content/blog/2023/12/camel43-whatsnew/index.md
index b0ff1d0e..6b85bc53 100644
--- a/content/blog/2023/12/camel43-whatsnew/index.md
+++ b/content/blog/2023/12/camel43-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.3", "inte
preview: Details of what we have done in the Camel 4.3 release.
---
-Apache Camel 4.3 (non LTS) has just been
[released](/blog/2023/12/RELEASE-4.3.0/).
+Apache Camel 4.3 (non LTS) has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2024/02/camel44-whatsnew/index.md
b/content/blog/2024/02/camel44-whatsnew/index.md
index bbc954a2..122a77c6 100644
--- a/content/blog/2024/02/camel44-whatsnew/index.md
+++ b/content/blog/2024/02/camel44-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.4", "inte
preview: Details of what we have done in the Camel 4.4 release.
---
-Apache Camel 4.4 (LTS) has just been [released](/blog/2024/02/RELEASE-4.4.0/).
+Apache Camel 4.4 (LTS) has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2024/03/camel45-whatsnew/index.md
b/content/blog/2024/03/camel45-whatsnew/index.md
index 39bd9213..8c72d716 100644
--- a/content/blog/2024/03/camel45-whatsnew/index.md
+++ b/content/blog/2024/03/camel45-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.5", "inte
preview: Details of what we have done in the Camel 4.5 release.
---
-Apache Camel 4.5 has just been [released](/blog/2024/03/RELEASE-4.5.0/).
+Apache Camel 4.5 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2024/03/language-support-release-0.16.0/index.md
b/content/blog/2024/03/language-support-release-0.16.0/index.md
index a173ff28..fe7485b0 100644
--- a/content/blog/2024/03/language-support-release-0.16.0/index.md
+++ b/content/blog/2024/03/language-support-release-0.16.0/index.md
@@ -11,7 +11,7 @@ There is a new release of VS Code extension [Language Support
for Apache Camel](
Available at [Visual Studio
Marketplace](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel)
and [Open VSX
Registry](https://open-vsx.org/extension/redhat/vscode-apache-camel).
-This blog post is covering changes made during multiple releases. Latest [blog
posted](../../../2023/07/multi-release-vscode-extensions) changes were for
Language Support for Apache Camel v0.9.0. But all listed below is available in
latest published v0.16.0 extension release.
+This blog post is covering changes made during multiple releases. Latest blog
posted changes were for Language Support for Apache Camel v0.9.0. But all
listed below is available in latest published v0.16.0 extension release.
## What's changed
diff --git a/content/blog/2024/05/camel46-whatsnew/index.md
b/content/blog/2024/05/camel46-whatsnew/index.md
index de45c237..a028558f 100644
--- a/content/blog/2024/05/camel46-whatsnew/index.md
+++ b/content/blog/2024/05/camel46-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.6", "inte
preview: Summary of what's new and improved in the Camel 4.6 release.
---
-Apache Camel 4.6 has just been [released](/blog/2024/05/RELEASE-4.6.0/).
+Apache Camel 4.6 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2024/07/camel47-whatsnew/index.md
b/content/blog/2024/07/camel47-whatsnew/index.md
index a6c93078..ff0180da 100644
--- a/content/blog/2024/07/camel47-whatsnew/index.md
+++ b/content/blog/2024/07/camel47-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.7", "inte
preview: Details of what we have done in the Camel 4.7 release.
---
-Apache Camel 4.7 has just been [released](/blog/2024/07/RELEASE-4.7.0/).
+Apache Camel 4.7 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2024/09/camel48-whatsnew/index.md
b/content/blog/2024/09/camel48-whatsnew/index.md
index 8c9de02c..757d56af 100644
--- a/content/blog/2024/09/camel48-whatsnew/index.md
+++ b/content/blog/2024/09/camel48-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.8", "inte
preview: Details of what we have done in the Camel 4.8 release.
---
-Apache Camel 4.8 LTS has just been [released](/blog/2024/09/RELEASE-4.8.0/).
+Apache Camel 4.8 LTS has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2024/11/langchain4j-granite3/index.md
b/content/blog/2024/11/langchain4j-granite3/index.md
index fbebc92f..f4749198 100644
--- a/content/blog/2024/11/langchain4j-granite3/index.md
+++ b/content/blog/2024/11/langchain4j-granite3/index.md
@@ -10,7 +10,7 @@ preview: "Touch the subject of Large Language Models lock in
and how to prevent
# Introduction
-In a [previous blog post](/blog/2024/10/langchain4j-camel-annotations/), we
have seen how Camel parameter binding annotations could be used in conjunction
with LangChain4J AI services to easily create Camel routes using Large Language
Models. All this work is best reflected in a [Camel Quarkus
example](https://github.com/apache/camel-quarkus-examples/tree/camel-quarkus-main/data-extract-langchain4j).
While building this example, poor care was taken about the choice of the LLM
as this was [...]
+In a previous blog post, we have seen how Camel parameter binding annotations
could be used in conjunction with LangChain4J AI services to easily create
Camel routes using Large Language Models. All this work is best reflected in a
[Camel Quarkus
example](https://github.com/apache/camel-quarkus-examples/tree/camel-quarkus-main/data-extract-langchain4j).
While building this example, poor care was taken about the choice of the LLM
as this was not the initial priority. Thinking a bit more, [...]
# Why would one need to switch to another model ?
diff --git a/content/blog/2024/12/camel3-eol/index.md
b/content/blog/2024/12/camel3-eol/index.md
index 2b768cc4..8ed72f43 100644
--- a/content/blog/2024/12/camel3-eol/index.md
+++ b/content/blog/2024/12/camel3-eol/index.md
@@ -9,7 +9,7 @@ preview: Apache Camel 3 is end of life
Apache Camel is officially end of life by end of 2024.
-We have just [released](/blog/2024/12/RELEASE-3.22.3/) the last Apache Camel
3.22.3 release of Camel 3.x.
+We have just released the last Apache Camel 3.22.3 release of Camel 3.x.
There will be NO further releases, and support for Camel 3 has officially
reached its end of life.
There will not be any new releases of Camel 3.x, and users are encouraged to
start new development
diff --git a/content/blog/2024/12/camel49-whatsnew/index.md
b/content/blog/2024/12/camel49-whatsnew/index.md
index 9910a651..9fc65301 100644
--- a/content/blog/2024/12/camel49-whatsnew/index.md
+++ b/content/blog/2024/12/camel49-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.9", "inte
preview: Details of what we have done in the Camel 4.9 release.
---
-Apache Camel 4.9 has just been [released](/blog/2024/12/RELEASE-4.9.0/).
+Apache Camel 4.9 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2024/12/langchain4j-bean-interface/index.md
b/content/blog/2024/12/langchain4j-bean-interface/index.md
index 8ee55046..be6eafd1 100644
--- a/content/blog/2024/12/langchain4j-bean-interface/index.md
+++ b/content/blog/2024/12/langchain4j-bean-interface/index.md
@@ -76,7 +76,7 @@ As always, there are manual
[workarounds](https://quarkus.io/guides/cdi-referenc
However, this kind of issues is best fixed in the Camel Quarkus LangChain4j
extension itself.
Indeed, this extension aims at solving as much as possible the intricacies of
developing camel routes using high-level [AI
services](https://docs.langchain4j.dev/tutorials/ai-services/).
-The good news is that the AI service resolution by interface has just been
delivered with the recent [Camel Quarkus 3.17.0
release](/blog/2024/12/camel-quarkus-release-3.17.0/).
+The good news is that the AI service resolution by interface has just been
delivered with the recent Camel Quarkus 3.17.0 release.
# Conclusion
diff --git a/content/blog/2025/02/camel-torchserve/index.md
b/content/blog/2025/02/camel-torchserve/index.md
index d9923d89..94e1dc4e 100644
--- a/content/blog/2025/02/camel-torchserve/index.md
+++ b/content/blog/2025/02/camel-torchserve/index.md
@@ -10,7 +10,7 @@ preview: "Discover how to use Camel TorchServe component to
effortlessly run AI
## Introduction
-In the just released [Apache Camel 4.10 LTS](/blog/2025/02/RELEASE-4.10.0/),
AI-related components have been further enhanced. Among others, three new
components related to AI model serving have been added. [^1]
+In the just released Apache Camel 4.10 LTS, AI-related components have been
further enhanced. Among others, three new components related to AI model
serving have been added. [^1]
[^1]: Camel TorchServe component has been provided since 4.9.
diff --git a/content/blog/2025/02/camel410-whatsnew/index.md
b/content/blog/2025/02/camel410-whatsnew/index.md
index bab6f89d..fb305291 100644
--- a/content/blog/2025/02/camel410-whatsnew/index.md
+++ b/content/blog/2025/02/camel410-whatsnew/index.md
@@ -7,7 +7,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.10", "int
preview: Details of what we have done in the Camel 4.10 release.
---
-Apache Camel 4.10 LTS has just been [released](/blog/2025/02/RELEASE-4.10.0/).
+Apache Camel 4.10 LTS has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2025/04/camel411-whatsnew/index.md
b/content/blog/2025/04/camel411-whatsnew/index.md
index a9e9918b..f90127bd 100644
--- a/content/blog/2025/04/camel411-whatsnew/index.md
+++ b/content/blog/2025/04/camel411-whatsnew/index.md
@@ -8,7 +8,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.11", "int
preview: "Details of what we have done in the Camel 4.11 release."
---
-Apache Camel 4.11 has just been [released](/blog/2025/04/RELEASE-4.11.0/).
+Apache Camel 4.11 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2025/05/camel412-whatsnew/index.md
b/content/blog/2025/05/camel412-whatsnew/index.md
index c446d9c5..4f2acdc2 100644
--- a/content/blog/2025/05/camel412-whatsnew/index.md
+++ b/content/blog/2025/05/camel412-whatsnew/index.md
@@ -8,7 +8,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.12", "int
preview: "Details of what we have done in the Camel 4.12 release."
---
-Apache Camel 4.12 has just been [released](/blog/2025/05/RELEASE-4.12.0/).
+Apache Camel 4.12 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.
diff --git a/content/blog/2025/07/camel413-whatsnew/index.md
b/content/blog/2025/07/camel413-whatsnew/index.md
index 79ca44b2..9753201f 100644
--- a/content/blog/2025/07/camel413-whatsnew/index.md
+++ b/content/blog/2025/07/camel413-whatsnew/index.md
@@ -8,7 +8,7 @@ keywords: ["apache camel", "whats new", "camel 4", "release",
"camel 4.13", "int
preview: "Details of what we have done in the Camel 4.13 release."
---
-Apache Camel 4.13 has just been [released](/blog/2025/07/RELEASE-4.13.0/).
+Apache Camel 4.13 has just been released.
This release introduces a set of new features and noticeable improvements that
we will cover in this blog post.