Skip to content

Releases: GAM-team/GAM

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

GAM 7.04.03

15 Feb 19:35
af43db4
Compare
Choose a tag to compare
  • 7.04.03

Added option minimal|basic|full to gam print cigroup-members:

  • minimal - Fields displayed: group, id, role, email
  • basic - Fields displayed: group, type, id, role, email, expireTime
  • full - 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, email
  • basic - Fields displayed: type, role, emaill, expireTime
  • full - 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

14 Feb 04:59
a70bbf0
Compare
Choose a tag to compare
  • 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

13 Feb 16:11
24bd993
Compare
Choose a tag to compare
  • 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

12 Feb 19:58
e1f8969
Compare
Choose a tag to compare
  • 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