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.git
The following commit(s) were added to refs/heads/main by this push:
new b83aca0a108 CAMEL-18225: customDataFormat renamed to custom in Camel
3.15 onwards.
b83aca0a108 is described below
commit b83aca0a1083db3336e51457c549b97be9af9f9f
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Jun 24 08:40:20 2022 +0200
CAMEL-18225: customDataFormat renamed to custom in Camel 3.15 onwards.
---
docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git
a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
index 2ab4bfc231f..870268fe326 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_15.adoc
@@ -53,6 +53,7 @@ The data formats naming has been made consistent to use Camel
Case:
| bindy-csv | bindyCsv
| bindy-fixed | bindyFixed
| bindy-kvp | bindyKvp
+| customDataFormat | custom
| gzip-deflater | gzipDeflater
| jacksonxml | jacksonXml
| json-fastjson | fastjson