Skip to content

Commit 8ac03c1

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.80
1 parent e37b3e2 commit 8ac03c1

6 files changed

+17
-13
lines changed

.changes/1.80.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2023-09-29",
3+
"version" : "1.80",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Authentication: When signing in to AWS Builder Id or IAM Identity Center (SSO), verify the device code matches instead of copy-pasting it"
7+
}, {
8+
"type" : "feature",
9+
"description" : "CodeWhisperer: Improve the onboarding experience by showing a new onboarding tutorial to first-time users."
10+
}, {
11+
"type" : "bugfix",
12+
"description" : "Fix issue displaying SSO code on new UI in Windows"
13+
} ]
14+
}

.changes/next-release/bugfix-1fa27aca-6711-45ac-ac1d-d5edd392ce7f.json

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

.changes/next-release/feature-b4e483d4-59cb-47f4-9a5c-0bb446fce83a.json

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

.changes/next-release/feature-fb416530-bb80-4289-9948-0e0641578ddc.json

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

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# _1.79_ (2023-09-15)
2+
13
# _1.78_ (2023-09-08)
24
- **(Bug Fix)** Fix 'not recognzied as an ... command' when connecting to CodeCatalyst Dev Environments on Windows
35

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.80-SNAPSHOT
5+
toolkitVersion=1.80
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)