Skip to content

Releases: aws/aws-toolkit-jetbrains

3.60

20 Mar 19:56
Compare
Choose a tag to compare

3.60 (2025-03-20)

  • (Feature) AmazonQ /test now displays a concise test plan summary to users.
  • (Bug Fix) Fix inline completion failure due to context length exceeding the threshold
  • (Bug Fix) Amazon Q: Fix cases where content may be incorrectly excluded from workspace.

AWS Toolkit 3.61-SNAPSHOT: prerelease

20 Mar 23:24
48b30c0
Compare
Choose a tag to compare
Pre-release

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

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.61-SNAPSHOT (2025-03-20)

  • (Bug Fix) Amazon Q: Attempt to reduce thread pool contention locking IDE caused by @workspace making a large number of requests

AWS Toolkit 3.61-SNAPSHOT: remote-chat

20 Mar 23:26
4729f4b
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/remote-chat branch of AWS Toolkit.

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.61-SNAPSHOT (2025-03-20)

  • (Feature) Add support for using Amazon Q chat through a remote IDE instance on 2024.2+
  • (Bug Fix) Amazon Q: Attempt to reduce thread pool contention locking IDE caused by @workspace making a large number of requests

AWS Toolkit 3.61-SNAPSHOT: q-lsp

20 Mar 23:26
4367af0
Compare
Choose a tag to compare
Pre-release

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

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.61-SNAPSHOT (2025-03-20)

  • (Bug Fix) Amazon Q: Attempt to reduce thread pool contention locking IDE caused by @workspace making a large number of requests

AWS Toolkit 3.61-SNAPSHOT: dev-execution

20 Mar 23:24
f8d89f2
Compare
Choose a tag to compare

This is an unsupported preview build of the feature/dev-execution branch of AWS Toolkit.

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.61-SNAPSHOT (2025-03-20)

  • (Bug Fix) Amazon Q: Attempt to reduce thread pool contention locking IDE caused by @workspace making a large number of requests

AWS Toolkit 3.61-SNAPSHOT: build-execute

20 Mar 23:25
6e9b34c
Compare
Choose a tag to compare

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

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.61-SNAPSHOT (2025-03-20)

  • (Bug Fix) Amazon Q: Attempt to reduce thread pool contention locking IDE caused by @workspace making a large number of requests

AWS-Toolkit-3.60-Pre-release-candidate

20 Mar 18:22
Compare
Choose a tag to compare
Pre-release

3.60 (2025-03-20)

  • (Feature) AmazonQ /test now displays a concise test plan summary to users.
  • (Bug Fix) Fix inline completion failure due to context length exceeding the threshold
  • (Bug Fix) Amazon Q: Fix cases where content may be incorrectly excluded from workspace.

3.59

13 Mar 20:17
Compare
Choose a tag to compare

3.59 (2025-03-13)

  • (Feature) AmazonQ /dev and /doc: Add support for complex workspaces.
  • (Bug Fix) /review: normalize relative file path before unzipping
  • (Bug Fix) fix Q chat request timeout

AWS-Toolkit-3.59-Pre-release-candidate

13 Mar 18:34
Compare
Choose a tag to compare
Pre-release

3.59 (2025-03-13)

  • (Feature) AmazonQ /dev and /doc: Add support for complex workspaces.
  • (Bug Fix) /review: normalize relative file path before unzipping
  • (Bug Fix) fix Q chat request timeout

3.58

06 Mar 21:32
Compare
Choose a tag to compare

3.58 (2025-03-06)

  • (Bug Fix) Amazon Q: Fix data isolation between tabs to prevent interference when using /doc in multiple tabs
  • (Removal) The Amazon Q inline suggestion popup goes back to being under the suggestions and is always showing.