Skip to content

Releases: GAM-team/GAM

v7.00.02

17 Sep 03:22
ee326c6
Compare
Choose a tag to compare

7.00.02

Added option showlastmodification to gam <UserTypeEntity> print|show filecounts that adds
the following fields to the output: lastModifiedFileId,lastModifiedFileName,lastModifyingUser,lastModifiedTime;
these are for the most recently modified file.

Added option keepforever [<Boolean>] to gam <UserTypeEntity> update filerevisions that allows setting
Keep forever in revisions.

Upgraded to Python 3.12.6 where possible.

7.00.01

Added option shownames to gam <UserTypeEntity> print|show sheet that causes GAM
to make an additional API call to get and display the sheet file name that is not supplied by the Sheets API.

7.00.00

Merged GAM-Team version

GAM 7.00.00

13 Sep 19:14
66734f0
Compare
Choose a tag to compare

GAM7 is here! GAM7 is a new release of GAM which merges Ross ' and Jay's efforts into a single version of GAM going forward. No more confusion about which version / flavor of GAM you are running.

See the GAM7 FAQ for answers to your questions

This release of GAM introduces a huge number of new features and capabilities if you are upgrading from Jay's Standard GAM including:

  • Support for Google Chat API Admin actions just announced by Google! (Ross and Jay)
  • Google Meet API support (Ross)

Note: admins who require the highest levels of stability may wish to wait a few weeks before upgrading from Jay's old version to GAM7 while any lingering issues are worked out.

GAM 6.58

26 Apr 13:25
Compare
Choose a tag to compare
  • workaround #1625 where Google is not handling max page size for print licenses correctly.
  • other minor fixes and improvements.

GAM 6.57

17 Apr 14:03
85dd32e
Compare
Choose a tag to compare
  • "certain Enterprise SKUs" can assign a delegated admin role to a group. gam create admin [email protected] _HELP_DESK_ADMIN_ROLE customer
  • Fix Linux -legacy builds were missing.
  • gam version extended now includes version information for dependency Python libraries.

GAM 6.56

11 Apr 15:41
f296579
Compare
Choose a tag to compare

GAM 6.53

31 Mar 13:55
27461b0
Compare
Choose a tag to compare

Commits

  • afce21a: Add steps to trust GAM client_ID (Jay Lee)
  • 27461b0: Update var.py (Jay Lee)
  • bd0bb15: AppSheet licenses (Jay Lee)

GAM 6.52

16 Mar 20:34
a92a07f
Compare
Choose a tag to compare
  • Ross: fix crash on gam create project

GAM 6.51

16 Mar 00:16
a658250
Compare
Choose a tag to compare
  • Upgrade OpenSSL to 3.1.0 release and completely disable insecure TLS 1.0 / 1.1 protocols.
  • When rotating service account keys you can now set key expiration time with validity_hours <number>
  • Ross: Improvements to Yubikey Service Account setup and usage.
  • Ross: gam version checkrc command will exit with a non-zero status if there is a newer version of GAM available.

GAM 6.50

24 Feb 15:31
aaf7a89
Compare
Choose a tag to compare

GAM 6.50

23 Feb 21:29
a774fc0
Compare
Choose a tag to compare