Skip to content

Commit

Permalink
!deploy v2.26.2 with multiple fixes and features
Browse files Browse the repository at this point in the history
## 2.26.2

* [Issue #177](#177)
  * Added: Fields parameter to Get-GSDriveFileList
* [Issue #178](#178)
  * Fixed: Start-GSDriveFileUpload failing on PowerShell 4.0
* [Issue #179](#179)
  * Added: Ims parameter to both New-GSUser and Update-GSUser
  * Added: Add-GSUserIm function to create correct type for new Ims parameter.
* Miscellaneous
  * Added: Clear-PSGSuiteServiceCache to clear the cache and dispose of any remaining open web clients.
  * Improved overall service caching.
  * Added: Support for Cloud-Identity licenses for Get-GSUserLicense
  * Added: OutputType for all applicable Helper functions (i.e. Add-GSUserIm)
  • Loading branch information
scrthq committed Apr 25, 2019
1 parent 453728f commit feb1b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
* Added: `Clear-PSGSuiteServiceCache` to clear the cache and dispose of any remaining open web clients.
* Improved overall service caching.
* Added: Support for `Cloud-Identity` licenses for `Get-GSUserLicense`
* Added: `OutputType` for all applicable Helper functions (i.e. `Add-GSUserIm`)
* Added: `OutputType` for all applicable Helper functions (i.e. `Add-GSUserIm`).

## 2.26.1

Expand Down

0 comments on commit feb1b67

Please sign in to comment.