Releases: GAM-team/GAM
Releases · GAM-team/GAM
GAM 6.09
GAM 6.08
- Support for newly announced group member restrictions. You can update groups to restrict membership to only include users, groups or service accounts as well as internal users and groups.
- Various other fixes and improvements from Ross and Jay.
GAM 6.07
- Use a YubiKey to protect your service account private key
- Ability to set security update on Drive files gam user update drivefile id securityupdate on
- Ability to report on security update status of Drive files. gam user linksharemetadata resourcekey
- The usual fixes and improvements by Ross and Jay
GAM 6.06
GAM 6.05
GAM 6.04
GAM 6.03
- GAM can now send Google Chat messages to users/rooms as a Chat Bot.
- The usual fixes and improvements by Ross and Jay
GAM 6.02
gam info user <email> grouptree
andgam info cigroup <email> membertree
arguments cause GAM to print out the group inheritance tree for members and groups. Note"grouptree
requires an Enterprise type Workspace license.convertalias
argument to email delegation commands converts delegate alias address to primary address to ensure delegation will succeed if alias address is specified.- Improved output of Gmail labels print and Shared Drives print commands with more fields.
- Ross: fix to allow setting certain Chrome policies like users.SessionLength. #1374
- various other fixes and improvements by Ross and Jay.
GAM 6.01
- Ross: add support for new Chrome reporting APIs. Try a command like
gam print chromeapps
to see extensions installed by your users orgam print chromehistory releases platform win64 channel stable
to see a history of Chrome browser stable releases for Windows. - Ross: add a
verifynotinvitable
argument togam create|update user|group|alias
commands. The command avoids creating a Google Workspace user, group or alias if doing so will evict an invitable user. - Switch user invitation API calls to use service account domain-wide delegation to avoid invalid_scope errors authorizing GAM. #1351
- Support for the new Workspace Frontline SKU
gam user <email> add license workspacefrontline
- The usual bug fixes and improvements by Ross and Jay
- The usual oops, gotchas and fresh bugs by Ross and Jay
GAM 6.00
- Support for Chrome Policy API. GAM can now manage over 200 Chrome policies for your organization.
- Support for the User Invitation API. GAM can now list unmanaged users, invite them to join your domain or evict them as needed.
- Support for the Chrome Printer API. GAM can now manage your CUPS printers for Chrome OS devices.
- BETA: generate and store service account private keys on Yubikey devices so they cannot be stolen without physical access. (more details to follow)
- The usual fixes, improvements and fresh bugs by Ross and Jay