Skip to content

Releases: GAM-team/GAM

GAM 4.40

21 Dec 16:53
Compare
Choose a tag to compare

GAM 4.32

05 Oct 19:01
Compare
Choose a tag to compare
  • Fixes and improvements by Ross
  • gam print courses now supports limiting results based on course state
  • handle issues adding members to a group who were in a pending status before
  • Data transfer commands now support transferring user Calendar events.

GAM 4.31

26 Sep 19:58
Compare
Choose a tag to compare

GAM 4.30

14 Aug 01:40
Compare
Choose a tag to compare
  • Google Vault Matters and Holds API support
  • Ross - "gam update group" now uses batch for better performance
  • "gam update project" enables new APIs for your project
  • Include root level OrgUnit in OrgUnit commands
  • Bulk move Chrome devices between OrgUnits
  • Usual fixes / cleanups / improvements by Ross and Jay

GAM 4.23

24 Jun 17:56
Compare
Choose a tag to compare
  • Filter Chrome devices by OU with "gam print cros limit_to_ou "/my/ou"
  • oauth2client update to 4.1
  • Various other fixes and improvements by Ross and Jay

GAM 4.22

23 May 00:16
Compare
Choose a tag to compare
  • Validate client id and secret from user input (reduces user errors on create project)
  • Ross - optimize "gam print printjobs"
  • Ross - countsonly option for gam print courses
  • "gam info domain" now shows G Suite basic/business/enterprise license counts
  • Ross - calendar commands now work for user secondary calendars
  • Ross - Group create/update fixes for description newlines and other fixes

GAM 4.21

01 Apr 18:06
Compare
Choose a tag to compare
  • Drive v3 fixes/updates by Ross
  • gam print crosactivity command outputs active users and times
  • SMime and calendar ACL fixes by Ross
  • standardized cros info/print functionality by Ross

GAM 4.2

23 Mar 22:55
Compare
Choose a tag to compare
  • Create, Update, Delete and List Team Drives
  • Most existing GAM Drive commands should work against Team Drives and files on Team Drives now.
  • Start moving to Drive API v3
  • Disable GAM cache by default to prevent errors (Ross)
  • Use service accounts for all Calendar, Drive and Gmail operations to reduce scopes
  • Fix "Unknown" errors due to a scope issue (may require "gam oauth revoke" and re-authentication)
  • "gam info domain" shows basic user / license sums again
  • "gam report customer" now shows more browser usage stats
  • Fix project creation ToS error (Ross)

GAM 4.12

20 Feb 20:03
Compare
Choose a tag to compare

GAM 4.11

25 Jan 19:32
Compare
Choose a tag to compare
  • Allow newlines in calendar event descriptions (Ross)
  • All HTTP requests should now honor SSL verify setting, debug, etc