Skip to content

Commit

Permalink
Merge main into feature/build-execute
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation authored Feb 28, 2025
2 parents ea56331 + 21aba02 commit b769cdc
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 21 deletions.
20 changes: 20 additions & 0 deletions .changes/3.57.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"date" : "2025-02-28",
"version" : "3.57",
"entries" : [ {
"type" : "bugfix",
"description" : "Fix suggestion not visible in remote for 2024.3"
}, {
"type" : "bugfix",
"description" : "/test: update capability card text"
}, {
"type" : "bugfix",
"description" : "Amazon Q /doc: update workspace too large error message"
}, {
"type" : "bugfix",
"description" : "Amazon Q /doc: Fix uploading file method throwing incorrect workspace too large error message"
}, {
"type" : "bugfix",
"description" : "/transform: skip running tests locally when user chooses to do so"
} ]
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# _3.57_ (2025-02-28)
- **(Bug Fix)** Fix suggestion not visible in remote for 2024.3
- **(Bug Fix)** /test: update capability card text
- **(Bug Fix)** Amazon Q /doc: update workspace too large error message
- **(Bug Fix)** Amazon Q /doc: Fix uploading file method throwing incorrect workspace too large error message
- **(Bug Fix)** /transform: skip running tests locally when user chooses to do so

# _3.56_ (2025-02-20)
- **(Feature)** Amazon Q /doc: support making changes to architecture diagrams

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

# Toolkit Version
toolkitVersion=3.57-SNAPSHOT
toolkitVersion=3.58-SNAPSHOT

# Publish Settings
publishToken=
Expand Down

0 comments on commit b769cdc

Please sign in to comment.