From bdc0d2aea37f273ab77131723723ce7b4986b41b Mon Sep 17 00:00:00 2001 From: Jiri Ondrusek Date: Fri, 20 Feb 2026 15:10:00 +0100 Subject: [PATCH] Added release 4.18.0 for Camel Upgrade Recipes --- .../upgrade-recipes/release-4.18.0.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 content/releases/upgrade-recipes/release-4.18.0.md diff --git a/content/releases/upgrade-recipes/release-4.18.0.md b/content/releases/upgrade-recipes/release-4.18.0.md new file mode 100644 index 00000000000..bc67e298c35 --- /dev/null +++ b/content/releases/upgrade-recipes/release-4.18.0.md @@ -0,0 +1,19 @@ +--- +url: "/releases/upgrade-recipes-4.18.0/" +date: 2026-02-20 +type: release-note +version: "4.18.0" +title: "Upgrade Recipes 4.18.0" +preview: "" +changelog: "" +category: "camel-upgrade-recipes" +jdk: [17,21] +--- + +## Upgrade Instructions + +For detailed instructions on using Apache Camel Upgrade Recipes, please see the [Apache Camel Upgrade Recipes Tool Manual](/manual/camel-upgrade-recipes-tool.html). + +## Full Release Notes + +Complete release notes for this version are available in the [Camel Upgrade Recipes repository](https://github.com/apache/camel-upgrade-recipes/blob/main/release_notes.adoc#4180). \ No newline at end of file