diff --git a/.changes/3.57.json b/.changes/3.57.json new file mode 100644 index 0000000000..4c038e5fab --- /dev/null +++ b/.changes/3.57.json @@ -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" + } ] +} \ No newline at end of file diff --git a/.changes/next-release/bugfix-1a22ff93-2d99-4527-a73b-26dba66c4f71.json b/.changes/next-release/bugfix-1a22ff93-2d99-4527-a73b-26dba66c4f71.json deleted file mode 100644 index e81817b6cf..0000000000 --- a/.changes/next-release/bugfix-1a22ff93-2d99-4527-a73b-26dba66c4f71.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type" : "bugfix", - "description" : "Fix suggestion not visible in remote for 2024.3" -} \ No newline at end of file diff --git a/.changes/next-release/bugfix-2d7fabbf-8b6b-4a9d-8764-fb0286a5ea23.json b/.changes/next-release/bugfix-2d7fabbf-8b6b-4a9d-8764-fb0286a5ea23.json deleted file mode 100644 index a9a5e8dc2f..0000000000 --- a/.changes/next-release/bugfix-2d7fabbf-8b6b-4a9d-8764-fb0286a5ea23.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type" : "bugfix", - "description" : "/test: update capability card text" -} \ No newline at end of file diff --git a/.changes/next-release/bugfix-3adca794-d149-4f2e-bf7c-6f748f339849.json b/.changes/next-release/bugfix-3adca794-d149-4f2e-bf7c-6f748f339849.json deleted file mode 100644 index 68ef705bf8..0000000000 --- a/.changes/next-release/bugfix-3adca794-d149-4f2e-bf7c-6f748f339849.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type" : "bugfix", - "description" : "Amazon Q /doc: update workspace too large error message" -} \ No newline at end of file diff --git a/.changes/next-release/bugfix-8878216c-a256-4459-80de-8334711c8d53.json b/.changes/next-release/bugfix-8878216c-a256-4459-80de-8334711c8d53.json deleted file mode 100644 index 262b1ca5d3..0000000000 --- a/.changes/next-release/bugfix-8878216c-a256-4459-80de-8334711c8d53.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type" : "bugfix", - "description" : "Amazon Q /doc: Fix uploading file method throwing incorrect workspace too large error message" -} \ No newline at end of file diff --git a/.changes/next-release/bugfix-ce55123f-2437-4740-b9c8-c1069856e316.json b/.changes/next-release/bugfix-ce55123f-2437-4740-b9c8-c1069856e316.json deleted file mode 100644 index 38a4b409a3..0000000000 --- a/.changes/next-release/bugfix-ce55123f-2437-4740-b9c8-c1069856e316.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type" : "bugfix", - "description" : "/transform: skip running tests locally when user chooses to do so" -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 68973ed532..272bd2c399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/gradle.properties b/gradle.properties index cf85f90b66..f6add93f87 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 # Toolkit Version -toolkitVersion=3.57-SNAPSHOT +toolkitVersion=3.57 # Publish Settings publishToken=