Skip to content

Releases: GAM-team/GAM

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.

GAM 7.00.28

23 Oct 11:22
Compare
Choose a tag to compare

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

23 Oct 06:08
197bcb3
Compare
Choose a tag to compare
  • 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]