Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
AWS-Toolkit-3.45-Pre-release-candidate
3.45 (2024-12-10)
- (Feature) Add acknowledgement button for Amazon Q Chat disclaimer
- (Bug Fix) Chosing cancel on sign out confirmation now cancels the sign out and does not delete profiles from ~/.aws/config (#5167)
- (Bug Fix) Fix
@workspace
missing from the Amazon Q Chat welcome tab - (Bug Fix) Fix for /review LLM based code issues for file review on windows
- (Bug Fix) Fix for File Review payload and Regex error for payload generation
- (Bug Fix) Amazon Q Code Transformation: show build logs when server-side build fails
3.44
3.44 (2024-12-04)
- (Feature) Amazon Q: UI improvements to chat: New splash loader animation, initial streaming card animation, improved button colours
- (Feature) Amazon Q: Navigate through prompt history by using the up/down arrows
- (Bug Fix) Fix issue where Amazon Q Code Transform is unable to start
- (Bug Fix) Fix DynamoDB viewer throwing 'ActionGroup should be registered using tag' on IDE start (#5012) (#5120)
- (Bug Fix) Amazon Q: Fix chat syntax highlighting when using several different themes
AWS Toolkit 3.44-SNAPSHOT-1733286138: rli/transform-connector
This is an unsupported preview build of the rli/transform-connector
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.44-SNAPSHOT-1733286138 (2024-12-04)
- (Feature) Amazon Q: Navigate through prompt history by using the up/down arrows
- (Feature) Amazon Q: UI improvements to chat: New splash loader animation, initial streaming card animation, improved button colours
- (Bug Fix) Fix issue where Amazon Q Code Transform is unable to start
- (Bug Fix) Fix DynamoDB viewer throwing 'ActionGroup should be registered using tag' on IDE start (#5012) (#5120)
- (Bug Fix) Amazon Q: Fix chat syntax highlighting when using several different themes
AWS-Toolkit-3.44-Pre-release-candidate
3.44 (2024-12-04)
- (Feature) Amazon Q: UI improvements to chat: New splash loader animation, initial streaming card animation, improved button colours
- (Feature) Amazon Q: Navigate through prompt history by using the up/down arrows
- (Bug Fix) Fix issue where Amazon Q Code Transform is unable to start
- (Bug Fix) Fix DynamoDB viewer throwing 'ActionGroup should be registered using tag' on IDE start (#5012) (#5120)
- (Bug Fix) Amazon Q: Fix chat syntax highlighting when using several different themes
3.43
3.43 (2024-12-03)
- (Feature)
/review
in Q chat to scan your code for vulnerabilities and quality issues, and generate fixes - (Feature)
/test
in Q chat to generate unit tests for java and python - (Feature)
/doc
in Q chat to generate and update documentation for your project - (Feature) Added system notifications to inform users about critical plugin updates and potential issues with available workarounds
AWS Toolkit 3.44-SNAPSHOT: q-inlinechat
This is an unsupported preview build of the feature/q-inlinechat
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.43 (2024-12-03)
- (Feature)
/review
in Q chat to scan your code for vulnerabilities and quality issues, and generate fixes - (Feature)
/test
in Q chat to generate unit tests for java and python - (Feature)
/doc
in Q chat to generate and update documentation for your project - (Feature) Added system notifications to inform users about critical plugin updates and potential issues with available workarounds
AWS Toolkit 3.44-SNAPSHOT: q-dev-execution
This is an unsupported preview build of the feature/q-dev-execution
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.43 (2024-12-03)
- (Feature)
/review
in Q chat to scan your code for vulnerabilities and quality issues, and generate fixes - (Feature)
/test
in Q chat to generate unit tests for java and python - (Feature)
/doc
in Q chat to generate and update documentation for your project - (Feature) Added system notifications to inform users about critical plugin updates and potential issues with available workarounds
AWS-Toolkit-3.43-Pre-release-candidate
3.43 (2024-12-03)
- (Feature)
/review
in Q chat to scan your code for vulnerabilities and quality issues, and generate fixes - (Feature)
/test
in Q chat to generate unit tests for java and python - (Feature)
/doc
in Q chat to generate and update documentation for your project - (Feature) Added system notifications to inform users about critical plugin updates and potential issues with available workarounds
AWS Toolkit 3.43-SNAPSHOT: ideNotifs
This is an unsupported preview build of the feature/ideNotifs
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.43-SNAPSHOT (2024-12-02)
3.42
3.42 (2024-11-27)
- (Feature) Amazon Q /dev: support
Dockerfile
files - (Feature) Feature(Amazon Q Code Transformation): allow users to view results in 5 smaller diffs
- (Feature) Introduce
@workspace
command to enhance chat context fetching for Chat - (Bug Fix) Correct search text for Amazon Q inline suggestion keybindings
- (Bug Fix) Fix(Amazon Q Code Transformation): always show user latest/correct transformation results
- (Bug Fix) Amazon Q /dev: Fix error when accepting changes if leading slash is present.