Skip to content

Commit 1708307

Browse files
author
aws-toolkit-automation
committed
Updating version to 2.8
1 parent 409fd60 commit 1708307

File tree

5 files changed

+15
-9
lines changed

5 files changed

+15
-9
lines changed

.changes/2.8.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2024-02-15",
3+
"version" : "2.8",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "CodeTransform: smart select Java version of project"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix for AmazonQ on Linux input focus problem (#4100)"
10+
} ]
11+
}

.changes/next-release/bugfix-6ce9e38b-9d86-4273-a47a-34595c4ef2a1.json

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

.changes/next-release/feature-7b5d78d2-dd9f-4b69-9a78-25233fcc2ac8.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.7_ (2024-02-07)
2+
- **(Bug Fix)** CodeWhisperer: Improve CodePercentage telemetry reporting
3+
14
# _2.6_ (2024-02-02)
25
- **(Feature)** Add support for IAM Identity Center connections for CodeCatalyst
36

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

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)