Skip to content

Commit e93f1a2

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.31
1 parent e6f7ed2 commit e93f1a2

7 files changed

+24
-17
lines changed

.changes/3.31.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"date" : "2024-10-03",
3+
"version" : "3.31",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon Q Developer: Updated legal disclaimer text"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon Q Code Transformation: allow users to skip tests"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix issue where multiple SSO login attempts in a short time result in 404"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Fix issue where a user may get stuck while attempting to login to Builder ID"
16+
} ]
17+
}

.changes/next-release/bugfix-10275db3-073a-4531-8559-98071108341f.json

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

.changes/next-release/bugfix-566abe4c-547f-413b-b1c8-838282782550.json

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

.changes/next-release/feature-7c035aa7-49fc-4179-8287-bb94928249e2.json

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

.changes/next-release/feature-e16b5994-34c8-465b-b0a9-386590a7d9ea.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# _3.31_ (2024-10-03)
2+
- **(Feature)** Amazon Q Developer: Updated legal disclaimer text
3+
- **(Feature)** Amazon Q Code Transformation: allow users to skip tests
4+
- **(Bug Fix)** Fix issue where multiple SSO login attempts in a short time result in 404
5+
- **(Bug Fix)** Fix issue where a user may get stuck while attempting to login to Builder ID
6+
17
# _3.30_ (2024-09-27)
28
- **(Bug Fix)** Amazon Q Code Transformation: notify users when no JDK is set in Project Structure settings
39
- **(Bug Fix)** Automatically terminate orphaned process for `@workspace` helper

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.31-SNAPSHOT
5+
toolkitVersion=3.31
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)