Skip to content

Commit bc8385f

Browse files
author
aws-toolkit-automation
committed
Updating version to 3.65
1 parent 6a94e0e commit bc8385f

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/3.65.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2025-04-10",
3+
"version" : "3.65",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix issue where Amazon Q cannot process chunks from local `@workspace` context"
7+
} ]
8+
}

.changes/next-release/bugfix-00947041-108c-4ef1-bec6-eb749dae7c2f.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,6 +1,9 @@
11
# _3.64_ (2025-04-10)
22
- **(Bug Fix)** Fix issue where IDE freezes when logging into Amazon Q
33

4+
# _3.65_ (2025-04-10)
5+
- **(Bug Fix)** Fix issue where Amazon Q cannot process chunks from local `@workspace` context
6+
47
# _3.63_ (2025-04-08)
58
- **(Feature)** Enterprise users can choose their preferred Amazon Q profile to improve personalization and workflow across different business regions
69
- **(Bug Fix)** Amazon Q /doc: close diff tab and open README file in preview mode after user accept changes

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.65-SNAPSHOT
5+
toolkitVersion=3.65
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)