Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
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.
AWS Toolkit 3.43-SNAPSHOT: q-mega
This is an unsupported preview build of the feature/q-mega
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-11-27)
AWS Toolkit 3.43-SNAPSHOT: ideNotifs-polling
This is an unsupported preview build of the feature/ideNotifs-polling
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-11-27)
AWS-Toolkit-3.42-Pre-release-candidate
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.
3.41
3.41 (2024-11-22)
- (Feature) Amazon Q /dev: support
.gradle
files - (Feature) Inline Auto trigger will now happen more consistently and will not conflict with JetBrains code completion.
- (Feature) Uses AB variation as the name for overriden customizations
- (Feature) Code Transform: Enable support for Java 17 projects.
- (Feature) The key shortcuts for Q inline suggestions are now configurable from keymap settings. Default key shortcuts for navigating through suggestions are changed from left/right arrow keys to option(alt) + [ and option(alt) + ], respectively.
- (Feature) The Q suggestion inline popup will now hide by default and will show when the user hovers over the suggestion text, the IDE code suggestion popup will also appear to be more transparent to unblock seeing the multi-line suggestions.
- (Feature) Feature(Amazon Q Code Transformation): support conversions of embedded SQL from Oracle to PostgreSQL
- (Bug Fix) Amazon Q chat:
@workspace
command shown in all tab types - (Bug Fix) Amazon Q Feature Dev: display limit reached error message
- (Bug Fix) Amazon Q Chat: Changed default info color on dark themes to be blue, instead of gray
- (Removal) Removed support for Gateway 2024.2
- (Removal) Removed support for 2023.3.x IDEs
AWS-Toolkit-3.41-Pre-release-candidate
3.41 (2024-11-22)
- (Feature) Amazon Q /dev: support
.gradle
files - (Feature) Inline Auto trigger will now happen more consistently and will not conflict with JetBrains code completion.
- (Feature) Uses AB variation as the name for overriden customizations
- (Feature) Code Transform: Enable support for Java 17 projects.
- (Feature) The key shortcuts for Q inline suggestions are now configurable from keymap settings. Default key shortcuts for navigating through suggestions are changed from left/right arrow keys to option(alt) + [ and option(alt) + ], respectively.
- (Feature) The Q suggestion inline popup will now hide by default and will show when the user hovers over the suggestion text, the IDE code suggestion popup will also appear to be more transparent to unblock seeing the multi-line suggestions.
- (Feature) Feature(Amazon Q Code Transformation): support conversions of embedded SQL from Oracle to PostgreSQL
- (Bug Fix) Amazon Q chat:
@workspace
command shown in all tab types - (Bug Fix) Amazon Q Feature Dev: display limit reached error message
- (Bug Fix) Amazon Q Chat: Changed default info color on dark themes to be blue, instead of gray
- (Removal) Removed support for Gateway 2024.2
- (Removal) Removed support for 2023.3.x IDEs
3.40
3.40 (2024-11-14)
- (Feature) Amazon Q /dev: Add an action to accept individual files
- (Bug Fix) Fix a bug when Amazon Q responds with still indexing message even when
@workspace
index is done - (Bug Fix) Fix issue where Amazon Q inline chat can be invoked from non-editor windows