Skip to content

Releases: GAM-team/GAM

GAM 7.00.38

11 Nov 04:31
98ef879
Compare
Choose a tag to compare
  • 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

10 Nov 17:43
95b3a97
Compare
Choose a tag to compare
  • 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

05 Nov 23:09
f246296
Compare
Choose a tag to compare
  • 7.00.36

Updated gam print chromeapps to correct a trap caused by an API change.

GAM 7.00.35

02 Nov 21:39
31e8ac1
Compare
Choose a tag to compare
  • 7.00.35

Classification labels are now available for Gmail in addition to Drive.

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

31 Oct 20:11
a9c4c00
Compare
Choose a tag to compare
  • 7.00.34

Fixed bug introduced in 7.00.33 in gam print group-members that caused a trap.

GAM 7.00.33

31 Oct 02:19
378c763
Compare
Choose a tag to compare
  • 7.00.33

Fixed bug in gam print group-members ... cachememberinfo that caused a trap.

GAM 7.00.32

27 Oct 17:18
b4e3f25
Compare
Choose a tag to compare
  • 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

27 Oct 02:57
bb198c8
Compare
Choose a tag to compare
  • 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

26 Oct 02:49
40899de
Compare
Choose a tag to compare
  • 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

24 Oct 23:04
f448a75
Compare
Choose a tag to compare
  • 7.00.29

Added option name <CIPolicyName> to gam print|show policies that displays
information about a specific policy.