Skip to content

Releases: aws/aws-toolkit-vscode

AWS IDE Extensions: prerelease

05 Nov 21:48
34b695a
Compare
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.34.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.32.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.32.0-SNAPSHOT 2024-11-05

  • Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
  • Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
  • Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift

Amazon Q - 1.34.0-SNAPSHOT 2024-11-05

  • Bug Fix Align example help text with prompt message in chat
  • Bug Fix Improve @workspace index auto pause start strategy.
  • Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.

Previous changes

AWS IDE Extensions: q-dev-ux

05 Nov 21:53
b4a1cea
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/q-dev-ux branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.34.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.32.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.32.0-SNAPSHOT 2024-11-05

  • Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
  • Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
  • Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift

Amazon Q - 1.34.0-SNAPSHOT 2024-11-05

  • Bug Fix Align example help text with prompt message in chat
  • Bug Fix Improve @workspace index auto pause start strategy.
  • Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.

Previous changes

AWS IDE Extensions: q-dev-execution

05 Nov 21:53
1f9b8a4
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/q-dev-execution branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.34.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.32.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.32.0-SNAPSHOT 2024-11-05

  • Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
  • Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
  • Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift

Amazon Q - 1.34.0-SNAPSHOT 2024-11-05

  • Bug Fix Align example help text with prompt message in chat
  • Bug Fix Improve @workspace index auto pause start strategy.
  • Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.

Previous changes

AWS IDE Extensions: emr

05 Nov 21:53
139e267
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/emr branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.34.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.32.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.32.0-SNAPSHOT 2024-11-05

  • Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
  • Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
  • Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift

Amazon Q - 1.34.0-SNAPSHOT 2024-11-05

  • Bug Fix Align example help text with prompt message in chat
  • Bug Fix Improve @workspace index auto pause start strategy.
  • Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.

Previous changes

AWS Toolkit 3.31.0

31 Oct 19:37
Compare
Choose a tag to compare

AWS Toolkit for VS Code 3.31.0

Amazon Q 1.33.0

31 Oct 19:41
Compare
Choose a tag to compare

Amazon Q for VS Code 1.33.0

AWS Toolkit 3.30.0

29 Oct 12:58
Compare
Choose a tag to compare

AWS Toolkit for VS Code 3.30.0

Amazon Q 1.32.0

29 Oct 18:57
Compare
Choose a tag to compare

Amazon Q for VS Code 1.32.0

Amazon Q 1.31.0

29 Oct 12:52
Compare
Choose a tag to compare

Amazon Q for VS Code 1.31.0

AWS IDE Extensions: cwltail

29 Oct 13:04
63642c8
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/cwltail branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.32.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.31.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.30.0 2024-10-29

  • Bug Fix EC2 connect: improve management of SSM sessions to minimize chance they are left active.
  • Bug Fix fixed device code detection when running auth through tunneled vscode
  • Feature EC2: provide view of ec2 system logs

Amazon Q - 1.31.0 2024-10-29

  • Breaking Change Change keybind for focusing chat to ctrl+win+i on Windows, ctrl+cmd+i on macOS and ctrl+meta+i on Linux
  • Bug Fix Inline Suggestions: Occasional ValidationException if user context has too many characters.
  • Bug Fix Update @workspace index when adding or deleting a file
  • Bug Fix fixed device code detection when running auth through tunneled vscode
  • Feature Use inline chat to select code and transform it with natural language instructions
  • Feature Amazon Q /dev: Add stop generation action
  • Feature Provide more frequent updates about code changes made by agent

Previous changes