This is an automated email from the ASF dual-hosted git repository. fmariani pushed a commit to branch upgrade-recipes-4.15 in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 2b69f3befafea6547b9ea6cf6bcdcd4bb06018f9 Author: Croway <[email protected]> AuthorDate: Tue Oct 14 15:21:59 2025 +0200 Camel Upgrade Recipes 4.15 release notes --- content/releases/upgrade-recipes/release-4.15.0.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/content/releases/upgrade-recipes/release-4.15.0.md b/content/releases/upgrade-recipes/release-4.15.0.md new file mode 100644 index 00000000..e91a13e6 --- /dev/null +++ b/content/releases/upgrade-recipes/release-4.15.0.md @@ -0,0 +1,19 @@ +--- +url: "/releases/upgrade-recipes-4.15.0/" +date: 2025-10-14 +type: release-note +version: "4.15.0" +title: "Upgrade Recipes 4.15.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#4150). \ No newline at end of file
