Releases: GAM-team/GAM
GAM 7.00.38
- 7.00.38
Fixed logic flaw in gam print|show policies
where non-matching policies were displayed.
- 7.00.37
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>
.
GAM 7.00.37
- 7.00.37
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
.
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.