Skip to content

Releases: aws/aws-toolkit-jetbrains

AWS-Toolkit-3.15-Pre-release-candidate

08 Jul 20:50
Compare
Choose a tag to compare
Pre-release

3.15 (2024-07-08)

  • (Bug Fix) Amazon Q Chat: Fixed button texts are cropped too short
  • (Bug Fix) Amazon Q Chat: Fixed button font sizes are too big
  • (Bug Fix) Expose Amazon Q backend validation error message
  • (Bug Fix) Amazon Q Security Scans: Fixed unnecessary yellow lines appearing in both auto scans and project scans.
  • (Bug Fix) Amazon Q: Fix an issue where inline suggestion will not properly show in JetBrains remote env 2024.1+
  • (Bug Fix) Amazon Q Chat: Fixed prompt input becomes invisible when multine text inserted with paste
  • (Bug Fix) Fix Q Chat not respecting system trust store unless a proxy is configured
  • (Bug Fix) Amazon Q Chat: Fixed prompt input and selected command horizontal alignment
  • (Bug Fix) Amazon Q Chat: Fixed prompt input becomes invisible if an html special character is inserted
  • (Bug Fix) Amazon Q Chat: Fixed buttons don't show borders inside a message

3.14

27 Jun 23:02
Compare
Choose a tag to compare

3.14 (2024-06-27)

  • (Bug Fix) Q Code Transform - Add troubleshooting document links to UI messages
  • (Bug Fix) Security Scan: Improved telemetry error messages
  • (Bug Fix) Feature Development: fix in progress UX during backend calls
  • (Bug Fix) Rewrite integration with the New Solution dialog in Rider to use the new API.

AWS-Toolkit-3.14-Pre-release-candidate

27 Jun 21:23
Compare
Choose a tag to compare
Pre-release

3.14 (2024-06-27)

  • (Bug Fix) Q Code Transform - Add troubleshooting document links to UI messages
  • (Bug Fix) Security Scan: Improved telemetry error messages
  • (Bug Fix) Feature Development: fix in progress UX during backend calls
  • (Bug Fix) Rewrite integration with the New Solution dialog in Rider to use the new API.

3.13

24 Jun 23:41
Compare
Choose a tag to compare

3.13 (2024-06-24)

  • (Bug Fix) Fix refresh token failure due to null aws error details

AWS-Toolkit-3.13-Pre-release-candidate

24 Jun 22:35
Compare
Choose a tag to compare
Pre-release

3.13 (2024-06-24)

  • (Bug Fix) Fix refresh token failure due to null aws error details

3.12

21 Jun 22:30
Compare
Choose a tag to compare

3.12 (2024-06-21)

  • (Bug Fix) Fix an issue where worker threads are unable to properly resolve the calling plugin, resulting in invalid telemetry data
  • (Bug Fix) Amazon Q Chat: Fixed broken code blocks with typewriter text in list items.
  • (Bug Fix) Feature Development: update /dev welcome message
  • (Bug Fix) Fix IDE auto completion settings potentially overwritten by Q inline suggestion
  • (Bug Fix) Fix infinite restart loop on <=241 when an incompatible version of AWS Toolkit is installed alongside Amazon Q (#4519)

AWS-Toolkit-3.12-Pre-release-candidate

21 Jun 22:13
Compare
Choose a tag to compare
Pre-release

3.12 (2024-06-21)

  • (Bug Fix) Fix an issue where worker threads are unable to properly resolve the calling plugin, resulting in invalid telemetry data
  • (Bug Fix) Amazon Q Chat: Fixed broken code blocks with typewriter text in list items.
  • (Bug Fix) Feature Development: update /dev welcome message
  • (Bug Fix) Fix IDE auto completion settings potentially overwritten by Q inline suggestion
  • (Bug Fix) Fix infinite restart loop on <=241 when an incompatible version of AWS Toolkit is installed alongside Amazon Q (#4519)

3.11

13 Jun 22:37
Compare
Choose a tag to compare

3.11 (2024-06-13)

  • (Feature) Amazon Q Code Transform: Allow user to view transformation build log
  • (Bug Fix) Fix intermittent validation exception from CodeWhisperer service for improperly formed request
  • (Bug Fix) fix(Amazon Q Code Transformation): allow module to be zipped successfully even if it contains broken symlinks

AWS-Toolkit-3.11-Pre-release-candidate

13 Jun 20:45
Compare
Choose a tag to compare
Pre-release

3.11 (2024-06-13)

  • (Feature) Amazon Q Code Transform: Allow user to view transformation build log
  • (Bug Fix) Fix intermittent validation exception from CodeWhisperer service for improperly formed request
  • (Bug Fix) fix(Amazon Q Code Transformation): allow module to be zipped successfully even if it contains broken symlinks

3.10

07 Jun 21:15
Compare
Choose a tag to compare

3.10 (2024-06-07)

  • (Bug Fix) Resolve a NullPointerException that could occur while handling editor creation event. (#4554)