Releases: wong-a/aws-toolkit-vscode
Releases · wong-a/aws-toolkit-vscode
AWS Toolkit 1.94.0: prerelease
This is an unsupported preview build of AWS Toolkit, for testing new features.
Install
- Download the vsix file from "Assets" below.
- In VSCode, run
Extensions: Install from VSIX...
and choose the vsix file.
Changes
1.93.0 2023-10-05
- Bug Fix SAM: local debugging of a .NET lambda may fail if
containerbuild=true
- Bug Fix BuilderID/IdentityCenter: Fix 'Invalid Client' error in the browser when re-authenticating
- Feature CodeWhisperer: remove unnecessary "Proceed to login" prompt
1.92.0 2023-09-29
- Deprecation SAM: removed support for Node.js 12.x Lambda runtime
- Deprecation SAM: removed support for .NET core 3.1 Lambda runtime
- Feature CodeWhisperer: new onboarding tutorial for first-time users