Skip to content

Releases: aws/aws-toolkit-jetbrains

AWS-Toolkit-3.45-Pre-release-candidate

10 Dec 21:04
Compare
Choose a tag to compare
Pre-release

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

04 Dec 06:24
Compare
Choose a tag to compare

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

04 Dec 04:33
Compare
Choose a tag to compare

This is an unsupported preview build of the rli/transform-connector 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.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

04 Dec 06:02
Compare
Choose a tag to compare
Pre-release

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

03 Dec 15:40
Compare
Choose a tag to compare

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

03 Dec 16:14
4198126
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/q-inlinechat 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.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

03 Dec 16:12
796b05e
Compare
Choose a tag to compare

This is an unsupported preview build of the feature/q-dev-execution 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.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

03 Dec 15:18
Compare
Choose a tag to compare
Pre-release

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

02 Dec 19:25
920d068
Compare
Choose a tag to compare
Pre-release

This is an unsupported preview build of the feature/ideNotifs 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.43-SNAPSHOT (2024-12-02)

3.42

27 Nov 18:58
Compare
Choose a tag to compare

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.