This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch ae
in repository https://gitbox.apache.org/repos/asf/camel.git
from 92d0467fe24 CAMEL-22225: Support all optional parameters in the
camel-google API components
add 7a936ea699f CAMEL-22225: Support all optional parameters in the
camel-google API components
No new revisions were added by this update.
Summary of changes:
.../component/google/calendar/GoogleCalendarProducer.java | 5 ++---
.../camel/component/google/drive/GoogleDriveProducer.java | 5 ++---
.../camel/component/google/mail/GoogleMailProducer.java | 5 ++---
.../camel/component/google/sheets/GoogleSheetsProducer.java | 5 ++---
.../org/apache/camel/component/olingo2/Olingo2Producer.java | 2 +-
.../org/apache/camel/component/olingo4/Olingo4Producer.java | 2 +-
.../org/apache/camel/component/twilio/TwilioProducer.java | 5 ++---
.../apache/camel/support/component/AbstractApiProducer.java | 11 +++++------
.../modules/ROOT/pages/camel-4x-upgrade-guide-4_14.adoc | 2 --
9 files changed, 17 insertions(+), 25 deletions(-)