Skip to content

Commit c704a0c

Browse files
author
aws-toolkit-automation
committed
Updating version to 2.0
1 parent 80a4600 commit c704a0c

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

.changes/2.0.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"date" : "2023-11-28",
3+
"version" : "2.0",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Support for Amazon Q, your generative AI–powered assistant designed for work that can be tailored to your business, code, data, and operations."
7+
} ]
8+
}

.changes/next-release/feature-48b2c7be-4f28-48ab-b599-58047a59acc1.json

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# _1.89_ (2023-11-26)
2+
- **(Feature)** CodeWhisperer: Uses Generative AI and automated reasoning to rewrite lines of code flagged for security vulnerabilities during a security scan.
3+
- **(Feature)** CodeWhisperer now supports new IaC languages: JSON, YAML and Terraform.
4+
- **(Feature)** CodeWhisperer security scans support typescript, csharp, json, yaml, tf and hcl files.
5+
16
# _1.88_ (2023-11-17)
27
- **(Bug Fix)** Fix issue where the toolkit calls the wrong CodeCatalyst service endpoint
38

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=2.0-SNAPSHOT
5+
toolkitVersion=2.0
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)