Skip to content

Commit 5f08a89

Browse files
author
aws-toolkit-automation
committed
Updating version to 2.15
1 parent 942bc33 commit 5f08a89

6 files changed

+21
-13
lines changed

.changes/2.15.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2024-03-28",
3+
"version" : "2.15",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "CodeTransform: new experience with Amazon Q chat integration"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Move 'Send to Amazon Q' action group to the bottom of right click menu"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix scripts missing when connecting through JetBrains Gateway (#4188)"
13+
} ]
14+
}

.changes/next-release/bugfix-78b8a3d5-63d1-4210-a904-102a237bc360.json

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

.changes/next-release/bugfix-d4f68d9e-5867-4fe7-8031-55a7ed6f32ac.json

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

.changes/next-release/feature-85124a48-216c-4451-8a44-e3466aa73812.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+
# _2.14_ (2024-03-21)
2+
- **(Feature)** Amazon Q + CodeWhisperer: Most Amazon Q + CodeWhisperer actions are now migrated from the AWS Toolkit panel to the Amazon Q status bar menu.
3+
- **(Bug Fix)** CodeCatalyst: Update status of connection in developer tools if the user connection is expired.
4+
- **(Bug Fix)** Respect IDE HTTP proxy server settings when using Amazon Q
5+
- **(Removal)** CodeTransformation: remove play button from Transformation Hub, instead use /transform in chat
6+
17
# _2.13_ (2024-03-13)
28
- **(Feature)** CodeTransform: add button to submit feedback when job fails
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=2.15-SNAPSHOT
5+
toolkitVersion=2.15
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)