Skip to content

Releases: GoogleCloudPlatform/google-cloud-visualstudio

GA Release of the extension

12 Dec 10:33
Compare
Choose a tag to compare

This tag marks the GA release of the extension.

For more information about what is included in the release please visit the Cloud Tools for Visual Studio page.

This release brings the following major features:

  • Management of Windows VM credentials. The extension will now manage a secure store for Windows credentials for the Windows VMs created under the Compute node in the Cloud Explorer. This credentials can be used for:
    • Starting Remote Desktop connections to the VMs.
    • Creating .publishsettings files for deploying ASP.NET 4.x apps to these VMs.
  • Support for Cloud SQL in the Cloud Explorer, which allows listing of instances, setting up trusted networks and adding a new data connection to the Server Explorer for the Cloud SQL instance.
  • Complete UI overhaul, fully branded and re-designed UI.
  • New analytics library for reporting usage of features, if authorized by the user.

Major bugs fixed:

  • Fixing focus issues throughout the UI #267.
  • Added shortcuts for buttons. #254
  • Added protected command handler to avoid crashing the VS shell unnecessarily #226.
  • Fixing the metadata about the extension, ensuring the More Info link points to the right page for the extension.

The complete list of changes since the beta (v0.8.5.0):
8692af1 Updating to version 1.0.3.0 (#318)
e0b0108 Master reimplement connection dialog (#311)
ac0c400 Merge pull request #299 from GoogleCloudPlatform/ga_master
b0000ff Updating Nuget packages. (#296)
dc963dc Updating the version. (#293)
8bb5a37 Ga formatting code (#288)
9b65de3 Ga missing analytics (#290)
54d9474 Adding the cloud icon for the templates. (#282)
fd57352 Merge pull request #281 from ivannaranjo/latest_strings
f218651 Updating to latest strings.
6c43658 Updating string. (#280)
2223d76 Updating string.
6e45638 Disable the commands if the items is busy. (#279)
12b99b4 Reset the credentials on refresh, which include reloading the projects. (#272)
bba4958 Updating icons strings (#271)
826d6a0 Fixing focus issues for dialogs (#267)
781486c Update existing dialogs (#265)
43d2c8d Merging strings (#262)
f155aec Icon buttons hover (#261)
b4d3397 Icons show password (#257)
844b6d2 Misc dialogs (#256)
0ccaf34 Add windows credential styling (#255)
86f378a Full dialog styling (#254)
0eaf9c0 Refactoring of the dialog base visuals, new button structure. (#252)
36f546c Merging q3 master (#250)
cc60add Merging q3 master (#250)
13d9a4f Updating version number.
f4af435 Using the project id instead of the project name. (#235)
516c642 Metrics for unhandled errors (#236)
b10bdfd Fixing issue 198 (#226)
13cffd2 Adding quotes for paths. (#222)
04046ff Updating the MoreInfo link to point to the docs page. (#223)
bc9bd46 Ensuring that we don't try to present when there's no data. (#220)
1e0a821 Run the analytics tests. (#217)
4477d14 Updating the version number.
0eb8819 Link to add credentials (#215)
4395eb2 Adding progress ui (#214)
c1d57d0 Analytics mandatory fields (#213)
503f1dc Adding tool to convert resx to csv. (#210)
9849af1 Adding custom password (#211)
d7be26a Adding logging for data sent to GA. (#207)
7d2371a New analytics library (#200)
991f32f Final review comment.
f5f79b3 Review comments.
f817982 Adding comments.
46648cf Formatting source files.
8e1a6a1 Organizing usings, adding missing licenses.
8f987b5 Centralizing the version, tagging every event with the extension version.
0e90e84 Removing the queue facilities.
ced7f77 Using visualstudio as the event type.
abd42f9 Renaming method, fixing small bug in analytics.
7c67fc5 Adding instrumentation for more events.
3397653 Changing to new model of reporting objects.
7ab7955 Report installation events.
ef2716d Fixing the debug reporter.
fc39370 Merge remote-tracking branch 'upstream/q3_master' into new_analytics_library
b47355d Add null check.
d435c6f Using the versioned app name when creating data sources. (#196)
7ae0447 Adding a debug aid for analytic events.
7496c25 The title is optional.
4359791 Merge branch 'fixing_issue_187' into new_analytics_library
967c053 Using the versioned app name when creating data sources.
35488c2 Reporting events.
15062ad Adding common status values.
d46bb68 Adding the initial event classes.
c16df4d Adding report wrapper, removed existing instrumentation.
ccc4ad6 Adding another event.
22731e7 Initial drop (partial) of the list of events.
ef6a709 Adding the numeric id for the current project.
74a894c Fetch a single project given it's ID.
74070ac Organizing usings.
c6261e4 Reformatting and adding missing licenses.
4e300f3 Renaming of methods.
f80d13a Fully test the project number hash, use the project number.
25cd8c2 Initial drop of tests, for events.
e711e09 Initial drop of the new library.
df3aeee Updating name and version. (#180)
d60fee3 Updating version to 0.9.2.0
cf244d4 Save .publishsettings file with credentials from the Windows VM credentials store (#172)
9dd4a77 Use stored credentials to launch Terminal Server session (#171)
8b8d27e Stored windows credentials (#169)
30173c2 Set user agen (#170)
dd2c270 Updating version to v0.9.1.0
66e8df5 Adding support to show buckets organized per location (#165)
1b5ba6f Hide empty zones (#166)
85f8119 List machines in a flat list (#164)
3cb12e1 Merge pull request #156 from GoogleCloudPlatform/cloud_sql
344f4a3 Merge remote-tracking branch 'origin/q3_master' into cloud_sql
63b0d9e Fix changes from PR #156
604d5c7 Fix changes from PR #156
8964209 Fix changes from PR #156
9bc1fe0 Fix changes from PR #156
192ac5c Add analytics events for opening the dialog to update a Cloud SQL's authorized networks and a command when the authorized networks are udpated.
b6c0745 Merge remote-tracking branch 'origin/q2_master' into cloud_sql
607f089 Remove adding and removing a single authorized network for a Cloud SQL instance and add support to manage all the authorized networks for the instance.
fb05225 Remove test prompt
2bd5e3f Fix spelling errors
5bb7ccf Add proper error handling/messages for authorizing/revoking machine access to database instances and adds analytics for these commands.
1522001 Add a polling service for tasks to handle cancelations and timeouts.
5ca44d9 Update and add more comments for Cloud SQL classes.
4732824 Misc clean up
c6ac0c9 Add resources for strings in the Cloud SQL instance view model to allow for easier localization.
402db79 Merge remote-tracking branch 'origin/q2_master' into cloud_sql
5a82e66 Allow the user to easily grant and revoke access to a database for the current machine.
77c16c7 Add a status menu item to the cloud sql root

Release candidate for version 1.0.3.0

28 Nov 16:26
Compare
Choose a tag to compare
Pre-release

8692af1 Updating to version 1.0.3.0 (#318)
e0b0108 Master reimplement connection dialog (#311)

Release candidate for version 1.0.2.0

21 Nov 13:28
Compare
Choose a tag to compare
Pre-release

This is the first release candidate of the GA version of the Cloud Tools for Visual Studio extension.

Changes:
ac0c400 Merge pull request #299 from GoogleCloudPlatform/ga_master
b0000ff Updating Nuget packages. (#296)
dc963dc Updating the version. (#293)
8bb5a37 Ga formatting code (#288)
9b65de3 Ga missing analytics (#290)
54d9474 Adding the cloud icon for the templates. (#282)
fd57352 Merge pull request #281 from ivannaranjo/latest_strings
f218651 Updating to latest strings.
6c43658 Updating string. (#280)
2223d76 Updating string.
6e45638 Disable the commands if the items is busy. (#279)
12b99b4 Reset the credentials on refresh, which include reloading the projects. (#272)
bba4958 Updating icons strings (#271)
826d6a0 Fixing focus issues for dialogs (#267)
781486c Update existing dialogs (#265)
43d2c8d Merging strings (#262)
f155aec Icon buttons hover (#261)
b4d3397 Icons show password (#257)
844b6d2 Misc dialogs (#256)
0ccaf34 Add windows credential styling (#255)
86f378a Full dialog styling (#254)
0eaf9c0 Refactoring of the dialog base visuals, new button structure. (#252)
36f546c Merging q3 master (#250)
cc60add Merging q3 master (#250)
13d9a4f Updating version number.
f4af435 Using the project id instead of the project name. (#235)
516c642 Metrics for unhandled errors (#236)
b10bdfd Fixing issue 198 (#226)
13cffd2 Adding quotes for paths. (#222)
04046ff Updating the MoreInfo link to point to the docs page. (#223)
bc9bd46 Ensuring that we don't try to present when there's no data. (#220)
1e0a821 Run the analytics tests. (#217)
4477d14 Updating the version number.
0eb8819 Link to add credentials (#215)
4395eb2 Adding progress ui (#214)
c1d57d0 Analytics mandatory fields (#213)
503f1dc Adding tool to convert resx to csv. (#210)
9849af1 Adding custom password (#211)
d7be26a Adding logging for data sent to GA. (#207)
7d2371a New analytics library (#200)
991f32f Final review comment.
f5f79b3 Review comments.
f817982 Adding comments.
46648cf Formatting source files.
8e1a6a1 Organizing usings, adding missing licenses.
8f987b5 Centralizing the version, tagging every event with the extension version.
0e90e84 Removing the queue facilities.
ced7f77 Using visualstudio as the event type.
abd42f9 Renaming method, fixing small bug in analytics.
7c67fc5 Adding instrumentation for more events.
3397653 Changing to new model of reporting objects.
7ab7955 Report installation events.
ef2716d Fixing the debug reporter.
fc39370 Merge remote-tracking branch 'upstream/q3_master' into new_analytics_library
b47355d Add null check.
d435c6f Using the versioned app name when creating data sources. (#196)
7ae0447 Adding a debug aid for analytic events.
7496c25 The title is optional.
4359791 Merge branch 'fixing_issue_187' into new_analytics_library
967c053 Using the versioned app name when creating data sources.
35488c2 Reporting events.
15062ad Adding common status values.
d46bb68 Adding the initial event classes.
c16df4d Adding report wrapper, removed existing instrumentation.
ccc4ad6 Adding another event.
22731e7 Initial drop (partial) of the list of events.
ef6a709 Adding the numeric id for the current project.
74a894c Fetch a single project given it's ID.
74070ac Organizing usings.
c6261e4 Reformatting and adding missing licenses.
4e300f3 Renaming of methods.
f80d13a Fully test the project number hash, use the project number.
25cd8c2 Initial drop of tests, for events.
e711e09 Initial drop of the new library.
df3aeee Updating name and version. (#180)
d60fee3 Updating version to 0.9.2.0
cf244d4 Save .publishsettings file with credentials from the Windows VM credentials store (#172)
9dd4a77 Use stored credentials to launch Terminal Server session (#171)
8b8d27e Stored windows credentials (#169)
30173c2 Set user agen (#170)
dd2c270 Updating version to v0.9.1.0
66e8df5 Adding support to show buckets organized per location (#165)
1b5ba6f Hide empty zones (#166)
85f8119 List machines in a flat list (#164)
3cb12e1 Merge pull request #156 from GoogleCloudPlatform/cloud_sql
344f4a3 Merge remote-tracking branch 'origin/q3_master' into cloud_sql
63b0d9e Fix changes from PR #156
604d5c7 Fix changes from PR #156
8964209 Fix changes from PR #156
9bc1fe0 Fix changes from PR #156
192ac5c Add analytics events for opening the dialog to update a Cloud SQL's authorized networks and a command when the authorized networks are udpated.
b6c0745 Merge remote-tracking branch 'origin/q2_master' into cloud_sql
607f089 Remove adding and removing a single authorized network for a Cloud SQL instance and add support to manage all the authorized networks for the instance.
fb05225 Remove test prompt
2bd5e3f Fix spelling errors
5bb7ccf Add proper error handling/messages for authorizing/revoking machine access to database instances and adds analytics for these commands.
1522001 Add a polling service for tasks to handle cancelations and timeouts.
5ca44d9 Update and add more comments for Cloud SQL classes.
4732824 Misc clean up
c6ac0c9 Add resources for strings in the Cloud SQL instance view model to allow for easier localization.
402db79 Merge remote-tracking branch 'origin/q2_master' into cloud_sql
5a82e66 Allow the user to easily grant and revoke access to a database for the current machine.
77c16c7 Add a status menu item to the cloud sql root

q3_master release 10-14-2016

14 Oct 14:13
Compare
Choose a tag to compare
Pre-release

13d9a4f Updating version number.
f4af435 Using the project id instead of the project name. (#235)
516c642 Metrics for unhandled errors (#236)
b10bdfd Fixing issue 198 (#226)
13cffd2 Adding quotes for paths. (#222)
04046ff Updating the MoreInfo link to point to the docs page. (#223)
bc9bd46 Ensuring that we don't try to present when there's no data. (#220)
1e0a821 Run the analytics tests. (#217)

q3_master release for 2016-10-05

05 Oct 13:40
Compare
Choose a tag to compare
Pre-release

4477d14 Updating the version number.
0eb8819 Link to add credentials (#215)
4395eb2 Adding progress ui (#214)
c1d57d0 Analytics mandatory fields (#213)
503f1dc Adding tool to convert resx to csv. (#210)
9849af1 Adding custom password (#211)
d7be26a Adding logging for data sent to GA. (#207)
7d2371a New analytics library (#200)
991f32f Final review comment.
f5f79b3 Review comments.
f817982 Adding comments.
46648cf Formatting source files.
8e1a6a1 Organizing usings, adding missing licenses.
8f987b5 Centralizing the version, tagging every event with the extension version.
0e90e84 Removing the queue facilities.
ced7f77 Using visualstudio as the event type.
abd42f9 Renaming method, fixing small bug in analytics.
7c67fc5 Adding instrumentation for more events.
3397653 Changing to new model of reporting objects.
7ab7955 Report installation events.
ef2716d Fixing the debug reporter.
fc39370 Merge remote-tracking branch 'upstream/q3_master' into new_analytics_library
b47355d Add null check.
d435c6f Using the versioned app name when creating data sources. (#196)
7ae0447 Adding a debug aid for analytic events.
7496c25 The title is optional.
4359791 Merge branch 'fixing_issue_187' into new_analytics_library
967c053 Using the versioned app name when creating data sources.
35488c2 Reporting events.
15062ad Adding common status values.
d46bb68 Adding the initial event classes.
c16df4d Adding report wrapper, removed existing instrumentation.
ccc4ad6 Adding another event.
22731e7 Initial drop (partial) of the list of events.
ef6a709 Adding the numeric id for the current project.
74a894c Fetch a single project given it's ID.
74070ac Organizing usings.
c6261e4 Reformatting and adding missing licenses.
4e300f3 Renaming of methods.
f80d13a Fully test the project number hash, use the project number.
25cd8c2 Initial drop of tests, for events.
e711e09 Initial drop of the new library.

Weekly release.

09 Sep 15:48
Compare
Choose a tag to compare
Weekly release. Pre-release
Pre-release

df3aeee Updating name and version. (#180)

Weekly release.

26 Aug 16:27
Compare
Choose a tag to compare
Weekly release. Pre-release
Pre-release

d60fee3 Updating version to 0.9.2.0
cf244d4 Save .publishsettings file with credentials from the Windows VM credentials store (#172)
9dd4a77 Use stored credentials to launch Terminal Server session (#171)
8b8d27e Stored windows credentials (#169)
30173c2 Set user agen (#170)

Weekly release.

19 Aug 14:01
Compare
Choose a tag to compare
Weekly release. Pre-release
Pre-release

Updating version to v0.9.1.0
Adding support to show buckets organized per location (#165)
Hide empty zones (#166)
List machines in a flat list (#164)
Merge pull request #156 from GoogleCloudPlatform/cloud_sql
Merge remote-tracking branch 'origin/q3_master' into cloud_sql
Fixing application name (#160)
Added link to latest binaries.
Add analytics events for opening the dialog to update a Cloud SQL's authorized networks and a command when the authorized networks are udpated.
Merge remote-tracking branch 'origin/q2_master' into cloud_sql
Remove adding and removing a single authorized network for a Cloud SQL instance and add support to manage all the authorized networks for the instance.
Remove test prompt
Fix spelling errors
Add proper error handling/messages for authorizing/revoking machine access to database instances and adds analytics for these commands.
Add a polling service for tasks to handle cancelations and timeouts.
Update and add more comments for Cloud SQL classes.
Misc clean up
Add resources for strings in the Cloud SQL instance view model to allow for easier localization.
Merge remote-tracking branch 'origin/q2_master' into cloud_sql
Allow the user to easily grant and revoke access to a database for the current machine.
Add a status menu item to the cloud sql root

v0.8.5.0

11 Aug 12:29
Compare
Choose a tag to compare
v0.8.5.0 Pre-release
Pre-release
Fixing analytics app name.

v0.8.4.0: Release with the following fixes:

11 Aug 12:30
Compare
Choose a tag to compare
* Fix for issue #155, fixing the Manage Accounts string in the tools menu.