Google Cloud Visualstudio Versions Save

Google Cloud Tools for Visual Studio

2.0.5

1 year ago

Licensing update

2.0.4

4 years ago

Fixes Team Explorer issue in VS 2019

2.0.3

4 years ago

Enables the extension on Visual Studio 2019

2.0.2

5 years ago

Fixes a regression where 2 commits from 2.0.0 were missing in 2.0.1

2.0.1

5 years ago

Bug fix release to support newer versions of gcloud.

2.0.0

5 years ago

New Features

  • Publish a specific build configuration (#431, #619)
  • Save previous publish dialog inputs (#863)
  • Add target Service to AppEngine publish dialog (#947, #948)
  • Enable publishing ASP.NET Core apps to Compute Engine VMs. (#426)
  • Publish to non-default IIS Website of a Compute Engine VM (#944)
  • Publish to Kubernetes Engine can select a deployment to update (#429)
  • Update templates (#893, #1013)
  • Add Google Cloud Platform toolbar element (#351)
  • More links to Google Cloud Console resources (#949)

Removed Features

  • Dropped support for Visual Studio 2015 (#957)
  • Remove Google Cloud SQL from Cloud Explorer (#946)
  • Remove Google Cloud Storage from Cloud Explorer (#953)
  • Remove Pub/Sub from Cloud Explorer (#945)

1.4.0

5 years ago

Add support for .NET Core 2.1 and ASP.NET Core 2.1.

1.3.0

5 years ago

Cloud Tools for Visual Studio version 1.3.0 release notes:

  • Added a project select dialog
    • Accessible from the cloud explorer
    • Includes search functionality
  • Templates
    • Split the templates into separate ASP.NET and ASP.NET Core templates
    • Display an error in the ASP.NET Core template when there is no supported .NET Core SDK for Visual Studio 2015
    • Updated the version of BundlerMinifier.Core, fixing a bug with .NET Core 2.0
  • Update the Analytics Opt-In dialog prompt
  • When given permission, the extension can now enable GCP APIs as required
  • The extension can now create a Google App Engine service
    • From Cloud Explorer
    • From the App Engine Publish Dialog
  • Made the current GCP Project ID visible in the deployment dialogs
  • Updated the Options page and added more Options
  • Fixed a crash when attempting to download a file from Google Cloud Storage
  • Fixed a bug that disabled "Publish to Google…" when a project was unloaded
  • Fixed that links were unreadable when using the dark theme
  • Removed unnecessary environment variables from generated Docker files
  • Enabled copy various fields of the extension
  • Stackdriver Error Reporting and Logs viewers' auto-reload is now disabled when Visual Studio is hidden
  • Made columns sortable in the Stackdriver Error Reporting viewer
  • Enabled multiple instances of the Stackdriver Logs viewer to exist
  • Updated tooltips for the publish choices

The full list of issues fixed by this release can be found on milestone 1.3.0

v1.2.10.0

6 years ago

In this release we have completely overhauled how the templates for ASP.NET 4.x and ASP.NET Core apps work for GCP. We have improved on the template wizard work.

Changes in this release: 6ab17d2 Updating the gcloud dependency and version number. (#824) 8126498 Make MVC the default for the new template dialog box. (#822) 3398931 Correctly check for .NET Core before creating config files. (#818) 182b8bd Using the FQDN of a GCE instance instead of the IP address. (#815) 564cd16 Fixes missing gcloud checks. (#819) 0cd69c1 Automatic code cleanup. (#812) b0cac23 Master removing beta dependency (#811) 6d55c38 Updating the version to 1.2.9.0 (#810) 60e106a Issue#803 (#804) 466b02a Updating the nuget packages to the latest bits. (#806) 7ad71ec Changes suggested by the strings review. (#805) 4366363 Modify the templates so they can be edited in place. (#801) 790b6af Random updates for docs (#802) 9541189 Remove the creation of a complex cloudbuild.yaml when a simpler Dockerfile suffices. (#799) e1f8b2d Fix a few things that didn't make it into the single template PR. (#800) 7e98c58 Change templates to be a single template. (#792) 8d925e1 Fix a few comment errors. (#788) bb327ee Adding support for the .NET Core 2.0 runtime. (#785) 99ec8f9 Change Template source directory layout. (#779) 12eb108 Move back global.json sdk version to the version installed by the .NET Core SDK for Visual Studio 2015. (#777)

v1.2.9.0

6 years ago

In this release we have completely overhauled how the templates for ASP.NET 4.x and ASP.NET Core apps work for GCP. We have improved on the template wizard work.

Changes in this release: 3398931 Correctly check for .NET Core before creating config files. (#818) 182b8bd Using the FQDN of a GCE instance instead of the IP address. (#815) 564cd16 Fixes missing gcloud checks. (#819) 0cd69c1 Automatic code cleanup. (#812) b0cac23 Master removing beta dependency (#811) 6d55c38 Updating the version to 1.2.9.0 (#810) 60e106a Issue#803 (#804) 466b02a Updating the nuget packages to the latest bits. (#806) 7ad71ec Changes suggested by the strings review. (#805) 4366363 Modify the templates so they can be edited in place. (#801) 790b6af Random updates for docs (#802) 9541189 Remove the creation of a complex cloudbuild.yaml when a simpler Dockerfile suffices. (#799) e1f8b2d Fix a few things that didn't make it into the single template PR. (#800) 7e98c58 Change templates to be a single template. (#792) 8d925e1 Fix a few comment errors. (#788) bb327ee Adding support for the .NET Core 2.0 runtime. (#785) 99ec8f9 Change Template source directory layout. (#779) 12eb108 Move back global.json sdk version to the version installed by the .NET Core SDK for Visual Studio 2015. (#777)