This release contains the following new features and improvements:
- Add managed implementation of IAP TCP tunneling - on Windows 2012 and later, the plugin now uses a
managed implementation of Cloud IAP TCP tunneling instead of runninggcloud
in the background.
This translates into faster connection time and substantially lower memory usage. - Improved performance of loading instances for a project.
- Support OAuth for authentication - previously, the plugin unonditionally used your existing
gcloud
credentials. While this is still supported, the default now is that you authorize
the plugin by following a standard OAuth authorize flow. - Added support for custom session length for GCP
This release also contains the following fixes:
- Fixed issue where VM instances based on old public images were not properly recognized as using Windows (#22)