Skip to content

Commit b1176e2

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.57
1 parent 49f9e0d commit b1176e2

8 files changed

+28
-21
lines changed

.changes/3.57.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"date" : "2025-02-28",
3+
"version" : "3.57",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix suggestion not visible in remote for 2024.3"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "/test: update capability card text"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Amazon Q /doc: update workspace too large error message"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Amazon Q /doc: Fix uploading file method throwing incorrect workspace too large error message"
16+
}, {
17+
"type" : "bugfix",
18+
"description" : "/transform: skip running tests locally when user chooses to do so"
19+
} ]
20+
}

.changes/next-release/bugfix-1a22ff93-2d99-4527-a73b-26dba66c4f71.json

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

.changes/next-release/bugfix-2d7fabbf-8b6b-4a9d-8764-fb0286a5ea23.json

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

.changes/next-release/bugfix-3adca794-d149-4f2e-bf7c-6f748f339849.json

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

.changes/next-release/bugfix-8878216c-a256-4459-80de-8334711c8d53.json

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

.changes/next-release/bugfix-ce55123f-2437-4740-b9c8-c1069856e316.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# _3.57_ (2025-02-28)
2+
- **(Bug Fix)** Fix suggestion not visible in remote for 2024.3
3+
- **(Bug Fix)** /test: update capability card text
4+
- **(Bug Fix)** Amazon Q /doc: update workspace too large error message
5+
- **(Bug Fix)** Amazon Q /doc: Fix uploading file method throwing incorrect workspace too large error message
6+
- **(Bug Fix)** /transform: skip running tests locally when user chooses to do so
7+
18
# _3.56_ (2025-02-20)
29
- **(Feature)** Amazon Q /doc: support making changes to architecture diagrams
310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=3.57-SNAPSHOT
5+
toolkitVersion=3.57
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)