Skip to content

Commit 8983061

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.8
1 parent c989166 commit 8983061

6 files changed

+20
-13
lines changed

.changes/3.8.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2024-05-30",
3+
"version" : "3.8",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : " fix(featureDev): File Rejection stopped working"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Amazon Q Feature Development: Update error message when repo size larger than 200 megabytes"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Always show device code prompt when performing device code grant through a legacy SSO configuration"
13+
} ]
14+
}

.changes/next-release/bugfix-34e86cbc-9ae3-4d53-ac6b-67f2215c1930.json

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

.changes/next-release/bugfix-6871c109-4229-4247-a897-debfba52d980.json

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

.changes/next-release/bugfix-d0098f52-0f36-4a5d-92d9-aa957e952c11.json

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# _3.8_ (2024-05-30)
2+
- **(Bug Fix)** fix(featureDev): File Rejection stopped working
3+
- **(Bug Fix)** Amazon Q Feature Development: Update error message when repo size larger than 200 megabytes
4+
- **(Bug Fix)** Always show device code prompt when performing device code grant through a legacy SSO configuration
5+
16
# _3.7_ (2024-05-29)
27
- **(Bug Fix)** (featureDev): Revert fix for file rejection. Reason: The plan disappears after clicking generate Code
38
- **(Bug Fix)** Amazon Q Code Transformation: show more specific error messages on failure cases

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.8-SNAPSHOT
5+
toolkitVersion=3.8
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)