Skip to content

Releases: laileni-aws/aws-toolkit-vscode

AWS IDE Extensions: qca

23 Jul 18:05
a43080c

Choose a tag to compare

Pre-release

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.17.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.16.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.16.0-SNAPSHOT 2024-07-23

  • Bug Fix AccessAnalyzer: error when running CheckNoPublicAccess with only role trust policy in template

Amazon Q - 1.17.0-SNAPSHOT 2024-07-23

  • Bug Fix Amazon Q /dev: update error message for code gen timeout and include backfill for error name

Previous changes

AWS IDE Extensions: newPanel

15 Jul 01:24
5c13bff

Choose a tag to compare

Pre-release

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.15.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.15.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.14.0 2024-07-11

  • Bug Fix App composer generate suggestion unclickable when logged in
  • Bug Fix AD/LDAP users may see "uv_os_get_passwd ENOENT" error on startup aws#5277

Amazon Q - 1.15.0-SNAPSHOT 2024-07-15

  • Bug Fix Amazon Q Chat: Fixes a bug when the prompt input exceeds the width of the chat box it's not always wrapped correctly.
  • Bug Fix Amazon Q Chat: Fixes a bug when user input contains 4 or more spaces at the beginning of the line for multiline inputs, that line appears like a code block instead of a paragraph

Previous changes

AWS IDE Extensions: ondemandcodescans

05 Jul 17:42
174077f

Choose a tag to compare

Pre-release

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

Install

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

  • Feature CodeCatalyst: always show Dev Environment timeout warning as modal prompt

Amazon Q - 1.12.0-SNAPSHOT 2024-07-05

  • Bug Fix Amazon Q Security Scans: Fixed unnecessary yellow lines appearing in both auto scans and project scans.
  • Bug Fix Amazon Q Chat: Fixed prompt input becomes invisible if an html special character is inserted
  • Bug Fix Amazon Q Chat: Fixed button font sizes are too big
  • Bug Fix Amazon Q Chat: Fixed buttons don't show borders inside a message
  • Bug Fix Amazon Q Code Transform: Link UI messages to troubleshooting docs
  • Bug Fix Amazon Q /dev command: improve user error messages
  • Bug Fix Amazon Q Chat: Fixed button texts are cropped too short
  • Bug Fix Amazon Q Chat: Fixed prompt input and selected command horizontal alignment
  • Bug Fix Amazon Q Chat: Fixed prompt input becomes invisible when multine text inserted with paste

Previous changes

AWS IDE Extensions: telemetry

19 Jun 19:52

Choose a tag to compare

Pre-release

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.10.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.11.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.10.0 2024-06-14

  • Bug Fix UX: Amazon Q continues to install even if users uninstall it.
  • Bug Fix CodeCatalyst: Dev Environment may time out if user is not authenticated

Amazon Q - 1.10.0-SNAPSHOT 2024-06-19

  • Bug Fix Security Scan: Fixes an issue where project-scans time out for larger projects.

Previous changes

AWS IDE Extensions: folderscans

18 Jun 19:26

Choose a tag to compare

Pre-release

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.10.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.11.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.10.0 2024-06-14

  • Bug Fix UX: Amazon Q continues to install even if users uninstall it.
  • Bug Fix CodeCatalyst: Dev Environment may time out if user is not authenticated

Amazon Q - 1.10.0-SNAPSHOT 2024-06-18

  • Bug Fix Security Scan: Fixes an issue where auto-scans cause the editor to become unresponsive for larger projects.

Previous changes

AWS Toolkit 2.21.0: test

22 Apr 23:28

Choose a tag to compare

Pre-release

This is an unsupported preview build of the feature/test branch of AWS Toolkit.

Install

  1. Download the vsix file from "Assets" below.
  2. In VSCode, run Extensions: Install from VSIX... and choose the vsix file.

Changes

2.21.0-SNAPSHOT 2024-04-22

  • Feature Amazon Q Chat: Added metric parameters to recordAddMessage telemetry event.

Previous changes

AWS Toolkit 2.20.0: metrics

22 Apr 17:36

Choose a tag to compare

Pre-release

This is an unsupported preview build of the feature/metrics branch of AWS Toolkit.

Install

  1. Download the vsix file from "Assets" below.
  2. In VSCode, run Extensions: Install from VSIX... and choose the vsix file.

Changes

2.20.0-SNAPSHOT 2024-04-22

  • Bug Fix Amazon Q CodeTransform may fail if JAVA_HOME has leading or trailing whitespace
  • Bug Fix Amazon Q Code Transformation: show error messages in chat
  • Bug Fix Amazon Q Code Transformation - Omit Maven metadata files when uploading dependencies to fix certain build failures in backend.
  • Feature Enable Amazon Q feature development and Amazon Q transform capabilities (/dev and /transform) for AWS Builder ID users.

Previous changes

AWS Toolkit 2.21.0: main

22 Apr 16:42
ff3804f

Choose a tag to compare

Pre-release

This is an unsupported preview build of the feature/main branch of AWS Toolkit.

Install

  1. Download the vsix file from "Assets" below.
  2. In VSCode, run Extensions: Install from VSIX... and choose the vsix file.

Changes

2.20.0 2024-04-19

  • Bug Fix Amazon Q CodeTransform may fail if JAVA_HOME has leading or trailing whitespace
  • Bug Fix Amazon Q FeatureDev: code generation may fail with "conversation id not found" error
  • Bug Fix Amazon Q Code Transformation: show error messages in chat
  • Bug Fix Amazon Q Code Transformation - Omit Maven metadata files when uploading dependencies to fix certain build failures in backend.
  • Feature Enable Amazon Q feature development and Amazon Q transform capabilities (/dev and /transform) for AWS Builder ID users.

Previous changes

AWS Toolkit 2.21.0: abtesting

22 Apr 21:21

Choose a tag to compare

Pre-release

This is an unsupported preview build of the feature/abtesting branch of AWS Toolkit.

Install

  1. Download the vsix file from "Assets" below.
  2. In VSCode, run Extensions: Install from VSIX... and choose the vsix file.

Changes

2.21.0-SNAPSHOT 2024-04-22

  • Feature Amazon Q Chat: Added metric parameters to recordAddMessage telemetry event.

Previous changes

AWS Toolkit 2.21.0: q

20 Apr 05:15

Choose a tag to compare

AWS Toolkit 2.21.0: q Pre-release
Pre-release

This is an unsupported preview build of the feature/q branch of AWS Toolkit.

Install

  1. Download the vsix file from "Assets" below.
  2. In VSCode, run Extensions: Install from VSIX... and choose the vsix file.

Changes

2.20.0 2024-04-19

  • Bug Fix Amazon Q CodeTransform may fail if JAVA_HOME has leading or trailing whitespace
  • Bug Fix Amazon Q FeatureDev: code generation may fail with "conversation id not found" error
  • Bug Fix Amazon Q Code Transformation: show error messages in chat
  • Bug Fix Amazon Q Code Transformation - Omit Maven metadata files when uploading dependencies to fix certain build failures in backend.
  • Feature Enable Amazon Q feature development and Amazon Q transform capabilities (/dev and /transform) for AWS Builder ID users.

Previous changes