Skip to content

Releases: GAM-team/GAM

GAM 7.29.04

04 Dec 21:16
Immutable release. Only release title and notes can be modified.
3c09743

Choose a tag to compare

  • 7.29.04

Updated gam delete chromepolicy chrome.users.apps.InstallType ou <OrgUnitItem> appid <AppID>
to allow deleting an app, i.e., explicitly remove it from management. <OrgUnitItem> must specify where it was added for management.

GAM 7.29.03

03 Dec 15:56
Immutable release. Only release title and notes can be modified.
57222b1

Choose a tag to compare

  • 7.29.03

Remove debugging message from gam <UserTypeEntity> move drivefile <DriveFileEntity>.

GAM 7.29.02

03 Dec 01:15
Immutable release. Only release title and notes can be modified.
b54fef1

Choose a tag to compare

  • 7.29.02

Fixed bug in gam <UserTypeEntity> move drivefile <DriveFileEntity> where the following options
were only applied to top level files or folders re-created in the destination. Now, domain
and email address mappings apply to all moved files/folders.

excludepermissionsfromdomains <DomainNameList>
includepermissionsfromdomains <DomainNameList>
mappermissionsdomain <DomainName> <DomainName>
mappermissionsemail <EmailAddress> <EmailAddress>
mappermissionsemailfile <CSVFileInput> endcsv

Upgraded to Python 3.14.1.

GAM 7.29.01

26 Nov 20:15
Immutable release. Only release title and notes can be modified.
17bc6c9

Choose a tag to compare

  • 7.29.01

Added option oneitemperrow to gam <UserTypeEntity> print calendars ... permissions to have each of a
calendar's permissions displayed on a separate row with all of the other calendar fields.

Updated gam yubikey reset_piv to handle YubiKey firmware updates that caused an error.

GAM 7.29.00

25 Nov 18:44
Immutable release. Only release title and notes can be modified.
5cf154d

Choose a tag to compare

  • 7.29.00

Added options mappermissionsemail <EmailAddress> <EmailAddress> and mappermissionsemailfile <CSVFileInput> endcsv
to these commands:

gam [<UserTypeEntity>] copy shareddriveacls <SharedDriveEntity> to <SharedDriveEntity>
gam [<UserTypeEntity>] sync shareddriveacls <SharedDriveEntity> with <SharedDriveEntity>
gam <UserTypeEntity> copy drivefile <DriveFileEntity>
gam <UserTypeEntity> move drivefile <DriveFileEntity>

When mappermissionsemail <EmailAddress> <EmailAddress> is specifed, an ACL that references the first <EmailAddress>
in the source will be modified to reference the second <EmailAddress> in the destination.

Bulk permission email address mapping can be specified with mappermissionsemailfile <CSVFileInput> endcsv.
<CSVFileInput> must include these columns: sourceEmail and destinationEmail.

These options will be most useful with inter-workspace Shared Drive copies and moves.

GAM 7.28.13

24 Nov 19:03
Immutable release. Only release title and notes can be modified.
1c8a3a3

Choose a tag to compare

  • 7.28.13

Added option addcsvdata <FieldName> <String> to gam <UserTypeEntity> print messages
that adds additional columns of data to the CSV file output.

GAM 7.28.12

22 Nov 01:22
Immutable release. Only release title and notes can be modified.
36887ba

Choose a tag to compare

  • 7.28.12

Updated gam delete project to handle the following error:

ERROR: 400: failedPrecondition - Project not active

GAM 7.28.11

20 Nov 01:49
Immutable release. Only release title and notes can be modified.
d5d1767

Choose a tag to compare

  • 7.28.11

Removed all options/fields referencing inheritance from gam create|update|info|print org as this option/field is deprecated.

  • 7.28.10

Added a command gam print course-counts that dsplays the count of the number of courses in which a teacher or student is a participant.

GAM 7.28.10

19 Nov 21:52
Immutable release. Only release title and notes can be modified.
122f5c3

Choose a tag to compare

  • 7.28.10

Added a command gam print course-counts that dsplays the count of the number of courses in which a teacher or student is a participant.

GAM 7.28.09

19 Nov 17:57
Immutable release. Only release title and notes can be modified.
944e2ed

Choose a tag to compare

  • 7.28.09

Fixed bug in gam print cigroups ... descriptionmatchpattern [not] <REMatchPattern> that caused a trap.