forked from aws/aws-toolkit-jetbrains
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request aws#5135 from aws/autoMerge/feature/dev-execution
Merge main into feature/dev-execution
- Loading branch information
Showing
313 changed files
with
18,252 additions
and
1,647 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"date" : "2024-11-27", | ||
"version" : "3.42", | ||
"entries" : [ { | ||
"type" : "feature", | ||
"description" : "Amazon Q /dev: support `Dockerfile` files" | ||
}, { | ||
"type" : "feature", | ||
"description" : "Feature(Amazon Q Code Transformation): allow users to view results in 5 smaller diffs" | ||
}, { | ||
"type" : "feature", | ||
"description" : "Introduce @workspace command to enhance chat context fetching for Chat" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Correct search text for Amazon Q inline suggestion keybindings" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix(Amazon Q Code Transformation): always show user latest/correct transformation results" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q /dev: Fix error when accepting changes if leading slash is present." | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"date" : "2024-12-03", | ||
"version" : "3.43", | ||
"entries" : [ { | ||
"type" : "feature", | ||
"description" : "`/review` in Q chat to scan your code for vulnerabilities and quality issues, and generate fixes" | ||
}, { | ||
"type" : "feature", | ||
"description" : "`/test` in Q chat to generate unit tests for java and python" | ||
}, { | ||
"type" : "feature", | ||
"description" : "`/doc` in Q chat to generate and update documentation for your project" | ||
}, { | ||
"type" : "feature", | ||
"description" : "Added system notifications to inform users about critical plugin updates and potential issues with available workarounds" | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"date" : "2024-12-04", | ||
"version" : "3.44", | ||
"entries" : [ { | ||
"type" : "feature", | ||
"description" : "Amazon Q: UI improvements to chat: New splash loader animation, initial streaming card animation, improved button colours" | ||
}, { | ||
"type" : "feature", | ||
"description" : "Amazon Q: Navigate through prompt history by using the up/down arrows" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix issue where Amazon Q Code Transform is unable to start" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix DynamoDB viewer throwing 'ActionGroup should be registered using <group> tag' on IDE start (#5012) (#5120)" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q: Fix chat syntax highlighting when using several different themes" | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"date" : "2024-12-10", | ||
"version" : "3.45", | ||
"entries" : [ { | ||
"type" : "feature", | ||
"description" : "Add acknowledgement button for Amazon Q Chat disclaimer" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : " Chosing cancel on sign out confirmation now cancels the sign out and does not delete profiles from ~/.aws/config (#5167)" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix `@workspace` missing from the Amazon Q Chat welcome tab" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix for /review LLM based code issues for file review on windows" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix for File Review payload and Regex error for payload generation" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q Code Transformation: show build logs when server-side build fails" | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"date" : "2024-12-17", | ||
"version" : "3.46", | ||
"entries" : [ { | ||
"type" : "feature", | ||
"description" : "/review: Code fix automatically scrolls into view after generation." | ||
}, { | ||
"type" : "feature", | ||
"description" : "Chat: improve font size and line-height in footer (below prompt input field)" | ||
}, { | ||
"type" : "feature", | ||
"description" : "Adds capability to send new context commands to AB groups" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Chat: When writing a prompt without sending it, navigating via up/down arrows sometimes deletes the unsent prompt." | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix chat not retaining history when interaction is through onboarding tab type (#5189)" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Chat: When navigating to previous prompts, code attachments are sometimes displayed incorrectly" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Reduce frequency of system information query" | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"date" : "2025-01-09", | ||
"version" : "3.47", | ||
"entries" : [ { | ||
"type" : "bugfix", | ||
"description" : "Fix issue where users are unable to login to Amazon Q if they have previously authenticated (#5214)" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix incorrect text shown while updating documentation in /doc" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q Code Transformation: retry initial project upload on failure" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "/transform: use correct doc link in SQL conversion help message" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q /dev: Fix issue when files are deleted while preparing context" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q /test: Test generation fails for files outside the project" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q Code Transformation: allow PostgreSQL as target DB for SQL conversions" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix incorrect accept and reject buttons shows up while hovering over the generated file" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Prevent customization override if user has manually selected a customization" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Align UX text of document generation flow with vs code version" | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"date" : "2025-01-16", | ||
"version" : "3.48", | ||
"entries" : [ { | ||
"type" : "feature", | ||
"description" : "Enhance Q inline completion context fetching for better suggestion quality" | ||
}, { | ||
"type" : "feature", | ||
"description" : "/doc: Add error message if updated README is too large" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "/transform: always include button to start a new transformation at the end of a job" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q can update mvn and gradle build files" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Fix doc generation for modules that are a part of the project" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q /dev: Remove hard-coded limits and instead rely server-side data to communicate number of code generations remaining" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "/transform: automatically open pre-build error logs when available" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "/doc: Fix code generation error when cancelling a documentation task" | ||
}, { | ||
"type" : "bugfix", | ||
"description" : "Amazon Q - update messaging for /doc agent" | ||
} ] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"date" : "2025-01-17", | ||
"version" : "3.49", | ||
"entries" : [ { | ||
"type" : "bugfix", | ||
"description" : "/review: Improved success rate of code reviews for certain workspace configurations" | ||
} ] | ||
} |
4 changes: 0 additions & 4 deletions
4
.changes/next-release/.changes/next-release/bugfix-21701bb3-5189-474e-868b-9ec46ecde6ee.json
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-0f556efb-2868-4674-a67a-3a7446088cc3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Fixed an issue where Amazon Q settings did not persist across IDE restarts" | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-16ca3d82-920e-4b67-9cba-a43e4fcc35a6.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q: Fix context menu displaying when typing `@`, even though input is disallowed" | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-4eafd62e-c6c7-4d59-b7cd-d96ee217eaff.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q: Fix up/down history navigation only triggering on first/last line of prompt input" | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-9a5972a0-db20-47a8-8b0d-b8ae31506e7e.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q /doc: Ask for user prompt if error occurs while updating documentation" | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-a017d3fa-ff27-418d-b835-169a8c72c021.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q: cursor no longer jumps after navigating prompt history" | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-abe84b95-c057-478d-a0df-4e2c13c2db4f.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Improve text description of workspace index settings" | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-b204e9b7-e11e-46c7-bfb2-4704db861dd8.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q /doc: fix for user prompt to change folder in chat" | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-da16ce4d-acd5-41d1-8c2a-3ac1e5252642.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q Doc README diff will re-open when the README file is clicked after it has been closed" | ||
}s |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-f47212d1-8e2b-4c82-9e0d-450ce896e9bc.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q /test: Fix for test generation payload creation to not filter out target file." | ||
} |
4 changes: 4 additions & 0 deletions
4
.changes/next-release/bugfix-f612e704-cb5b-4eb5-b67d-bd0f5d28bae6.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "bugfix", | ||
"description" : "Amazon Q: word duplication when pressing tab on context selector fixed" | ||
} |
4 changes: 0 additions & 4 deletions
4
.changes/next-release/feature-07ba60de-7043-4965-8fb5-7038c8ea6c5e.json
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
.changes/next-release/feature-982d469e-e6b7-456b-9f63-211c4193e8a9.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "feature", | ||
"description" : "Amazon Q: Updated `/help` command to include re:invent 2024 features" | ||
} |
4 changes: 0 additions & 4 deletions
4
.changes/next-release/feature-b05e3cd8-abd5-47f9-bd5c-02c7b7eb378e.json
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
.changes/next-release/feature-d9e8c826-dd22-4be8-a065-11593b375a7c.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"type" : "feature", | ||
"description" : "Amazon Q: UI improvements through more accurate code syntax highlighting" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.