Skip to content

Commit 3c39332

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.77
1 parent 5ffcb75 commit 3c39332

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changes/1.77.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date" : "2023-08-29",
3+
"version" : "1.77",
4+
"entries" : [ {
5+
"type" : "removal",
6+
"description" : "Removed support for 2022.2.x IDEs"
7+
}, {
8+
"type" : "removal",
9+
"description" : "Removed support for Gateway 2023.1"
10+
} ]
11+
}

.changes/next-release/removal-2346a3f8-d111-479f-8114-30ba2fb615c5.json

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

.changes/next-release/removal-57285858-c00f-42a9-bb72-5fe11048a6ff.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+
# _1.76_ (2023-08-15)
2+
- **(Feature)** CodeWhisperer: Improve file context fetching for Python Typescript Javascript source files
3+
- **(Feature)** CodeWhisperer: Improve file context fetching for Java test files
4+
15
# _1.75_ (2023-08-03)
26
- **(Feature)** Add support for Lambda runtime Python 3.11
37
- **(Bug Fix)** codewhisperer: file context fetching not considering file extension correctly

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=1.77-SNAPSHOT
5+
toolkitVersion=1.77
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)