Releases: GoogleCloudPlatform/google-cloud-visualstudio
Release candidate 1.1.9.0
This release is the very first release from the 1.1 branch that supports VS 2017.
Full changelist:
73bcdd0 Updating the version to 1.1.9. (#555)
1debc94 Porting templates to VS 2017 (#553)
2ca0105 Update README.md
14ec1b3 Adding an abstraction layer for VS2015 and VS2017 tools and .json and .csproj projects. (#535)
bb9f099 M1 1 adding vs2017 support (#529)
Release 1.1.7.0
This is a Beta release of the Cloud Tools for Visual Studio extension.
For more information about what is included in the extension visit the Cloud Tools for Visual Studio page.
This release include the following major features (in Beta):
- Added new publishing wizard with support for deploying ASP.NET 4.x and ASP.NET Core 1.0.x applications to Google Cloud Platform.
- Integrated support for deploying ASP.NET 4.x to Google Compute Engine VMs. Just select the VM and the credentials to use and the deployment will be done automatically.
- Integrated support deploying ASP.NET Core 1.0.x to Google App Engine and Google Container Engine.
- For App Engine the extension will generate the necessary app.yaml for easy deployment. The user can specify their own app.yaml if needed.
- For Google Container Engine the extension will automatically build the necessary Docker images using the new ASP.NET Core runtime image.
- Integration of Google App Engine into the Cloud Explorer.
- Allows for managing the Google App Engine resources your app is using.
- New and updated templates for ASP.NET 4.x and ASP.NET Core 1.0.x
- Updated the ASP.NET 4.x templates to enable logging and error reporting for new projects.
- Added new ASP.NET Core templates to enable logging and error reporting for new projects.
Changes since the previous release of the extension (v1.0.3.0):
6590276 Updating to version 1.1.7.0 (#494)
a3a3fd3 Update the default view. (#493)
b1510de Updating to version 1.1.6.0 (#490)
b009719 Requiring latest version of gcloud, removing workaround. (#488)
bd6f661 Updated readme. (#489)
62f40d1 Updating readmes (#485)
cb4cc33 Updating to version 1.1.5.0 (#476)
f6f8ef2 Using a label. (#475)
5d214ad Adds check for Cloud SDK version. (#473)
f15abbd Allow "runtime: custom" deployments from VS. (#470)
dbb272a Adding analytics for deployments. (#472)
de64559 Updating to latest reviewed strings. (#469)
f5db841 Master fixing issue 463 (#466)
27d5ad1 Adding aspnetcore templates (#464)
597b79b Prevent context menu to show from nodes with no context menu. (#460)
4bd67b3 Removing extra dots. (#461)
0aa1685 Updating ASP.NET 4.x templates to add logging and error reporting. (#454)
317a823 Updating to version 1.1.4.0. (#455)
d3a813c More flexibility to delete versions (#451)
c0597d6 Trivial update of the icon. (#452)
f0c291a Add "Migrage all traffic" command for App Engine versions in Cloud Explorer (#448)
66ca312 Adding checkbox to choose whether a service is public. (#447)
b1ae6f0 Updating to version 1.1.3.0. (#442)
cdc2966 Use the "runtime: aspnetcore" in the generated app.yaml. (#441)
538d1be Using the official runtime tag. (#439)
92a74a6 Ensuring right credentials for kubectl calls. (#434)
6f534fd Adding the param to the string. (#428)
e1be6ed Adding support for parsing the 'service: name' portion of an app.yaml. (#420)
180a61b Adding error details to the error dialog, show when erorr details are present. (#422)
9a55a39 Take into account the "name" property from project.json. (#418)
db5f8a9 Updating to version 1.1.2.0 (#413)
b88d207 Ensuring all GAE Property window items have descriptions and display names, removing instances. (#409)
e9a2f98 Setting the working directory to the project's root for ASP.NET Core apps when deploying. (#407)
c6ce4f8 Adding project context menu item to generate project's app.yaml and Dockerfile. (#406)
bb05cbf Master app engine load upfront (#401)
9aa385a Master fixing issue 253 (#402)
128793b Adding save all method, call it from the deployment steps. (#395)
2b376fe Cleanup the name to ensure no invalid chars. (#393)
a384792 Fixing version number. (#383)
32b24b7 Merging the GKE deployment feature into master (#382)
c69d544 Styling deployment wizard (#349)
64db2f7 Use env: flex in default app.yaml
a04d178 Merge pull request #338 from ivannaranjo/q1_solving_master_conflicts
fd0dfdd Removing duplicate entry.
b5d117b Fixing conflicts.
9bafa93 Merge remote-tracking branch 'upstream/master' into q1_solving_master_conflicts
434db36 Updating the runtime version. (#335)
e0196fc Updating the major version for the branch. (#330)
462c3fc Bringing q1_master up to date with master (#331)
998f282 Check that the Category, Description and DisplayName attributes are not used directly. (#327)
142a892 Check for unused strings (#326)
414b47b Ensure that all strings are extracted. (#325)
37ff3ed Adding support for invalidating the UI state of the commands. (#309)
c9dfcd9 Using the in house built image. (#317)
9b43699 Styling the tooltip for the help label. (#312)
8262dbe Q1 adding label with help (#308)
6ab83f2 Q1 styling dialogs (#305)
5789fd7 Q1 master merging master (#300)
2b1ddc1 Q1 merging ga master 2 (#298)
98aab26 Q1 merge ga master (#294)
a9ff395 Disable the menu entries instead of hiding. (#287)
516b878 Q1 formatting code (#289)
64656e2 Merge pull request #283 from ivannaranjo/merging_ga_master
33b4d15 Merge branch 'ga_master' into merging_ga_master
a55d4d3 Styling the GceStep, fixing the AppEngine dialog.
365625d Use the new styles.
40a5dbd Merge remote-tracking branch 'upstream/ga_master' into merging_ga_master
64e3bc1 Merging q3 master (#247)
cfde488 Adding the external tools to the path. (#241)
cd820de Merging q3 master (#239)
abfd319 Merge pull request #237 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
ab2c501 Don't rethrow or report un known exceptions and fix minor spacing issue.
114a86f Ensuring .resx file and .Designer.cs file are in sync. Updating use of string. (#238)
398bd66 Update error message handling for the GAE version model.
2598291 Merge remote-tracking branch 'origin/q3_deployment_dialog' into q3_deployment_dialog_app_engine_temp
e92dc9c Merge pull request #224 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
53a593e Changes from PR #224
f3ab527 Merging q3 master (#225)
8dd0fe6 Add analytics for GAE actions.
9ae7fc3 Add radio button labels as resouces.
19ee21c Merge branch 'q3_deployment_dialog' into q3_deployment_dialog_app_engine
497eb8a Fix bad merge
11a560d Merge branch 'q3_deployment_dialog_app_engine_temp' into q3_deployment_dialog_app_engine
170bfe4 Add the ability to manage a GAE service's traffic splitting.
9a9758a Merge pull request #221 from ivannaranjo/merging_q3_master
bc8b572 Merging q3_master
b4cf079 Publishing dialog link manage accounts (#219)
42e8602 Merge pull request #218 from ivannaranjo/running_tests_appveyor
ca0311a Running tests in appveryor, ported from q3_master.
ee08aeb Merge pull request #216 from ivannaranjo/merging_q3_master
1b41934 Merge branch 'q3_master' into merging_q3_master
f1c6fc1 Merge branch 'q3_deployment_dialog' into merging_q3_master
86c6a76 Merge branch 'q3_master' into mergin_q3_master
3ab41ad Merge pull request #209 from GoogleCloudPlatform/q3_deployment_dialog_clean_up
1a74044 Merge pull request #208 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
248fbf5 Fix minor changes from PR
9819c23 Remove unused files.
46e267f Merge branch 'q3_deployment_dialog_app_engine_temp' into q3_deployment_dialog_app_engine
2d7581a Merge pull request #199 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
9651f4b Fix incorrect merge conflict
60dcd0c Merge remote-tracking branch 'origin/q3_deployment_dialog' into q3_deployment_dialog_app_engine
5c638ca Don't allow deletion of the default service. It will fail as it is not allowed.
87a4e2c Merge pull request #206 from ivannaranjo/q3_deployment_dialog
44cffc2 Fixing merge conflict.
6211b62 Merge remote-tracking branch 'upstream/q3_master' into q3_deployment_dialog
7167438 Publish aspnetcore feature (#201)
e1937ac Allow deletion of GAE services.
3140102 Don't initialize version after deletion. This is unneeded as it is no longer around.
da6c992 Allow deletion of GAE versions.
da9c546 Add comments and update GaeServiceExtentions to be true extensions.
cd7825b Allow GAE versions to be started and stopped.
ef5a5b7 Add App Engine version filtering on traffic allocation and runtimes.
986c8e9 Allow toggling display of flexible versions.
1577c8d Filter out non flexible app engine versions as they cannot be used with .NET
6f5df4f Use serving status instead of traffic allocation for version icons.
8e5df9f Add images to the App Engine resource views.
eabfe25 Allow services and versions to be opened in a browser.
9726e58 Add support to open GAE items in the propery window and to open GAE items in the cloud console.
1a1ac75 Skeleton of App Engine source and view.
5bf7f0b Publish dialog feature (#175)
Release candidate 1.1.7.0
Release candidate 1.1.6.0
Release candidate 1.1.5.0
The changes in this release are:
cb4cc33 Updating to version 1.1.5.0 (#476)
f6f8ef2 Using a label. (#475)
5d214ad Adds check for Cloud SDK version. (#473)
f15abbd Allow "runtime: custom" deployments from VS. (#470)
dbb272a Adding analytics for deployments. (#472)
de64559 Updating to latest reviewed strings. (#469)
f5db841 Master fixing issue 463 (#466)
27d5ad1 Adding aspnetcore templates (#464)
597b79b Prevent context menu to show from nodes with no context menu. (#460)
4bd67b3 Removing extra dots. (#461)
0aa1685 Updating ASP.NET 4.x templates to add logging and error reporting. (#454)
Dogfood release of 1.1.4.0 build.
This release contains the following changes:
317a823 Updating to version 1.1.4.0. (#455)
d3a813c More flexibility to delete versions (#451)
c0597d6 Trivial update of the icon. (#452)
f0c291a Add "Migrage all traffic" command for App Engine versions in Cloud Explorer (#448)
66ca312 Adding checkbox to choose whether a service is public. (#447)
Dogfood release of 1.1.3.0 build.
This release focus on the integration of the aspnetcore
App Engine Flex runtime into the extension. This release makes use of a dogfood feature in the generated app.yaml files. Please note that using the generated app.yaml in the gcloud command line will fail until the runtime is released.
b1ae6f0 Updating to version 1.1.3.0. (#442)
cdc2966 Use the "runtime: aspnetcore" in the generated app.yaml. (#441)
538d1be Using the official runtime tag. (#439)
92a74a6 Ensuring right credentials for kubectl calls. (#434)
6f534fd Adding the param to the string. (#428)
e1be6ed Adding support for parsing the 'service: name' portion of an app.yaml. (#420)
180a61b Adding error details to the error dialog, show when erorr details are present. (#422)
9a55a39 Take into account the "name" property from project.json. (#418)
Dogfood release of 1.1.2.0 build.
This release contains minor features for App Engine Flex deployment and many useful fixes.
Full list of fixes is:
db5f8a9 Updating to version 1.1.2.0 (#413)
b88d207 Ensuring all GAE Property window items have descriptions and display names, removing instances. (#409)
e9a2f98 Setting the working directory to the project's root for ASP.NET Core apps when deploying. (#407)
c6ce4f8 Adding project context menu item to generate project's app.yaml and Dockerfile. (#406)
bb05cbf Master app engine load upfront (#401)
9aa385a Master fixing issue 253 (#402)
128793b Adding save all method, call it from the deployment steps. (#395)
2b376fe Cleanup the name to ensure no invalid chars. (#393)
Dogfood release of 1.1.1.0 build.
This release contains the release to GKE feature amongst other changes. The complete list of changes since previous release is:
a384792 Fixing version number. (#383)
32b24b7 Merging the GKE deployment feature into master (#382)
c69d544 Styling deployment wizard (#349)
64db2f7 Use env: flex in default app.yaml
Dogfood release of 1.1.0.0 build.
Changes in this release:
a04d178 Merge pull request #338 from ivannaranjo/q1_solving_master_conflicts
fd0dfdd Removing duplicate entry.
b5d117b Fixing conflicts.
9bafa93 Merge remote-tracking branch 'upstream/master' into q1_solving_master_conflicts
434db36 Updating the runtime version. (#335)
e0196fc Updating the major version for the branch. (#330)
462c3fc Bringing q1_master up to date with master (#331)
998f282 Check that the Category, Description and DisplayName attributes are not used directly. (#327)
142a892 Check for unused strings (#326)
414b47b Ensure that all strings are extracted. (#325)
37ff3ed Adding support for invalidating the UI state of the commands. (#309)
c9dfcd9 Using the in house built image. (#317)
9b43699 Styling the tooltip for the help label. (#312)
8262dbe Q1 adding label with help (#308)
6ab83f2 Q1 styling dialogs (#305)
5789fd7 Q1 master merging master (#300)
2b1ddc1 Q1 merging ga master 2 (#298)
98aab26 Q1 merge ga master (#294)
a9ff395 Disable the menu entries instead of hiding. (#287)
516b878 Q1 formatting code (#289)
64656e2 Merge pull request #283 from ivannaranjo/merging_ga_master
33b4d15 Merge branch 'ga_master' into merging_ga_master
a55d4d3 Styling the GceStep, fixing the AppEngine dialog.
365625d Use the new styles.
40a5dbd Merge remote-tracking branch 'upstream/ga_master' into merging_ga_master
64e3bc1 Merging q3 master (#247)
cfde488 Adding the external tools to the path. (#241)
cd820de Merging q3 master (#239)
abfd319 Merge pull request #237 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
ab2c501 Don't rethrow or report un known exceptions and fix minor spacing issue.
114a86f Ensuring .resx file and .Designer.cs file are in sync. Updating use of string. (#238)
398bd66 Update error message handling for the GAE version model.
2598291 Merge remote-tracking branch 'origin/q3_deployment_dialog' into q3_deployment_dialog_app_engine_temp
e92dc9c Merge pull request #224 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
53a593e Changes from PR #224
f3ab527 Merging q3 master (#225)
8dd0fe6 Add analytics for GAE actions.
9ae7fc3 Add radio button labels as resouces.
19ee21c Merge branch 'q3_deployment_dialog' into q3_deployment_dialog_app_engine
497eb8a Fix bad merge
11a560d Merge branch 'q3_deployment_dialog_app_engine_temp' into q3_deployment_dialog_app_engine
170bfe4 Add the ability to manage a GAE service's traffic splitting.
9a9758a Merge pull request #221 from ivannaranjo/merging_q3_master
bc8b572 Merging q3_master
b4cf079 Publishing dialog link manage accounts (#219)
42e8602 Merge pull request #218 from ivannaranjo/running_tests_appveyor
ca0311a Running tests in appveryor, ported from q3_master.
ee08aeb Merge pull request #216 from ivannaranjo/merging_q3_master
1b41934 Merge branch 'q3_master' into merging_q3_master
f1c6fc1 Merge branch 'q3_deployment_dialog' into merging_q3_master
86c6a76 Merge branch 'q3_master' into mergin_q3_master
3ab41ad Merge pull request #209 from GoogleCloudPlatform/q3_deployment_dialog_clean_up
1a74044 Merge pull request #208 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
248fbf5 Fix minor changes from PR
9819c23 Remove unused files.
46e267f Merge branch 'q3_deployment_dialog_app_engine_temp' into q3_deployment_dialog_app_engine
2d7581a Merge pull request #199 from GoogleCloudPlatform/q3_deployment_dialog_app_engine
9651f4b Fix incorrect merge conflict
60dcd0c Merge remote-tracking branch 'origin/q3_deployment_dialog' into q3_deployment_dialog_app_engine
5c638ca Don't allow deletion of the default service. It will fail as it is not allowed.
87a4e2c Merge pull request #206 from ivannaranjo/q3_deployment_dialog
44cffc2 Fixing merge conflict.
6211b62 Merge remote-tracking branch 'upstream/q3_master' into q3_deployment_dialog
7167438 Publish aspnetcore feature (#201)
e1937ac Allow deletion of GAE services.
3140102 Don't initialize version after deletion. This is unneeded as it is no longer around.
da6c992 Allow deletion of GAE versions.
da9c546 Add comments and update GaeServiceExtentions to be true extensions.
cd7825b Allow GAE versions to be started and stopped.
ef5a5b7 Add App Engine version filtering on traffic allocation and runtimes.
986c8e9 Allow toggling display of flexible versions.
1577c8d Filter out non flexible app engine versions as they cannot be used with .NET
6f5df4f Use serving status instead of traffic allocation for version icons.
8e5df9f Add images to the App Engine resource views.
eabfe25 Allow services and versions to be opened in a browser.
9726e58 Add support to open GAE items in the propery window and to open GAE items in the cloud console.
1a1ac75 Skeleton of App Engine source and view.
5bf7f0b Publish dialog feature (#175)