Skip to content

Commit 6817251

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.14
1 parent e0f3467 commit 6817251

7 files changed

+24
-17
lines changed

.changes/3.14.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"date" : "2024-06-27",
3+
"version" : "3.14",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Q Code Transform - Add troubleshooting document links to UI messages"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Security Scan: Improved telemetry error messages"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Feature Development: fix in progress UX during backend calls"
13+
}, {
14+
"type" : "bugfix",
15+
"description" : "Rewrite integration with the New Solution dialog in Rider to use the new API."
16+
} ]
17+
}

.changes/next-release/bugfix-32ae3bc8-eb52-42bd-b6cd-87ec0b7e9ff6.json

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

.changes/next-release/bugfix-95a98e96-ceb3-4a13-b05a-5a135a805ac0.json

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

.changes/next-release/bugfix-b815b198-3e6b-4852-94d5-a3ffb34de2ec.json

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

.changes/next-release/bugfix-c4caad07-a1b3-4b15-af0f-6425bf2b9570.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.14_ (2024-06-27)
2+
- **(Bug Fix)** Q Code Transform - Add troubleshooting document links to UI messages
3+
- **(Bug Fix)** Security Scan: Improved telemetry error messages
4+
- **(Bug Fix)** Feature Development: fix in progress UX during backend calls
5+
- **(Bug Fix)** Rewrite integration with the New Solution dialog in Rider to use the new API.
6+
17
# _3.13_ (2024-06-24)
28
- **(Bug Fix)** Fix refresh token failure due to null aws error details
39

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.14-SNAPSHOT
5+
toolkitVersion=3.14
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)