This is an automated email from the ASF dual-hosted git repository. dmvolod pushed a change to branch camel-2.23.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 24d0858 CAMEL-13072 remove the exception block new 30388a7 CAMEL-13063: Olingo2Endpoint swallowing consumer. options new 0039755 CAMEL-13054: Olingo4Endpoint - avoid swallowing consumer options new 940b18c CAMEL-13061: Missing properties on Olingo2 consumer initialisation new 1072bf5 CAMEL-13059: camel-olingo2 assumes '/' at end of URI new 57e4dfe CAMEL-13058: AbstractFutureCallback generates NPE when response is a 401 The 5 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: .../camel/component/olingo2/api/impl/AbstractFutureCallback.java | 3 +-- .../apache/camel/component/olingo2/api/impl/Olingo2AppImpl.java | 2 +- components/camel-olingo2/camel-olingo2-component/pom.xml | 3 ++- .../java/org/apache/camel/component/olingo2/Olingo2Endpoint.java | 8 ++++++++ .../java/org/apache/camel/component/olingo4/Olingo4Endpoint.java | 8 ++++++++ 5 files changed, 20 insertions(+), 4 deletions(-)