Skip to content

Commit 6fc52da

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.63
1 parent c54b692 commit 6fc52da

5 files changed

+15
-13
lines changed

.changes/1.63.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2023-03-24",
3+
"version" : "1.63",
4+
"entries" : [ {
5+
"type" : "bugfix",
6+
"description" : "Fix issue where multiple Builder ID entries show up in connection list"
7+
}, {
8+
"type" : "bugfix",
9+
"description" : "Fix temporary deadlock when user fails to complete reauthentication request"
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Only allow cloning a repository from CodeCatalyst if it's hosted on CodeCatalyst"
13+
} ]
14+
}

.changes/next-release/bugfix-16537d08-4379-42d1-a59c-638632232aab.json

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

.changes/next-release/bugfix-3eb2fe05-c543-4f93-8b63-ccc2a6508299.json

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

.changes/next-release/feature-aa3121e7-fbb4-460d-b6e2-2ac1ef38554a.json

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

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.63-SNAPSHOT
5+
toolkitVersion=1.63
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)