Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
3.62
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
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
This is an unsupported preview build of the feature/q-lsp
branch of AWS Toolkit.
Install
- Download the respective plugin zip from the assets below
- In the IDE, go to Settings -> Plugins
- 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
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
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
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
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
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
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
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.