Skip to content

Releases: GAM-team/GAM

GAM 7.05.08

05 Mar 19:38
d791a86
Compare
Choose a tag to compare
  • 7.05.08

Added error message to gam report commands to indicate forbidden access;
previously, no error message was displayed.

ERROR: Customer ID: C012abc34, Caller does not have access to the customers reporting data.

See Update History

GAM 7.05.07

04 Mar 02:58
b3867fb
Compare
Choose a tag to compare
  • 7.05.07

Fixed bug in gam calendars <CalendarEntity> info events and gam <UserTypeEntity> info events
where option showdayofweek was not recognized.

See Update History

GAM 7.05.06

04 Mar 01:05
51793f4
Compare
Choose a tag to compare
  • 7.05.06

Improve message displayed when a command is issued that requires Google Chat Bot setup;
display a link to the Wiki Set up a Chat Bot instructions.

See Update History

GAM 7.05.05

28 Feb 07:14
03daa83
Compare
Choose a tag to compare
  • 7.05.05

Added options password prompt and password uniqueprompt to gam create user <EmailAddress>
and gam update users <UserTypeEntity> that prompt you to enter a password from stdin.

See User Passwords

See Update History

GAM 7.05.04

25 Feb 17:55
d9f8c64
Compare
Choose a tag to compare
  • 7.05.04

Updated gam calendars <CalendarEntity> update events and gam <UserTypeEntity> update events
to handle the following error:

ERROR 400: malformedWorkingLocationEvent - A working location event must have a visibility setting of public.

See Update History

GAM 7.05.03

24 Feb 23:20
0a75533
Compare
Choose a tag to compare
  • 7.05.03

Fixed bug in gam all users print users issuspended false allfields that caused a trap.

See Update History

GAM 7.05.02

22 Feb 16:41
d4200b6
Compare
Choose a tag to compare
  • 7.05.02

Chat usage reports are now available. Added chat to <CustomerServiceName> and <UserServiceName>
for use in gam report customer|user.

See Update History

GAM 7.05.01

21 Feb 16:29
2afc28e
Compare
Choose a tag to compare
  • 7.05.01

Updated from v1beta1 to v1 for Cloud Identity - Policy.

See Update History

GAM 7.05.00

21 Feb 05:21
90a2d38
Compare
Choose a tag to compare
  • 7.05.00

Enabled support for Limited Access as described here:

Note that the rollout may take 15 days.

Added option inheritedpermissionsdisabled [<Boolean>] to <DriveFileAttribute>; this
attribute can be set on folders.

Added inheritedpermissionsdisabled to <DriveFieldName>.

Added capabilities.candisableinheritedpermissions and capabilities.canenableinheritedpermissions
to <DriveCapabilitiesSubfieldName>.

Added option enforceexpansiveaccess [<Boolean>] to all commands that delete or update
drive file ACLs/permissions.

gam <UserTypeEntity> delete permissions
gam <UserTypeEntity> delete drivefileacl
gam <UserTypeEntity> update drivefileacl
gam <UserTypeEntity> copy drivefile
gam <UserTypeEntity> move drivefile
gam <UserTypeEntity> transfer ownership
gam <UserTypeEntity> claim ownership
gam <UserTypeEntity> transfer drive
  • 7.04.05

Added initial support for Meet API v2beta; you must be in the Developer Preview program
for this to be effective.

Added meet_v2_beta Boolean variable to gam.cfg. When this variable is true,
the following options are added to <MeetSpaceOptions> used in gam <UserTypeEntity> create|update meetspace.

        moderation <Boolean> |
        chatrestriction hostsonly|norestriction |
        reactionrestriction hostsonly|norestriction |
        presentrestriction hostsonly|norestriction |
        defaultjoinasviewer <Boolean> |
        recording <Boolean> |
        transcription <Boolean> |
        smartnotes <Boolean>

This isn't called beta for nothing, I have found problems and reported them.

See Update History

GAM 7.04.04

16 Feb 19:20
0d9e35d
Compare
Choose a tag to compare

-7.04.04

Updated gam print group-members|cigroup-members to include the email column
when fields <MembersFieldNameList> did not include email.

See Update History