This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 91163f6d0387187cf9a2136b4fb889c21f9c3662 Author: Pierre-Yves B <pierre-yves.bigour...@bbc.co.uk> AuthorDate: Thu Sep 23 12:07:17 2021 +0100 CAMEL-16594 Add documentation for breaking changes. --- .../user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_12.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_12.adoc b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_12.adoc index b47ed73..9439734 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_12.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-3x-upgrade-guide-3_12.adoc @@ -34,6 +34,12 @@ This means the following options has been renamed: - `camel-protobuf` renamed `collectionTypeName` to `collectionType`, and `jsonViewTypeName` to `jsonView`, and `unmarshalTypeName` to `unmarshalType` - `camel-yaml` renamed `unmarshalTypeName` to `unmarshalType` +=== camel-aws2-ddb + +The `iteratorType` option has been dropped in favour of the `streamIteratorType` option. Possible values are `FROM_LATEST` and `FROM_START`. + +The `sequencenumberprovider` functionality is no longer supported. + === camel-catalog Remove the APIs to return the website documentation in ascii doc and html format, it is the methods