Skip to content

Releases: aws/aws-toolkit-jetbrains

3.62

03 Apr 22:51
Compare
Choose a tag to compare

3.62 (2025-04-03)

  • (Feature) /review: automatically generate fix without clicking Generate Fix button
  • (Bug Fix) /transform: prompt user to re-authenticate if credentials expire during transformation
  • (Bug Fix) Gracefully handle additional fields in Amazon Q /dev code generation result without throwing errors
  • (Bug Fix) /review: set programmingLanguage to Plaintext if language is unknown
  • (Bug Fix) /review: Respect user option to allow code suggestions with references

AWS-Toolkit-3.62-Pre-release-candidate

03 Apr 22:24
Compare
Choose a tag to compare
Pre-release

3.62 (2025-04-03)

  • (Feature) /review: automatically generate fix without clicking Generate Fix button
  • (Bug Fix) /transform: prompt user to re-authenticate if credentials expire during transformation
  • (Bug Fix) Gracefully handle additional fields in Amazon Q /dev code generation result without throwing errors
  • (Bug Fix) /review: set programmingLanguage to Plaintext if language is unknown
  • (Bug Fix) /review: Respect user option to allow code suggestions with references

AWS Toolkit 3.62-SNAPSHOT: q-lsp

01 Apr 20:16
3abcd1f
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.62-SNAPSHOT (2025-04-01)

  • (Feature) /review: automatically generate fix without clicking Generate Fix button
  • (Bug Fix) Gracefully handle additional fields in Amazon Q /dev code generation result without throwing errors
  • (Bug Fix) /transform: prompt user to re-authenticate if credentials expire during transformation
  • (Bug Fix) /review: set programmingLanguage to Plaintext if language is unknown
  • (Bug Fix) /review: Respect user option to allow code suggestions with references

3.61

27 Mar 20:31
Compare
Choose a tag to compare

3.61 (2025-03-27)

  • (Feature) Amazon Q: Moved "Include suggestions with code references" setting to General
  • (Feature) Add support for 2025.1
  • (Bug Fix) Amazon Q: Attempt to reduce thread pool contention locking IDE caused by @workspace making a large number of requests
  • (Deprecation) An upcoming release will remove support for JetBrains Gateway version 2024.3 and for IDEs based on the 2024.1 platform

AWS-Toolkit-3.61-Pre-release-candidate

27 Mar 20:02
Compare
Choose a tag to compare
Pre-release

3.61 (2025-03-27)

  • (Feature) Amazon Q: Moved "Include suggestions with code references" setting to General
  • (Feature) Add support for 2025.1
  • (Bug Fix) Amazon Q: Attempt to reduce thread pool contention locking IDE caused by @workspace making a large number of requests
  • (Deprecation) An upcoming release will remove support for JetBrains Gateway version 2024.3 and for IDEs based on the 2024.1 platform

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.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.