Skip to content

Commit 451a3a4

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.71
1 parent f8f154f commit 451a3a4

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

.changes/1.71.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2023-07-06",
3+
"version" : "1.71",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix inproper request format when sending empty supplemental context"
7+
} ]
8+
}

.changes/next-release/bugfix-5f078b58-4747-47ec-8793-a63d3ff3cbe2.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.70_ (2023-06-27)
2+
- **(Feature)** CodeWhisperer improves auto-suggestions for tsx and jsx
3+
- **(Bug Fix)** Show re-authenticate prompt when invoking CodeWhisperer APIs while connection expired
4+
15
# _1.69_ (2023-06-13)
26
- **(Feature)** CodeWhisperer improves auto-suggestions for python csharp typescript and javascript
37
- **(Feature)** Removed 10 secs delay when connecting to Dev environments of Small Instance Size

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.71-SNAPSHOT
5+
toolkitVersion=1.71
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)