Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
AWS Toolkit 3.58-SNAPSHOT-ASBX_TEST_0228: rli/remote-chat-wip
This is an unsupported preview build of the rli/remote-chat-wip
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.58-SNAPSHOT-ASBX_TEST_0228 (2025-02-28)
AWS-Toolkit-3.57-Pre-release-candidate
3.57 (2025-02-28)
- (Bug Fix) Fix suggestion not visible in remote for 2024.3
- (Bug Fix) /test: update capability card text
- (Bug Fix) Amazon Q /doc: update workspace too large error message
- (Bug Fix) Amazon Q /doc: Fix uploading file method throwing incorrect workspace too large error message
- (Bug Fix) /transform: skip running tests locally when user chooses to do so
3.56
3.56 (2025-02-20)
- (Feature) Amazon Q /doc: support making changes to architecture diagrams
3.55
3.55 (2025-02-13)
- (Feature) /transform: support transformations to Java 21
- (Bug Fix) Enable syntax highlighting when viewing diff for /test
- (Bug Fix) Amazon Q /test: Truncating user input to 4096 characters for unit test generation.
- (Bug Fix) Amazon Q /review: Unable to navigate to code location when selecting issues
- (Bug Fix) Amazon Q /test: Q identify active test file and infer source file for test generation.
- (Removal) Amazon Q: Revert prefetch logic to enable more stable inline completion.
AWS-Toolkit-3.55-Pre-release-candidate
3.55 (2025-02-13)
- (Feature) /transform: support transformations to Java 21
- (Bug Fix) Enable syntax highlighting when viewing diff for /test
- (Bug Fix) Amazon Q /test: Truncating user input to 4096 characters for unit test generation.
- (Bug Fix) Amazon Q /review: Unable to navigate to code location when selecting issues
- (Bug Fix) Amazon Q /test: Q identify active test file and infer source file for test generation.
- (Removal) Amazon Q: Revert prefetch logic to enable more stable inline completion.
3.54
3.54 (2025-02-11)
- (Bug Fix) Amazon Q: Reverting the behavior of making JetBrains suggestions(IntelliSense) and Q suggestions co-exist
AWS-Toolkit-3.54-Pre-release-candidate
3.54 (2025-02-11)
- (Bug Fix) Amazon Q: Reverting the behavior of making JetBrains suggestions(IntelliSense) and Q suggestions co-exist
3.53
3.53 (2025-02-07)
- (Bug Fix) Amazon Q: Fixed an issue where in a specific scenario when receiving multiple suggestions with JetBrains suggestions visible, users are not able to accept the suggestion.
AWS-Toolkit-3.53-Pre-release-candidate
3.53 (2025-02-07)
- (Bug Fix) Amazon Q: Fixed an issue where in a specific scenario when receiving multiple suggestions with JetBrains suggestions visible, users are not able to accept the suggestion.
3.52
3.52 (2025-02-06)
- (Feature) Adds event listener for notifying UI that AB feature configurations have been resolved
- (Feature) Amazon Q /review: Code issues can now be grouped by severity or file location.
- (Feature) Inline suggestions: Pre-fetch recommendations to reduce suggestion latency.
- (Bug Fix) fix(amazonq): Citation links are not clickable as numbers, but appear as non-clickable texts
- (Bug Fix) Amazon Q: Prevent IndexOutOfBoundsException by adding boundary checks for invalid range markers (#5187)
- (Bug Fix) /test placeholder text aligned across IDEs