Skip to content

Releases: aws/aws-toolkit-vscode

AWS IDE Extensions: prerelease

23 Dec 21:35
5ef59ca
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.42.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.41.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.40.0 2024-12-17

  • Bug Fix Auth: SSO failed to missing refreshToken
  • Bug Fix AppBuilder : Support template parameters override for SAM deploy and sync for all entry points

Amazon Q - 1.42.0-SNAPSHOT 2024-12-23

  • Bug Fix Amazon Q Code Transformation: allow POSTGRESQL as target DB for SQL conversions
  • 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

Previous changes

AWS IDE Extensions: stepfunctions-workflow

23 Dec 21:35
cf5d734
Compare
Choose a tag to compare

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.42.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.41.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.40.0 2024-12-17

  • Bug Fix Auth: SSO failed to missing refreshToken
  • Bug Fix AppBuilder : Support template parameters override for SAM deploy and sync for all entry points

Amazon Q - 1.42.0-SNAPSHOT 2024-12-23

  • Bug Fix Amazon Q Code Transformation: allow POSTGRESQL as target DB for SQL conversions
  • 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

Previous changes

AWS IDE Extensions: sdkv3

23 Dec 21:42
2dbabf6
Compare
Choose a tag to compare
Pre-release

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.42.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.41.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.40.0 2024-12-17

  • Bug Fix Auth: SSO failed to missing refreshToken
  • Bug Fix AppBuilder : Support template parameters override for SAM deploy and sync for all entry points

Amazon Q - 1.42.0-SNAPSHOT 2024-12-23

  • Bug Fix Amazon Q Code Transformation: allow POSTGRESQL as target DB for SQL conversions
  • 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

Previous changes

AWS IDE Extensions: emr

23 Dec 21:40
5e4305a
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.42.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.41.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.40.0 2024-12-17

  • Bug Fix Auth: SSO failed to missing refreshToken
  • Bug Fix AppBuilder : Support template parameters override for SAM deploy and sync for all entry points

Amazon Q - 1.42.0-SNAPSHOT 2024-12-23

  • Bug Fix Amazon Q Code Transformation: allow POSTGRESQL as target DB for SQL conversions
  • 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

Previous changes

AWS Toolkit 3.40.0

17 Dec 19:39
Compare
Choose a tag to compare

AWS Toolkit for VS Code 3.40.0

Amazon Q 1.41.0

17 Dec 19:39
Compare
Choose a tag to compare

Amazon Q for VS Code 1.41.0

AWS Toolkit 3.39.0

12 Dec 20:47
Compare
Choose a tag to compare

AWS Toolkit for VS Code 3.39.0

AWS IDE Extensions: amazonqLSP

12 Dec 18:06
86a6e6e
Compare
Choose a tag to compare
Pre-release

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

Install

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

  • Bug Fix EC2: avoid overwriting authorized_keys file on remote
  • Bug Fix Auth: SSO session was bad, but no reauth prompt given
  • Feature CloudWatch Logs: Added support for Live Tailing LogGroups. Start using LiveTail by: selecting 'Tail Log Group' in the command palette, or, right clicking/pressing the 'Play' icon on a Log Group in the Explorer menu. See Troubleshoot with CloudWatch Logs Live Tail for more information. LiveTail is a paid feature - for more information about pricing, see the Logs tab at Amazon CloudWatch Pricing.

Amazon Q - 1.41.0-SNAPSHOT 2024-12-12

  • Bug Fix Code Review: Cleaned up output logs when running /review
  • Bug Fix Code Review: Fixed a bug where applying a fix did not update the positions of other issues in the same file.
  • Bug Fix /review: Diagnostics in the problems panel are mapped to the wrong code
  • Bug Fix Auth: SSO session was bad, but no reauth prompt given
  • Bug Fix Reduce frequency of system status poll
  • Bug Fix Code Review: Fixed a bug where projects with repeated path names did not scan properly.
  • Feature /review: Code fix automatically scrolls into view after generation.

Previous changes

AWS IDE Extensions: cwltail

11 Dec 21:07
97f1dbe
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.41.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.39.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.39.0-SNAPSHOT 2024-12-11

  • Bug Fix Auth: SSO session was bad, but no reauth prompt given
  • Feature CloudWatch Logs: Added support for Live Tailing LogGroups. Start using LiveTail by: selecting 'Tail Log Group' in the command palette, or, right clicking/pressing the 'Play' icon on a Log Group in the Explorer menu. See Troubleshoot with CloudWatch Logs Live Tail for more information. LiveTail is a paid feature - for more information about pricing, see the Logs tab at Amazon CloudWatch Pricing.

Amazon Q - 1.41.0-SNAPSHOT 2024-12-11

  • Bug Fix Code Review: Cleaned up output logs when running /review
  • Bug Fix Code Review: Fixed a bug where applying a fix did not update the positions of other issues in the same file.
  • Bug Fix Auth: SSO session was bad, but no reauth prompt given
  • Bug Fix Reduce frequency of system status poll
  • Bug Fix Code Review: Fixed a bug where projects with repeated path names did not scan properly.

Previous changes

AWS Toolkit 3.38.0

10 Dec 20:08
Compare
Choose a tag to compare

AWS Toolkit for VS Code 3.38.0