Skip to content

Releases: GAM-team/GAM

GAM 5.33

04 Feb 01:14
Compare
Choose a tag to compare
  • fix gam user commands when full user email address is not specified. Thanks to Ross for catching this early.

GAM 5.32

03 Feb 18:52
Compare
Choose a tag to compare
  • Ross: Add GAM_CSV_ROW_DROP_FILTER (#1304)
  • Fix contact delegation
  • various other fixes and improvements by Ross and Jay

GAM 5.31

04 Jan 15:16
aa33dc8
Compare
Choose a tag to compare

GAM 5.30

08 Dec 17:18
d920dbd
Compare
Choose a tag to compare

GAM 5.24

15 Oct 12:34
Compare
Choose a tag to compare
  • Send remote commands to Chrome OS devices to wipe users or powerwash. gam sendcommand cros <id> command wipe_users doit
  • Support for new Google Workspace licenses
  • The usual fixes and improvements by Ross and Jay

GAM 5.23

09 Oct 15:25
55e5b86
Compare
Choose a tag to compare
  • G Suite >> Workspace branding updates by @max-mathieu thanks Max!
  • Support for group membership expiration gam update cigroup <group> add member expires "2020-11-01T00:00:00Z" user [email protected]
  • Support for Drive shortcuts gam user <user> create drivefile drivefilename "My shortcut" shortcut <target file id>
  • Support for Drive file content restrictions gam user <user> update drivefile id <file id> contentrestrictions readonly true reason "Final version. Do not edit"
  • The usual bug fixes and improvements by Ross and Jay

GAM 5.22

01 Oct 18:02
Compare
Choose a tag to compare
  • Bugfixes and improvements by Ross and Jay

GAM 5.21

30 Sep 12:47
Compare
Choose a tag to compare
  • New gam <users> sync license <license> command makes it simple to sync licenses based on Group, search query or local user list file. See the wiki docs for more information.
  • Improved service account domain-wide delegation authorization steps to align with new admin console page and simplify process.
  • Many fixes and improvements from Ross and Jay

GAM 5.20

18 Sep 13:49
Compare
Choose a tag to compare

GAM 5.11

17 Jun 20:01
Compare
Choose a tag to compare
  • New csvtest command. Simply replace gam csv with gam csvtest and GAM will output information about your CSV file headers and the first 10 commands from the CSV it will run. This helps in diagnosing CSV issues.
  • @eduardomazolini: add group_inde (include derived membership) when syncing groups and memberships.
  • drop support for Google CloudPrint commands since CloudPrint is deprecated and will be turned off at the end of year. If you still need to use CloudPrint commands, keep a copy of GAM 5.10 handy.
  • switch from servicemanagement API to the serviceusage API when enabling APIs for a GAM project.
  • The usual fixes and improvements from Ross and Jay.