Skip to content

Releases: nkomonen-amazon/aws-toolkit-vscode

AWS IDE Extensions: prerelease

10 Jan 15:39
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.43.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.42.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.41.0 2025-01-09

  • Removal Amazon Q: No longer autoinstall Amazon Q if the user had used CodeWhisperer in old Toolkit versions.
  • Removal Auth: No longer inform users that Amazon Q and Toolkit extensions have separate auth sessions.

Amazon Q - 1.42.0 2025-01-09

  • Bug Fix Amazon Q /doc: Improve button text phrasing
  • Bug Fix Amazon Q /dev: Fix issue when files are deleted while preparing context
  • Bug Fix Amazon Q Code Transformation: allow POSTGRESQL as target DB for SQL conversions
  • Bug Fix Fix context menu displaying when typing @, even though input is disallowed
  • Bug Fix Amazon Q can update mvn and gradle build files
  • Bug Fix /transform: use correct documentation link in SQL conversion help message
  • Bug Fix Up/down history navigation only triggering on first/last line of prompt input
  • Bug Fix Amazon Q /test: Fix to redirect /test to generate tests in chat for external files out of workspace scope.
  • Bug Fix /review: Code block extends beyond page margins in code issue detail view
  • Bug Fix Amazon Q Code Transformation: retry project upload up to 3 times
  • Feature Amazon Q Code Transformation: add view summary button in chat
  • Feature Amazon Q: new code syntax highlighter for improved accuracy
  • Removal Settings: No longer migrate old CodeWhisperer settings or initialize telemetry setting from AWS Toolkit.

Previous changes

AWS IDE Extensions: postreinvent

11 Dec 15:53
Compare
Choose a tag to compare
Pre-release

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

Install

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

  • Bug Fix Auth: SSO session was bad, but no reauth prompt given

Amazon Q - 1.40.0-SNAPSHOT 2024-12-11

  • Bug Fix Improved LLM code review for file review.
  • Bug Fix @workspace is missing from the welcome to q chat tab
  • Bug Fix Fix chat syntax highlighting when using several different themes
  • Bug Fix Amazon Q /doc: progress bar persists after cancelling README creation
  • Bug Fix Code Review: Fixed a bug where some issues are missing from the code issues view for workspaces with custom names
  • Bug Fix Amazon Q /doc: Prompt user to choose a folder in chat
  • Bug Fix Amazon Q /dev not adding Dockerfiles in nested folders
  • Bug Fix Improved Code Fix generation for code review issues
  • Bug Fix Auth: SSO session was bad, but no reauth prompt given
  • Bug Fix Fix the quick start buttons on the explore page to show amazon q colours on hover
  • Feature Amazon Q Code Transformation: show job ID in Transformation Hub
  • Feature UI improvements to Amazon Q Chat: New splash loader animation, initial streaming card animation, improved button colours
  • Feature Add acknowledgement button for amazon q chat disclaimer
  • Feature Navigate through prompt history by using the up/down arrows

Previous changes

AWS IDE Extensions: testIgnoreMe

25 Jun 17:16
af96cc0
Compare
Choose a tag to compare
Pre-release

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

Install

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

  • Removal Auth: No longer share SSO sessions with Amazon Q.

Amazon Q - 1.10.0 2024-06-21

  • Bug Fix Security Scan: Fixes an issue where project-scans time out for larger projects.
  • Bug Fix Amazon Q /dev command: Fix file rejections for files outside of src/
  • Bug Fix Feature Development: update /dev welcome message
  • Bug Fix Amazon Q Chat: Fixed broken code blocks with typewriter text in list items.
  • Feature UX: New style for the login window
  • Removal Auth: No longer share SSO sessions with AWS Toolkit.

Previous changes

AWS Toolkit 2.20.0: standalone

19 Apr 02:14
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/standalone 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

Previous changes