Releases: GAM-team/GAM
GAM 7.00.36
- 7.00.36
Updated gam print chromeapps
to correct a trap caused by an API change.
GAM 7.00.35
- 7.00.35
Classification labels are now available for Gmail in addition to Drive.
- See: https://workspaceupdates.googleblog.com/2024/11/open-beta-data-classification-labels-gmail.html
The following command synonyms are available, there is no change in functionality:
gam [<UserTypeEntity>] info classificationlabels|drivelabels
gam [<UserTypeEntity>] print classificationlabels|drivelabels
gam [<UserTypeEntity>] show classificationlabels|drivelabels
gam [<UserTypeEntity>] create classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] delete classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] remove classificationlabelpermission|drivelabelpermission
gam [<UserTypeEntity>] print classificationlabelpermissions|drivelabelpermission
gam [<UserTypeEntity>] show classificationlabelpermissions|drivelabelpermission
GAM 7.00.34
- 7.00.34
Fixed bug introduced in 7.00.33 in gam print group-members
that caused a trap.
GAM 7.00.33
- 7.00.33
Fixed bug in gam print group-members ... cachememberinfo
that caused a trap.
GAM 7.00.32
- 7.00.32
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
GAM 7.00.31
- 7.00.31
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.
GAM 7.00.30
- 7.00.30
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
.
GAM 7.00.29
- 7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
GAM 7.00.28
Fix issue that cause print/show policies to fail on some group policies.
Full Changelog: v7.00.27...v7.00.28
GAM 7.00.27
- 7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B and user B then removes
user A's access to the folder.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(query <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (query <String>) [nowarnings]
[formatjson]