Releases: GAM-team/GAM
v7.00.02
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
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
GAM 6.57
- "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
- Improved support for running GAM on Google Compute Engine and other Workload Identity Federation setups.
- GAM now requires Python 3.8 or newer, 3.7 is deprecated.
- various fixes and improvements by Jay and Ross
GAM 6.53
GAM 6.52
- Ross: fix crash on
gam create project
GAM 6.51
- 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
- Run GAM securely on Google Compute Engine (GCP) VMs with no service account private key that can be stolen.