Releases: vmware-tanzu/tanzu-toolkit-for-visual-studio
v1.0.1
What's Changed
- Deployment dialog improvements by @atwoosnam in #344, #352
- Avoid serialization of empty lists in manifest by @atwoosnam in #340
- Target org/space before launching debug adapter by @atwoosnam in #347
- Print dotnet publish command args when publishing project before pushing by @atwoosnam in #345
- Display dialog windows as modals by @atwoosnam in #348
- Open deployment output window after deploying app (bug fix) by @atwoosnam in #364
- Print "recent" app logs before streaming logs by @atwoosnam in #366
- Install debugging agent on remote (instead of shipping with app bits) by @atwoosnam in #367
- Debug using VSIX CF config by @atwoosnam in #360
- Fix bug occasionally preventing Login view from opening by @atwoosnam in #372
- Fix bug in remote debugger that always chose app matching project name by @atwoosnam in #373
- Allow cancellation of remote debugging by @atwoosnam in #354
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Allow certificate validation to be bypassed by @atwoosnam in #277
- Support manifests that use single-buildpack format by @atwoosnam in #281
- Facilitate remote debugging of CF apps running on Linux within Visual Studio by @atwoosnam in #290
- Allow output (e.g. app logs) to be paused/resumed by @atwoosnam in #299
- Validate App Services by @zzori-theoriginal in #300
- Various bugfixes, UI/UX enhancements
Full Changelog: v0.0.4...v1.0.0
Demo Release 0.0.4
This is a preliminary release of Tanzu Toolkit for Visual Studio; new features are still being developed & existing ones are subject to change.
Two installable versions of this extension are attached to this release as assets:
- For VS 2022: Tanzu.Toolkit.VisualStudio.2022.0.0.4-build.81.vsix
- For VS 2019: Tanzu.Toolkit.VisualStudio.2019.0.0.4-build.81.vsix
After downloading, double-click .vsix file to install this extension into your local instance of Visual Studio.
Demo Release 0.0.3
This is a preliminary release of Tanzu Toolkit for Visual Studio; new features are still being developed & existing ones are subject to change. An installable version of this extension is attached to this release as an Asset: Tanzu.Toolkit.VisualStudio.0.0.3-build.109.vsix. Double-click this file after downloading to install this extension into your local instance of Visual Studio 2019.
Demo Release 0.0.2
This is the second preliminary release of Tanzu Toolkit for Visual Studio. This is a pre-release; new features are still being developed & existing ones are subject to change. An installable version of this extension is attached to this release as an Asset: Tanzu.Toolkit.VisualStudio.vsix. Double-click this file after downloading to begin the installation into your local instance of Visual Studio 2019.
Demo Release
This is our 1st preliminary release for the Tanzu Toolkit Extension for Visual Studio. At this stage, the extension hasn't gone through a design review and many features are still works on progress.
To test this extension out, install the Tanzu.Toolkit.VisualStudio.vsix file.