Skip to content

Releases: GAM-team/GAM

GAM 4.1

24 Jan 20:04
Compare
Choose a tag to compare
  • Fix "gam create project"
  • project create cleanups by Ross
  • Various fixes by Ross
  • Improved batch command performance. Some commands will see 2-3x speedups.
  • Faster "gam info user" commands via batch license retrieval

GAM 4.03

11 Nov 14:58
Compare
Choose a tag to compare

GAM 4.03 changes

  • More fixes by Ross and Jay mostly covering new install processes.

GAM 4 changes:

  • New "gam create project" and "gam user (email) check serviceaccount" commands simplify API project setup.
  • Automated wizard simplifies GAM installation and project setup on Linux, MacOS and Windows.

GAM 4.02

04 Nov 18:45
Compare
Choose a tag to compare
GAM 4.02 Pre-release
Pre-release

4.02 includes:

4.0 includes:

  • "gam create project" command simplifies creation of client_secrets.json and oauth2service.json project files.
  • Automated wizard simplifies GAM setup on Linux and MacOS (coming soon to Windows MSI).

GAM 4.0

02 Nov 17:34
Compare
Choose a tag to compare
GAM 4.0 Pre-release
Pre-release
  • "gam create project" command simplifies creation of client_secrets.json and oauth2service.json project files.
  • Automated wizard simplifies GAM setup on Linux and MacOS (coming soon to Windows MSI).

GAM 4.01

02 Nov 19:28
Compare
Choose a tag to compare
GAM 4.01 Pre-release
Pre-release

GAM 4.01 offers minor fixes to the new GAM installation and configuration process.

GAM 3.8

28 Oct 14:09
Compare
Choose a tag to compare
  • Old GData APIs removed from GAM. Admin Settings and Email Audit commands are no longer included, keep a copy of GAM 3.72 around if you use them. All Email Settings commands now use new Gmail API.
  • Updated httplib2, google-api-client, uritemplate libraries
  • New update check code utilizes GitHub API to check for latest releases. "gam version check" forces update check.
  • Many fixes and improvements by Ross

GAM 3.72

12 Oct 18:27
Compare
Choose a tag to compare

GAM 3.71

25 Aug 16:24
Compare
Choose a tag to compare
  • Fix update first / last name.
  • upgrade GAM versions of oauth2client, googleapiclient, RSA and six
  • Improved UTF-8 support for CSV commands (Ross)
  • Authorization flow improvements by Ross
  • Other minor cleanups and fixes

GAM 3.7

18 Aug 13:52
Compare
Choose a tag to compare

GAM 3.65

16 Mar 17:35
Compare
Choose a tag to compare
  • fix vacation issues (Ross)
  • fix Windows path issues (Ross)
  • Add message undelete (Ross) and modify (Jay) commands
  • Improve message delete performance
  • Upgrade to new versions of oauth2client and googleapiclient