Skip to content

Commit 5d5b406

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.27
1 parent 375083e commit 5d5b406

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/3.27.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2024-09-05",
3+
"version" : "3.27",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Reduce `@workspace` indexing time by 50%"
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon Q /dev: include in progress state agent in code generation"
10+
} ]
11+
}

.changes/next-release/feature-6d2b6ef8-8200-438d-9ba6-4932066d0af3.json

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

.changes/next-release/feature-bfd86bdb-ce46-44d4-894a-ce8e2c0ea87c.json

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

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# _3.27_ (2024-09-05)
2+
- **(Feature)** Reduce `@workspace` indexing time by 50%
3+
- **(Feature)** Amazon Q /dev: include in progress state agent in code generation
4+
15
# _3.26_ (2024-08-30)
26
- **(Bug Fix)** Fix Runtime Exception when opening a tool window ([#4849](https://github.com/aws/aws-toolkit-jetbrains/issues/4849))
37

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.27-SNAPSHOT
5+
toolkitVersion=3.27
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)