This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 07fc10e914d CAMEL-20838: cleanup dumping the route coverage
     new b288ef7c37a CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Big Query
     new b644a89a5c2 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Calendar/Calendar Stream
     new 17a927e4557 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Drive
     new 73840de29ce CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Functions
     new 949172c4873 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Mail/Mail Stream
     new bfe0f3f5eb1 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Pubsub
     new 056292374bd CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Pubsub
     new e5eba92cc38 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Pubsub Lite
     new 8c5948064c0 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Secrets Manager
     new 74d74d6de98 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Sheets/Sheets Stream
     new 5278e0465bf CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Google Storage
     new fb0a3c35081 CAMEL-20798: EndpointServiceLocation on components to make 
it possible to know which remote system Camel connects to to assist for 
monitoring and observability - Regen

The 12 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:
 .../google/bigquery/GoogleBigQueryEndpoint.java    | 18 +++++++++++-
 .../google/calendar/GoogleCalendarEndpoint.java    | 27 +++++++++++++++++-
 .../stream/GoogleCalendarStreamEndpoint.java       | 27 +++++++++++++++++-
 .../google/drive/GoogleDriveEndpoint.java          | 32 ++++++++++++++++++----
 .../functions/GoogleCloudFunctionsEndpoint.java    | 18 +++++++++++-
 .../component/google/mail/GoogleMailEndpoint.java  | 27 +++++++++++++++++-
 .../mail/stream/GoogleMailStreamEndpoint.java      | 17 +++++++++++-
 .../pubsublite/GooglePubsubLiteEndpoint.java       | 29 ++++++++++++++++----
 .../google/pubsub/GooglePubsubEndpoint.java        | 29 ++++++++++++++++----
 .../manager/GoogleSecretManagerEndpoint.java       | 18 +++++++++++-
 .../google/sheets/GoogleSheetsEndpoint.java        | 27 +++++++++++++++++-
 .../sheets/stream/GoogleSheetsStreamEndpoint.java  | 18 +++++++++++-
 .../google/storage/GoogleCloudStorageEndpoint.java | 29 +++++++++++++++++++-
 13 files changed, 291 insertions(+), 25 deletions(-)

Reply via email to