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=