Releases: GoogleCloudPlatform/google-cloud-powershell
Release 1.0.1.10
Fixed a bug where fixed-type metadata is not working with Google Cloud Storage cmdlets.
Release 1.0.1.9
Add -Label
parameters to some Compute Engine cmdlets.
Release 1.0.1.8
Fix Get-GcpProject
not enumerating collection probably.
Fix DiskType
not working with New-GceAttachedDisk
when the type is local-ssd
.
Release 1.0.1.6
Add Region support for GceManagedInstance cmdlets.
Release 1.0.1.5
Fix a bug where the Google Cloud Storage Provider may hang after some usage.
Release 1.0.1.4
Fixes a bug where Add-GceInstance
and Get-GceObject
cmdlets throw terminating instead of non-terminating errors.
Fixes a bug where Start-BqJob
errors out for AVRO
file type.
Release 1.0.1.3
Add -WriteMode to Start-BqJob -Query
Release 1.0.1.2
Fix a bug where cmdlet names are not displayed unless the module is loaded.
Also fix a bug where BigQuery Job cmdlets are not working on CoreClr.
Release 1.0.1.1
Add -CustomCpu
and -CustomMemory
to GceInstance
cmdlets.
PowerShell Core Release
Add -GuestFlush
parameter to GceSnapShot
cmdlets.
Make the module work on PowerShell Core.