You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/07 16:47:43 UTC

[camel] 04/04: CAMEL-19626: Upgrade google-sheets to latest SKD and API revisions

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

davsclaus pushed a commit to branch google-api
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 73765a884abb908b3e3ebc739f67a3216b04ebb0
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Aug 7 18:47:26 2023 +0200

    CAMEL-19626: Upgrade google-sheets to latest SKD and API revisions
---
 docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc b/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
index 12167803fb6..8473e1952a5 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-4-migration-guide.adoc
@@ -321,6 +321,12 @@ The `keyType` parameter has been removed. The Key for the cache will now be only
 
 The underlying `hapi-fhir` library has been upgraded from 4.2.0 to 6.2.4. Only the `Delete` API method has changed and now returns `ca.uhn.fhir.rest.api.MethodOutcome` instead of `org.hl7.fhir.instance.model.api.IBaseOperationOutcome`. See https://hapifhir.io/hapi-fhir/blog/ for a more detailed list of underlying changes (only the hapi-fhir client is used in Camel).
 
+=== camel-google
+
+The API based components `camel-google-drive`, `camel-google-calendar`, `camel-google-sheets` and `camel-google-mail`
+has been upgraded from Google Java SDK v1 to v2 and to latest API revisions. The `camel-google-drive` and `camel-google-sheets`
+have some API methods changes, but the others are identical as before.
+
 === camel-http
 
 The component has been upgraded to use Apache HttpComponents v5 which has an impact on how the underlying client is configured. There are 4 different