Skip to content

Releases: Sekers/GoogleWorkspace

Google Workspace 0.3.2

08 Jan 17:16
953b742
Compare
Choose a tag to compare

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

31 Jan 20:53
cd47b43
Compare
Choose a tag to compare

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

30 Jan 22:26
3c9aec6
Compare
Choose a tag to compare

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

0.1.0 - (2022-01-22)

Features

  • Initial public release

Author: @Sekers