Skip to content

Commit 052bdbb

Browse files
author
aws-toolkit-automation
committed
Updating version to 2.14
1 parent 7b2b265 commit 052bdbb

7 files changed

+21
-17
lines changed

.changes/2.14.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"date" : "2024-03-21",
3+
"version" : "2.14",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon Q + CodeWhisperer: Most Amazon Q + CodeWhisperer actions are now migrated from the AWS Toolkit panel to the Amazon Q status bar menu."
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "CodeCatalyst: Update status of connection in developer tools if the user connection is expired."
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Respect IDE HTTP proxy server settings when using Amazon Q"
13+
}, {
14+
"type" : "removal",
15+
"description" : "CodeTransformation: remove play button from Transformation Hub, instead use /transform in chat"
16+
} ]
17+
}

.changes/next-release/bugfix-29d009e9-238d-49aa-a0de-e748d2132f57.json

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

.changes/next-release/bugfix-e737d87c-f84a-44f0-b403-5c692051e9d3.json

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

.changes/next-release/feature-a2f44e45-8883-48a6-bb3e-f6413e22e41c.json

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

.changes/next-release/removal-6d1b2bf1-ed21-467c-9333-13d062442906.json

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

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _2.13_ (2024-03-13)
2+
- **(Feature)** CodeTransform: add button to submit feedback when job fails
3+
14
# _2.12_ (2024-03-12)
25
- **(Feature)** Add configurable auto plugin update feature
36
- **(Feature)** Amazon Q: Support feature development (/dev)

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=2.14-SNAPSHOT
5+
toolkitVersion=2.14
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)