This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7add1ca1106 CAMEL-18871 - camel-netty - Add
producerPoolBlockWhenExhausted & producerPoolMaxWait options (#9047)
new 19358a63279 (chores) camel-rest: removed deprecated option
new f267a94626b (chores) camel-http / camel-rest: fix usage of deprecated
option
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/camel/catalog/components/rest.json | 1 -
.../http/rest/RestCamelComponentVerifierTest.java | 2 +-
.../component/rest/RestComponentConfigurer.java | 6 ------
.../org/apache/camel/component/rest/rest.json | 1 -
.../apache/camel/component/rest/RestComponent.java | 21 ---------------------
.../rest/RestComponentVerifierExtension.java | 2 +-
.../ROOT/pages/camel-3x-upgrade-guide-3_21.adoc | 4 ++++
.../dsl/RestEndpointComponentBuilderFactory.java | 22 ----------------------
8 files changed, 6 insertions(+), 53 deletions(-)