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 c45defb2 Add upgrade recipes 4.17.0 release (#1478)
c45defb2 is described below
commit c45defb297cde943d98f3cc99b3f9c45e214e87b
Author: JiriOndrusek <[email protected]>
AuthorDate: Sat Jan 17 08:28:14 2026 +0100
Add upgrade recipes 4.17.0 release (#1478)
---
content/releases/upgrade-recipes/release-4.17.0.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/content/releases/upgrade-recipes/release-4.17.0.md
b/content/releases/upgrade-recipes/release-4.17.0.md
new file mode 100644
index 00000000..c950c94a
--- /dev/null
+++ b/content/releases/upgrade-recipes/release-4.17.0.md
@@ -0,0 +1,19 @@
+---
+url: "/releases/upgrade-recipes-4.17.0/"
+date: 2026-01-16
+type: release-note
+version: "4.17.0"
+title: "Upgrade Recipes 4.17.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#4170).
\ No newline at end of file