Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
3.35
3.35 (2024-10-29)
- (Feature) Remove read-only mode on before diff of code changes generated by agent
- (Feature) Provide more frequent updates about code changes made by agent
- (Feature) Amazon Q /dev: Add stop generation action
- (Feature) Added inline chat support. Select some code and hit ⌘+I on Mac or Ctrl+I on Windows to start
- (Bug Fix) Fix pointless busy loop in Amazon Q wasting CPU cycles (#5000)
- (Bug Fix) Update
@workspace
index when adding or deleting a file - (Deprecation) An upcoming release will remove support for JetBrains Gateway version 2024.2 and for IDEs based on the 2023.3 platform
3.34
3.34 (2024-10-22)
- (Bug Fix) Fix issue where the plugin can't read SSO tokens from disk / always returns 'Unable to load client registration'
AWS-Toolkit-3.34-Pre-release-candidate
3.34 (2024-10-22)
- (Bug Fix) Fix issue where the plugin can't read SSO tokens from disk / always returns 'Unable to load client registration'
3.33
AWS-Toolkit-3.33-Pre-release-candidate
3.33 (2024-10-17)
- (Feature) Add support for 2024.3
- (Bug Fix)
@workspace
cannot properly locate certain folders for certain project setup - (Bug Fix) Fix an IDE deadlock that may occur while attempting to initialize Amazon Q UI elements (#4966)
3.32
3.32 (2024-10-10)
- (Feature) Loosen inline completion support limitations for YAML/JSON
- (Bug Fix) Fix error occuring when Amazon Q attempts to show UI hints on manually triggerred inline suggestion (#4929)
- (Bug Fix) Amazon Q (/dev): provide error messaging when no code changes are required for the prompt
- (Bug Fix) Fix 'Slow operations are prohibited on EDT.' when Amazon Q is determining if a file supports inline suggestions (#4823)
- (Bug Fix) Amazon Q Feature Dev: Add error messages when the upload URL expires
- (Bug Fix) Fix toolkit connection dropdown getting hidden when panel width is small.
- (Bug Fix) Fix inability to sign out in reauth view in Q chat panel
- (Bug Fix) Raise max
@workspace
indexing size to 4GB - (Bug Fix) Automatically pause and resume
@workspace
indexing when OS CPU load is high
AWS-Toolkit-3.32-Pre-release-candidate
3.32 (2024-10-10)
- (Feature) Loosen inline completion support limitations for YAML/JSON
- (Bug Fix) Fix error occuring when Amazon Q attempts to show UI hints on manually triggerred inline suggestion (#4929)
- (Bug Fix) Amazon Q (/dev): provide error messaging when no code changes are required for the prompt
- (Bug Fix) Fix 'Slow operations are prohibited on EDT.' when Amazon Q is determining if a file supports inline suggestions (#4823)
- (Bug Fix) Amazon Q Feature Dev: Add error messages when the upload URL expires
- (Bug Fix) Fix toolkit connection dropdown getting hidden when panel width is small.
- (Bug Fix) Fix inability to sign out in reauth view in Q chat panel
- (Bug Fix) Raise max
@workspace
indexing size to 4GB - (Bug Fix) Automatically pause and resume
@workspace
indexing when OS CPU load is high
3.31
3.31 (2024-10-03)
- (Feature) Amazon Q Developer: Updated legal disclaimer text
- (Feature) Amazon Q Code Transformation: allow users to skip tests
- (Bug Fix) Fix issue where multiple SSO login attempts in a short time result in 404
- (Bug Fix) Fix issue where a user may get stuck while attempting to login to Builder ID
AWS-Toolkit-3.31-Pre-release-candidate
3.31 (2024-10-03)
- (Feature) Amazon Q Developer: Updated legal disclaimer text
- (Feature) Amazon Q Code Transformation: allow users to skip tests
- (Bug Fix) Fix issue where multiple SSO login attempts in a short time result in 404
- (Bug Fix) Fix issue where a user may get stuck while attempting to login to Builder ID
3.30
3.30 (2024-09-27)
- (Bug Fix) Amazon Q Code Transformation: notify users when no JDK is set in Project Structure settings
- (Bug Fix) Automatically terminate orphaned process for
@workspace
helper