Skip to content

Commit 4a6a7a6

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.84
1 parent c650809 commit 4a6a7a6

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.changes/1.84.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2023-10-17",
3+
"version" : "1.84",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Public preview for CodeWhisperer Enterprise: Enterprise customers can now customize CodeWhisperer to adopt and suggest code based on organization specific codebases."
7+
} ]
8+
}

.changes/next-release/feature-2e9c76eb-1255-48bf-b061-83119c3d9f8c.json

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

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _1.83_ (2023-10-13)
2+
- **(Feature)** CodeWhisperer: improve auto-suggestions for additional languages
3+
14
# _1.82_ (2023-10-06)
25
- **(Bug Fix)** CodeWhisperer: Fixed an issue where the "Learn CodeWhisperer" page is shown for Gateway host
36

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.84-SNAPSHOT
5+
toolkitVersion=1.84
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)