Skip to content

Releases: GoogleCloudPlatform/google-cloud-powershell

Release 1.0.1.10

17 Sep 22:44
b0549f9
Compare
Choose a tag to compare

Fixed a bug where fixed-type metadata is not working with Google Cloud Storage cmdlets.

Release 1.0.1.9

23 Aug 23:12
da648ae
Compare
Choose a tag to compare

Add -Label parameters to some Compute Engine cmdlets.

Release 1.0.1.8

11 May 20:46
1394b2f
Compare
Choose a tag to compare

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

05 Mar 21:15
Compare
Choose a tag to compare

Add Region support for GceManagedInstance cmdlets.

Release 1.0.1.5

09 Feb 17:37
9d1cbf1
Compare
Choose a tag to compare

Fix a bug where the Google Cloud Storage Provider may hang after some usage.

Release 1.0.1.4

24 Jan 20:59
e938cd6
Compare
Choose a tag to compare

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

12 Jan 22:48
a650d4b
Compare
Choose a tag to compare

Add -WriteMode to Start-BqJob -Query

Release 1.0.1.2

12 Dec 02:22
cd46b34
Compare
Choose a tag to compare

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

29 Nov 21:55
19c43be
Compare
Choose a tag to compare

Add -CustomCpu and -CustomMemory to GceInstance cmdlets.

PowerShell Core Release

16 Nov 19:06
b7335bd
Compare
Choose a tag to compare

Add -GuestFlush parameter to GceSnapShot cmdlets.
Make the module work on PowerShell Core.