Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Releases: GoogleCloudPlatform/google-cloud-powershell

Release 1.0.1.10

Choose a tag to compare

@quoctruong quoctruong released this 17 Sep 22:44
b0549f9

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

Release 1.0.1.9

Choose a tag to compare

@quoctruong quoctruong released this 23 Aug 23:12
da648ae

Add -Label parameters to some Compute Engine cmdlets.

Release 1.0.1.8

Choose a tag to compare

@quoctruong quoctruong released this 11 May 20:46
1394b2f

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

Choose a tag to compare

@quoctruong quoctruong released this 05 Mar 21:15

Add Region support for GceManagedInstance cmdlets.

Release 1.0.1.5

Choose a tag to compare

@quoctruong quoctruong released this 09 Feb 17:37
9d1cbf1

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

Release 1.0.1.4

Choose a tag to compare

@quoctruong quoctruong released this 24 Jan 20:59
e938cd6

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

Choose a tag to compare

@quoctruong quoctruong released this 12 Jan 22:48
a650d4b

Add -WriteMode to Start-BqJob -Query

Release 1.0.1.2

Choose a tag to compare

@quoctruong quoctruong released this 12 Dec 02:22
cd46b34

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

Choose a tag to compare

@quoctruong quoctruong released this 29 Nov 21:55
19c43be

Add -CustomCpu and -CustomMemory to GceInstance cmdlets.

PowerShell Core Release

Choose a tag to compare

@quoctruong quoctruong released this 16 Nov 19:06
b7335bd

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