Skip to content

Releases: aws/aws-toolkit-jetbrains

AWS Toolkit 3.50-SNAPSHOT: prerelease

22 Jan 01:51
e9e2d8b
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.50-SNAPSHOT (2025-01-22)

  • (Bug Fix) Amazon Q Doc README diff will re-open when the README file is clicked after it has been closed
  • (Bug Fix) Amazon Q /test: Fix for test generation payload creation to not filter out target file.
  • (Bug Fix) Improve text description of workspace index settings

3.49

17 Jan 22:54
Compare
Choose a tag to compare

3.49 (2025-01-17)

  • (Bug Fix) /review: Improved success rate of code reviews for certain workspace configurations

AWS-Toolkit-3.49-Pre-release-candidate

17 Jan 22:30
Compare
Choose a tag to compare
Pre-release

3.49 (2025-01-17)

  • (Bug Fix) /review: Improved success rate of code reviews for certain workspace configurations

3.48

16 Jan 22:42
Compare
Choose a tag to compare

3.48 (2025-01-16)

  • (Feature) Enhance Q inline completion context fetching for better suggestion quality
  • (Feature) /doc: Add error message if updated README is too large
  • (Bug Fix) /transform: always include button to start a new transformation at the end of a job
  • (Bug Fix) Amazon Q can update mvn and gradle build files
  • (Bug Fix) Fix doc generation for modules that are a part of the project
  • (Bug Fix) Amazon Q /dev: Remove hard-coded limits and instead rely server-side data to communicate number of code generations remaining
  • (Bug Fix) /transform: automatically open pre-build error logs when available
  • (Bug Fix) /doc: Fix code generation error when cancelling a documentation task
  • (Bug Fix) Amazon Q - update messaging for /doc agent

AWS-Toolkit-3.48-Pre-release-candidate

16 Jan 22:20
Compare
Choose a tag to compare
Pre-release

3.48 (2025-01-16)

  • (Feature) Enhance Q inline completion context fetching for better suggestion quality
  • (Feature) /doc: Add error message if updated README is too large
  • (Bug Fix) /transform: always include button to start a new transformation at the end of a job
  • (Bug Fix) Amazon Q can update mvn and gradle build files
  • (Bug Fix) Fix doc generation for modules that are a part of the project
  • (Bug Fix) Amazon Q /dev: Remove hard-coded limits and instead rely server-side data to communicate number of code generations remaining
  • (Bug Fix) /transform: automatically open pre-build error logs when available
  • (Bug Fix) /doc: Fix code generation error when cancelling a documentation task
  • (Bug Fix) Amazon Q - update messaging for /doc agent

3.47

09 Jan 23:28
Compare
Choose a tag to compare

3.47 (2025-01-09)

  • (Bug Fix) Fix issue where users are unable to login to Amazon Q if they have previously authenticated (#5214)
  • (Bug Fix) Fix incorrect text shown while updating documentation in /doc
  • (Bug Fix) Amazon Q Code Transformation: retry initial project upload on failure
  • (Bug Fix) /transform: use correct doc link in SQL conversion help message
  • (Bug Fix) Amazon Q /dev: Fix issue when files are deleted while preparing context
  • (Bug Fix) Amazon Q /test: Test generation fails for files outside the project
  • (Bug Fix) Amazon Q Code Transformation: allow PostgreSQL as target DB for SQL conversions
  • (Bug Fix) Fix incorrect accept and reject buttons shows up while hovering over the generated file
  • (Bug Fix) Prevent customization override if user has manually selected a customization
  • (Bug Fix) Align UX text of document generation flow with vs code version

AWS-Toolkit-3.47-Pre-release-candidate

09 Jan 23:08
Compare
Choose a tag to compare
Pre-release

3.47 (2025-01-09)

  • (Bug Fix) Fix issue where users are unable to login to Amazon Q if they have previously authenticated (#5214)
  • (Bug Fix) Fix incorrect text shown while updating documentation in /doc
  • (Bug Fix) Amazon Q Code Transformation: retry initial project upload on failure
  • (Bug Fix) /transform: use correct doc link in SQL conversion help message
  • (Bug Fix) Amazon Q /dev: Fix issue when files are deleted while preparing context
  • (Bug Fix) Amazon Q /test: Test generation fails for files outside the project
  • (Bug Fix) Amazon Q Code Transformation: allow PostgreSQL as target DB for SQL conversions
  • (Bug Fix) Fix incorrect accept and reject buttons shows up while hovering over the generated file
  • (Bug Fix) Prevent customization override if user has manually selected a customization
  • (Bug Fix) Align UX text of document generation flow with vs code version

3.46

17 Dec 23:18
Compare
Choose a tag to compare

3.46 (2024-12-17)

  • (Feature) /review: Code fix automatically scrolls into view after generation.
  • (Feature) Chat: improve font size and line-height in footer (below prompt input field)
  • (Feature) Adds capability to send new context commands to AB groups
  • (Bug Fix) Chat: When writing a prompt without sending it, navigating via up/down arrows sometimes deletes the unsent prompt.
  • (Bug Fix) Fix chat not retaining history when interaction is through onboarding tab type (#5189)
  • (Bug Fix) Chat: When navigating to previous prompts, code attachments are sometimes displayed incorrectly
  • (Bug Fix) Reduce frequency of system information query

AWS-Toolkit-3.46-Pre-release-candidate

17 Dec 19:54
Compare
Choose a tag to compare
Pre-release

3.46 (2024-12-17)

  • (Feature) /review: Code fix automatically scrolls into view after generation.
  • (Feature) Chat: improve font size and line-height in footer (below prompt input field)
  • (Feature) Adds capability to send new context commands to AB groups
  • (Bug Fix) Chat: When writing a prompt without sending it, navigating via up/down arrows sometimes deletes the unsent prompt.
  • (Bug Fix) Fix chat not retaining history when interaction is through onboarding tab type (#5189)
  • (Bug Fix) Chat: When navigating to previous prompts, code attachments are sometimes displayed incorrectly
  • (Bug Fix) Reduce frequency of system information query

3.45

10 Dec 22:39
Compare
Choose a tag to compare

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