Releases: GAM-team/GAM
GAM 7.05.04
- 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
- 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
- 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
GAM 7.05.00
- 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
-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
GAM 7.04.03
- 7.04.03
Added option minimal|basic|full
to gam print cigroup-members
:
minimal
- Fields displayed: group, id, role, emailbasic
- Fields displayed: group, type, id, role, email, expireTimefull
- Fields displayed: group, type, id, role, email, createTime, updateTimel, expireTime; this is the default
Added option minimal|basic|full
to gam show cigroup-members
:
minimal
- Fields displayed: role, emailbasic
- Fields displayed: type, role, emaill, expireTimefull
- Fields displayed: type, role, email, createTime, updateTimel, expireTime; this is the default
Upgraded gam print cigroup-members ... recursive
to display sub-group email addresses rather than IDs.
See Update History
GAM 7.04.02
- 7.04.02
Improved output formatting for the following commands:
gam info peoplecontact
gam show peoplecontacts
gam info peopleprofile
gam show peopleprofile
gam <UserTypeEntity> info contacts
gam <UserTypeEntity> show contacts
gam <UserTypeEntity> show peopleprofile
GAM 7.04.01
- 7.04.01
Fixed bug where multiple querytime<String>
values in a query were not properly processed;
only the last querytime<String>
was processed.
Command line: query "sync:#querytime1#..#querytime2# status:provisioned" querytime1 -2y querytime2 -40w
Query: (sync:#querytime1#..2024-05-09T00:00:00 status:provisioned) Invalid
GAM 7.04.00
- 7.04.00
The Classic Sites API no longer functions, the following commands are deprecated:
gam [<UserTypeEntity>] create site
gam [<UserTypeEntity>] update site
gam [<UserTypeEntity>] info site
gam [<UserTypeEntity>] print sites
gam [<UserTypeEntity>] show sites
gam [<UserTypeEntity>] create siteacls
gam [<UserTypeEntity>] update siteacls
gam [<UserTypeEntity>] delete siteacls
gam [<UserTypeEntity>] info siteacls
gam [<UserTypeEntity>] show siteacls
gam [<UserTypeEntity>] print siteacls
gam [<UserTypeEntity>] print siteactivity