Releases: Sekers/GoogleWorkspace
Releases · Sekers/GoogleWorkspace
Google Workspace 0.3.2
GoogleWorkspace 0.3.2
Latest Changelog: https://github.com/Sekers/GoogleWorkspace/blob/master/CHANGELOG.md
Fixes
- Increase sleep time when hitting Google Workspace API limit (it was too short before as Google has a per-minute limit on most endpoints).
Other
- Added 'Set-GoogleWorkspaceScopes' to the example commands listing.
Full Changelog: 0.3.1...0.3.2
Google Workspace 0.3.1
GoogleWorkspace 0.3.1
Latest Changelog: https://github.com/Sekers/GoogleWorkspace/blob/master/CHANGELOG.md
Fixes
- Adjusted Get-GoogleAdminUser so that it takes EITHER 'IDs' or 'domain' and not both at the same time.
- Publicly exported Set-GoogleWorkspaceScopes.
Features
- Enlarge module focus from the Google Classroom API to the Google Workspace API.
- First release to PowerShell Gallery
Other
- Removed the 'Prerelease' tag from the module to more easily install it from the PowerShell Gallery.
Full Changelog: 0.3.0...0.3.1
GoogleWorkspace 0.3.0
0.3.0 - (2023-01-30)
Features
- Enlarge module focus from the Google Classroom API to the Google Workspace API.
- First release to PowerShell Gallery
0.2.0 - (2023-01-24)
Features
- Changed the deprecated Google API OAuth out-of-band flow to the loopback method.
0.1.0 - (2022-01-22)
Features
- Initial public release
Author: @Sekers