From ba6a4e667a90b9d52427d7aba8dad8be5c867c6b Mon Sep 17 00:00:00 2001 From: aws-toolkit-automation <> Date: Fri, 29 Sep 2023 22:44:10 +0000 Subject: [PATCH] Updating version to 1.81 --- .changes/1.81.json | 5 +++++ CHANGELOG.md | 5 +++++ gradle.properties | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 .changes/1.81.json diff --git a/.changes/1.81.json b/.changes/1.81.json new file mode 100644 index 0000000000..be8896abfa --- /dev/null +++ b/.changes/1.81.json @@ -0,0 +1,5 @@ +{ + "date" : "2023-09-29", + "version" : "1.81", + "entries" : [ ] +} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 48f9e4ce10..a2d3ed4e75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# _1.80_ (2023-09-29) +- **(Feature)** Authentication: When signing in to AWS Builder Id or IAM Identity Center (SSO), verify the device code matches instead of copy-pasting it +- **(Feature)** CodeWhisperer: Improve the onboarding experience by showing a new onboarding tutorial to first-time users. +- **(Bug Fix)** Fix issue displaying SSO code on new UI in Windows + # _1.79_ (2023-09-15) # _1.78_ (2023-09-08) diff --git a/gradle.properties b/gradle.properties index fa14804f0c..771169fb85 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 # Toolkit Version -toolkitVersion=1.81-SNAPSHOT +toolkitVersion=1.81 # Publish Settings publishToken=