Skip to content

Commit 56ff93e

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.57
1 parent 67a1dba commit 56ff93e

6 files changed

+20
-13
lines changed

.changes/1.57.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2022-12-15",
3+
"version" : "1.57",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Change reauthentication prompt to be non-distruptive notification."
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Add do not show again button for CodeWhisperer accountless usage notification"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix CodeWhisperer status widget is shown even when users are disconnected"
13+
} ]
14+
}

.changes/next-release/bugfix-2656e54d-77ba-4d31-ba50-959072accc15.json

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

.changes/next-release/bugfix-bbea9bb9-0058-491e-b8c2-7e23b0ee5ed6.json

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

.changes/next-release/feature-cc4f8acf-12d8-49cf-9b47-f3a66a6165a0.json

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# _1.57_ (2022-12-15)
2+
- **(Feature)** Change reauthentication prompt to be non-distruptive notification.
3+
- **(Bug Fix)** Add do not show again button for CodeWhisperer accountless usage notification
4+
- **(Bug Fix)** Fix CodeWhisperer status widget is shown even when users are disconnected
5+
16
# _1.56_ (2022-12-08)
27
- **(Bug Fix)** Remove redundant calls in certain Gateway UI panels
38
- **(Bug Fix)** Fix threading issue while attempting to login to CodeCatalyst

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.57-SNAPSHOT
5+
toolkitVersion=1.57
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)