Skip to content

Releases: bweedop/aws-toolkit-vscode

AWS IDE Extensions: prerelease

01 Oct 17:54
37d97c4

Choose a tag to compare

Pre-release

This is an unsupported preview build of the master branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.28.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.27.0 is provided by aws-toolkit-vscode….vsix
  2. Run Extensions: Install from VSIX... from the VSCode command palette and choose the vsix file(s).

Changes

AWS Toolkit - 3.26.0 2024-09-27

  • 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.28.0-SNAPSHOT 2024-10-01

  • Bug Fix Amazon Q /dev: define first folder as a root path for LLM-created files when using workspaces

Previous changes