From 4bf6b6fb96bd689c24de99b0ce74320fe37b9344 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 22 Mar 2017 16:56:37 -0400 Subject: [PATCH] What's new in 4.2 --- src/whatsnew.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/whatsnew.txt b/src/whatsnew.txt index 1da54b88..58b467aa 100644 --- a/src/whatsnew.txt +++ b/src/whatsnew.txt @@ -1,3 +1,13 @@ +GAM 4.2 + - Create, Update, Delete and List Team Drives + - Start moving to Drive API v3 + - Disable GAM cache by default to prevent errors (Ross) + - Use service accounts for all Calendar, Drive and Gmail operations to reduce scopes + - Fix "Unknown" errors due to a scope issue (may require "gam oauth revoke" and re-authentication) + - "gam info domain" shows basic user / license sums again + - "gam report customer" now shows more browser usage stats + - Fix project creation ToS error (Ross) + GAM 4.12 - Realtime 2SV user status in gam info user and gam print users. Thanks hajdbo! - Reseller API support. Create and manage customers and subscriptions.