7.34.03 Updated to Python 3.14.3 Updated Cryptography to 46.0.5 Updated `gam course create student|teacher ` error message when `` is not in a trusted domain to remove suggestion about creating an invitation. 7.34.02 Updated GAM to prevent errors like the following: ``` ERROR: Unable to find the server at oauth2.googleapis.com ERROR: Unable to find the server at gmail.googleapis.com ``` If you experience any unexpected errors, post a message to: * The GAM Discussion Forum (google-apps-manager@googlegroups.com) * The GAM Public Chat Room (https://chat.google.com/app/chat/AAAA4BULhWo) 7.34.01 Updated `gam create|update adminrole` to handle the following errors: ``` ERROR: 400: invalid - Invalid Role privileges ERROR: 400: required - Required parameter: [resource.privileges[n].service_id] ``` 7.34.00 Added variable `csv_output_header_required` to `gam.cfg` that is a comma separated list of `` that are required to be in the list of column headers in the CSV file written by a gam print command. This will typically be used to specify headers that are required in subsequent commands that process the CSV file even if the API didn't return any data for those columns. Updated the following commands to not require the `Directory API - Domains` scope unless the `internal` or `external` options are used to request the member category. ``` gam info|print groups gam print|show group-members gam info|print cigroups gam print|show cigroup-members gam print|show filesharecounts ``` 7.33.03 Fixed bug in `gam [] sendemail ... from replyto ` where an `` of the form `Text ` had the `Text` removed. 7.33.02 Added `hideinvitationssetting` to `` used by `gam print|show calsettings`. 7.33.01 Added option `shownopolicy` to `gam print chromepolicies` that will display output like the following if no policies apply to the selected OU or group. ``` gam print chromepolicies ou /Test appid chrome:emidddocikgklceeeifefomdnbkldhng namespace chrome.users.apps shownopolicy Getting all Chrome Policies that match query (chrome.users.apps.*) for /Test Got 0 Chrome Policies that matched query (chrome.users.apps.*) for /Test... name,orgUnitPath,parentOrgUnitPath,direct,appId noPolicy,/Test,/,False,chrome:emidddocikgklceeeifefomdnbkldhng ``` 7.33.00 Added variable `developer_preview_apis` to `gam.cfg` that is a comma separated list of APIs requiring a Developer Preview key. Currently, `chat` is the only API that requires a Developer Preview key; it is required for the User Sections commands. * See: https://github.com/GAM-team/GAM/wiki/Users-Chat#introduction * See: https://github.com/GAM-team/GAM/wiki/Users-Chat#manage-chat-user-sections 7.32.07 Added option `includepermissionsforview published` to `gam print filelist` and `gam show fileinfo`. From the Drive API documentation: ``` Specifies which additional view's permissions to include in the response. Only published is supported. ``` 7.32.06 Added options to `gam copy drivefile ... copysubfiles` to limit copying to files whose `modifiedTime` meets specified requirements. * `start|starttime |