Version | Change log |
Google Apps Manager 7.00.40 Nov 21, 2024 | Updated gam <UserTypeEntity> update serviceaccount to properly set the readonly scope for [R] 35) Meet API (supports readonly) as it is a special case. |
Google Apps Manager 7.00.39 Nov 18, 2024 | Supported MacOS versions are now in the download filename. |
Google Apps Manager 7.00.38 Nov 11, 2024 | Fixed logic flaw in gam print|show policies where non-matching policies were displayed. |
Google Apps Manager 7.00.37 Nov 10, 2024 |
Added options group <RegularExpression> and ou|org|orgunit <RegularExpression> to gam print|show policies that causes GAM to only display policies whose group email address or OU path match the <RegularExpression>. Updated gam get|update|delete contactphotos to use the People API for domain shared contact photos as Google has deprecated the Domain Shared Contacts API for these commands. Unfortunately, the People API fails with gam update|delete contactphotos. |
Google Apps Manager 7.00.36 Nov 5, 2024 | Updated gam print chromeapps to correct a trap caused by an API change. |
Google Apps Manager 7.00.34 Nov 1, 2024 | Fixed bug introduced in 7.00.33 in gam print group-members that caused a trap. |
Google Apps Manager 7.00.33 Oct 31, 2024 | Fixed bug in gam print group-members ... cachememberinfo that caused a trap. |
Google Apps Manager 7.00.32 Oct 28, 2024 |
Updated gam info policies to accept different policy specifications: polices/<String> - A policy name, policies/ahv4hg7qc24kvaghb7zihwf4riid4 settings/<String> - A policy setting type, settings/workspace_marketplace.apps_allowlist <String> - A policy setting type, workspace_marketplace.apps_allowlist |
Google Apps Manager 7.00.31 Oct 27, 2024 | Updated gam info|print|show policies to make additional API calls for settings/workspace_marketplace.apps_allowlist to get the application name for the application ID. Use option noappnames to suppress these calls. |
Google Apps Manager 7.00.30 Oct 26, 2024 |
Added command to display selected Cloud Identity policies. gam info policies <CIPolicyNameEntity> [nowarnings] [formatjson] Removed option name <CIPolicyName> from gam print|show policies; use info policies. |