Releases: bijinai/aws-toolkit-vscode
Releases · bijinai/aws-toolkit-vscode
AWS IDE Extensions: prerelease
This is an unsupported preview build of the master
branch of AWS IDE Extensions for VSCode.
Install
- Download the vsix file(s) from "Assets" below.
- Amazon Q 1.27.0 is provided by
amazon-q-vscode….vsix
- AWS Toolkit 3.26.0 is provided by
aws-toolkit-vscode….vsix
- Amazon Q 1.27.0 is provided by
- Run
Extensions: Install from VSIX...
from the VSCode command palette and choose the vsix file(s).
Changes
AWS Toolkit - 3.26.0-SNAPSHOT 2024-09-25
- Bug Fix EC2 connect: remote connection will no longer fail with 'too many authentication attempt'
- Feature EC2 connect: use ed25519 to generate ec2 ssh key pair
- Feature EC2 connect: default to ed25519, but fall back on rsa if unsupported
- Feature EC2: Launch ec2 instances from AWS Explorer
Amazon Q - 1.27.0-SNAPSHOT 2024-09-25
- Bug Fix Security Scan: Fixes an issue that incorrectly removes hardcoded credentials detections from auto scans.
- Feature Amazon Q Code Transformation: allow users to skip running tests