Releases: GoogleCloudPlatform/iap-desktop
Releases · GoogleCloudPlatform/iap-desktop
1.1.44
This release contains the following new features:
- Add Refresh instances command to zone group in server explorer
- Check for updates when closing RDCMan (can be disabled via Settings)
- Tracing
This release contains the following fixes:
- Improve error messages when trying to access VMs that do not exist or cannot be accessed because of missing permissions
- Properly cancel credential resets when the Cancel button is pressed
- Fix an issue where a credential reset times out because serial port data is split over multiple reads
1.1.37
This release contains the following new features:
- Introduce Add Project dialog to add projects to server tree
This release contains the following fixes:
1.1.32
1.1.29
1.1.22
1.1.21
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)