Skip to content

Commit 0465bbe

Browse files
authored
Merge branch 'main' into rli/fix-mockk-cleanup
2 parents d3fe524 + 297cb06 commit 0465bbe

File tree

28 files changed

+195
-62
lines changed

28 files changed

+195
-62
lines changed

.changes/3.46.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"date" : "2024-12-17",
3+
"version" : "3.46",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "/review: Code fix automatically scrolls into view after generation."
7+
}, {
8+
"type" : "feature",
9+
"description" : "Chat: improve font size and line-height in footer (below prompt input field)"
10+
}, {
11+
"type" : "feature",
12+
"description" : "Adds capability to send new context commands to AB groups"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Chat: When writing a prompt without sending it, navigating via up/down arrows sometimes deletes the unsent prompt."
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "Fix chat not retaining history when interaction is through onboarding tab type (#5189)"
19+
}, {
20+
"type" : "bugfix",
21+
"description" : "Chat: When navigating to previous prompts, code attachments are sometimes displayed incorrectly"
22+
}, {
23+
"type" : "bugfix",
24+
"description" : "Reduce frequency of system information query"
25+
} ]
26+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Amazon Q Code Transformation: retry initial project upload on failure"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Amazon Q Code Transformation: allow PostgreSQL as target DB for SQL conversions"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "bugfix",
3+
"description" : "Align UX text of document generation flow with vs code version"
4+
}

.changes/next-release/bugfix-edd7edc4-e063-4137-a39a-8fea13d07d3f.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/bugfix-f290302a-3c37-4982-ad78-11f0b413c694.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/bugfix-f4bd194b-8149-4431-a7fa-4001e791fcb0.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/bugfix-fef8426e-f36c-425f-af0e-a9811e01e2f5.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/feature-ad2ca8aa-4d8d-4dc4-92f6-5ae2916e3ec6.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/feature-f92e88b0-7fec-4122-b8e9-41eb799bc2db.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)