Skip to content

Commit 343afbf

Browse files
author
aws-toolkit-automation
committed
Updating version to 2.13
1 parent a6c51c7 commit 343afbf

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

.changes/2.13.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2024-03-13",
3+
"version" : "2.13",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "CodeTransform: add button to submit feedback when job fails"
7+
} ]
8+
}

.changes/next-release/feature-1588ed67-8e95-4e9a-92ed-e761ca3ec97d.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# _2.12_ (2024-03-12)
2+
- **(Feature)** Add configurable auto plugin update feature
3+
- **(Feature)** Amazon Q: Support feature development (/dev)
4+
- **(Bug Fix)** Show better error message on upload zip errors for Q Code Transform.
5+
- **(Bug Fix)** CodeWhisperer: Include copied code in percentage code written metrics
6+
- **(Deprecation)** An upcoming release will remove support for JetBrains Gateway version 2023.3 and for for IDEs based on the 2023.1 platform
7+
18
# _2.11_ (2024-03-07)
29
- **(Bug Fix)** Move 'Send to Amazon Q' action group after the 'Show Context Actions' action
310
- **(Bug Fix)** fix(CodeTransform): Updating commands for copying dependencies

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.13-SNAPSHOT
5+
toolkitVersion=2.13
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)