Releases: GAM-team/GAM
GAM 7.00.32
- 7.00.32
Updated gam info policies
to accept different policy specifications:
polices/<String>
- A policy name,policies/ahv4hg7qc24kvaghb7zihwf4riid4
settings/<String>
- A policy setting type,settings/workspace_marketplace.apps_allowlist
<String>
- A policy setting type,workspace_marketplace.apps_allowlist
GAM 7.00.31
- 7.00.31
Updated gam info|print|show policies
to make additional API calls for settings/workspace_marketplace.apps_allowlist
to get the application name for the application ID. Use option noappnames
to suppress these calls.
GAM 7.00.30
- 7.00.30
Added command to display selected Cloud Identity policies.
gam info policies <CIPolicyNameEntity>
[nowarnings]
[formatjson]
Removed option name <CIPolicyName>
from gam print|show policies
; use info policies
.
GAM 7.00.29
- 7.00.29
Added option name <CIPolicyName>
to gam print|show policies
that displays
information about a specific policy.
GAM 7.00.28
Fix issue that cause print/show policies to fail on some group policies.
Full Changelog: v7.00.27...v7.00.28
GAM 7.00.27
- 7.00.27
Updated gam <UserTypeEntity> collect orphans
and all commands that print file paths to recognize
that a file owned by a user that has no parents is not an orphan if sharedWithMeTime
is set.
This occurs when user A creates a file in a shared folder owned by user B and user B then removes
user A's access to the folder.
Added commands to display Cloud Identity policies.
gam print policies [todrive <ToDriveAttribute>*]
(query <String>) [nowarnings]
[formatjson [quotechar <Character>]]
gam show policies (query <String>) [nowarnings]
[formatjson]
GAM 7.00.26
- 7.00.26
Updated drive_dir
in gam.cfg
to allow the value .
that causes redirect csv|stdout|stderr <FileName>
to write <FileName>
in the current directory without having to prefix <FileName>
with ./
.
Upgraded to OpenSSL 3.4.0.
GAM 7.00.25
- 7.00.25
Updated authentication process for gam print|show projects
.
GAM 7.00.24
- 7.00.24
Updated gam print|show projects ... showiampolicies 0|1|3
to use non-service account authentication.
GAM 7.00.23
- 7.00.23
Updated gam <UserTypeEntity> create|delete chatmember
to accept external (non-domain) email addresses.
- 7.00.22
Fixed bug in gam create vaultmatter ... showdetails
that caused a trap.
- 7.00.21
Added csv_output_header_order
variable to gam.cfg
that is a list of <Strings>
that are used to specify the order of column headers in the CSV file written by a gam print command.
Any headers in the file but not in the list will appear after the headers in the list.
This might be used when the CSV file data is to be processed by another program
that requires that the headers be in a particular order.
- 7.00.20
Fix Windows MSI installer issues on version upgrade. If you are having issues upgrading from a version older than 7.00.20 to this version or newer you may need to do
a one time uninstall of GAM7 and then reinstall the new version.
No configuration files will be lost during the uninstall / reinstall.