Skip to content

Releases: aws/aws-toolkit-jetbrains

AWS Toolkit 3.5-SNAPSHOT: prerelease

22 May 18:49
bb92d0b
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the main branch of AWS Toolkit.

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.5-SNAPSHOT (2024-05-22)

  • (Bug Fix) Amazon Q Code Transformation: show exact error messages in chat when job fails

3.4

16 May 22:44
Compare
Choose a tag to compare

3.4 (2024-05-16)

  • (Bug Fix) Amazon Q Chat: Prompt input field in Q Chat tabs doesn't stop after it reaches to the given maxLength
  • (Bug Fix) Amazon Q Chat: When window gets focus, even though the autoFocus property is set to true, input field doesn't get focus
  • (Bug Fix) Amazon Q Chat: Inside chat body, if there is a code block inside a list item it shows
    tags
  • (Bug Fix) Security Scan: Improved error notifications

AWS-Toolkit-3.4-Pre-release-candidate

16 May 22:14
Compare
Choose a tag to compare
Pre-release

3.4 (2024-05-16)

  • (Bug Fix) Amazon Q Chat: Prompt input field in Q Chat tabs doesn't stop after it reaches to the given maxLength
  • (Bug Fix) Amazon Q Chat: When window gets focus, even though the autoFocus property is set to true, input field doesn't get focus
  • (Bug Fix) Amazon Q Chat: Inside chat body, if there is a code block inside a list item it shows
    tags
  • (Bug Fix) Security Scan: Improved error notifications

3.3

14 May 01:53
Compare
Choose a tag to compare
3.3

3.3 (2024-05-14)

  • (Bug Fix) Don't use authorization_grant when performing SSO login with legacy SSO or non-commercial AWS regions

AWS-Toolkit-3.3-Pre-release-candidate

14 May 01:31
Compare
Choose a tag to compare
Pre-release

3.3 (2024-05-14)

  • (Bug Fix) Don't use authorization_grant when performing SSO login with legacy SSO or non-commercial AWS regions

3.2

13 May 18:53
Compare
Choose a tag to compare
3.2

3.2 (2024-05-13)

  • (Feature) Amazon Q: Updated status bar icons including an explicit icon for an unconnected state
  • (Feature) Human in the loop - Adding human intervention to help update dependencies during the Amazon Q Transformation process
  • (Feature) Improve the SSO login experience by switching to the Authorization Code with PKCE flow
  • (Bug Fix) Fix AWS SSO connection when authenticating with RDS using an IAM Identity Center profile (#4145)
  • (Bug Fix) Amazon Q: Reduce frequency of automated code scans and terminate superseded file scans.
  • (Bug Fix) Amazon Q Code Transformation: ensure chat does not freeze with /transform on an invalid project
  • (Bug Fix) Amazon Q: Fix issue where items listed by Amazon Q Code Scan were duplicated or missing
  • (Bug Fix) Amazon Q Chat: Typewriter animator parts showing up in code fields inside listitems
  • (Bug Fix) Removed install Q notification if Q is already installed
  • (Bug Fix) Amazon Q: Avoid duplicate credential expired notifications during startup
  • (Bug Fix) Amazon Q: Support disabling auto-scan for unsupported languages.

AWS Toolkit 3.3-SNAPSHOT: manodnyb/revertPkce

13 May 22:43
Compare
Choose a tag to compare

This is an unsupported preview build of the manodnyb/revertPkce branch of AWS Toolkit.

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.3-SNAPSHOT (2024-05-13)

AWS-Toolkit-3.2-Pre-release-candidate

13 May 18:08
Compare
Choose a tag to compare
Pre-release

3.2 (2024-05-13)

  • (Feature) Amazon Q: Updated status bar icons including an explicit icon for an unconnected state
  • (Feature) Human in the loop - Adding human intervention to help update dependencies during the Amazon Q Transformation process
  • (Feature) Improve the SSO login experience by switching to the Authorization Code with PKCE flow
  • (Bug Fix) Fix AWS SSO connection when authenticating with RDS using an IAM Identity Center profile (#4145)
  • (Bug Fix) Amazon Q: Reduce frequency of automated code scans and terminate superseded file scans.
  • (Bug Fix) Amazon Q Code Transformation: ensure chat does not freeze with /transform on an invalid project
  • (Bug Fix) Amazon Q: Fix issue where items listed by Amazon Q Code Scan were duplicated or missing
  • (Bug Fix) Amazon Q Chat: Typewriter animator parts showing up in code fields inside listitems
  • (Bug Fix) Removed install Q notification if Q is already installed
  • (Bug Fix) Amazon Q: Avoid duplicate credential expired notifications during startup
  • (Bug Fix) Amazon Q: Support disabling auto-scan for unsupported languages.

AWS Toolkit 3.2-SNAPSHOT: rli/enable-pkce

10 May 23:28
Compare
Choose a tag to compare

This is an unsupported preview build of the rli/enable-pkce branch of AWS Toolkit.

Install

  1. Download the respective plugin zip from the assets below
  2. In the IDE, go to Settings -> Plugins
  3. Click on Install plugin from disk and select the downloaded zip

Changes

3.2-SNAPSHOT (2024-05-10)

  • (Feature) Amazon Q: Updated status bar icons including an explicit icon for an unconnected state
  • (Feature) Human in the loop - Adding human intervention to help update dependencies during the Amazon Q Transformation process
  • (Bug Fix) Amazon Q Chat: Typewriter animator parts showing up in code fields inside listitems
  • (Bug Fix) Amazon Q: Support disabling auto-scan for unsupported languages.
  • (Bug Fix) Amazon Q: Fix issue where items listed by Amazon Q Code Scan were duplicated or missing
  • (Bug Fix) Fix AWS SSO connection when authenticating with RDS using an IAM Identity Center profile (#4145)
  • (Bug Fix) Amazon Q Code Transformation: ensure chat does not freeze with /transform on an invalid project
  • (Bug Fix) Amazon Q: Reduce frequency of automated code scans and terminate superseded file scans.
  • (Bug Fix) Removed install Q notification if Q is already installed

3.1

30 Apr 23:59
@rli rli
b1232cc
Compare
Choose a tag to compare
3.1

3.1 (2024-04-30)

  • (Bug Fix) Amazon Q Feature Development: Handle generated code parsing for rendering references correctly
  • (Bug Fix) Amazon Q Chat: Copy to clipboard on code blocks doesn't work
  • (Bug Fix) Amazon Q Chat: Fixed markdown is not getting parsed inside list items.
  • (Bug Fix) Fix help icon in the AWS Explorer pointing to the wrong auth instructions page
  • (Bug Fix) Amazon Q: Fix an issue where /dev usage would cause the UI to freeze and take an unusually long time to complete. (#4269)
  • (Bug Fix) Fix for Code Scan Issue editor popup for Builder Id users.