Skip to content

Commit bf2045a

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.55
1 parent 8fd522e commit bf2045a

6 files changed

+20
-13
lines changed

.changes/1.55.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date" : "2022-12-01",
3+
"version" : "1.55",
4+
"entries" : [ {
5+
"type" : "feature",
6+
"description" : "Amazon CodeCatalyst: Connect JetBrains to your remote Dev Environments."
7+
}, {
8+
"type" : "feature",
9+
"description" : "Amazon CodeCatalyst: Clone your repositories to your local machine."
10+
}, {
11+
"type" : "feature",
12+
"description" : "Amazon CodeCatalyst: Connect using your AWS Builder ID."
13+
} ]
14+
}

.changes/next-release/feature-6805311a-5975-4758-beec-7bf0346502ae.json

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

.changes/next-release/feature-8515650b-2f85-41ce-89e7-42abbef88651.json

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

.changes/next-release/feature-9ac91e3b-b420-4c23-9f3b-5c102a28c43a.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.55_ (2022-12-01)
2+
- **(Feature)** Amazon CodeCatalyst: Connect JetBrains to your remote Dev Environments.
3+
- **(Feature)** Amazon CodeCatalyst: Clone your repositories to your local machine.
4+
- **(Feature)** Amazon CodeCatalyst: Connect using your AWS Builder ID.
5+
16
# _1.54_ (2022-11-28)
27
- **(Feature)** Amazon CodeWhisperer now supports JavaScript for Security Scan to catch security vulnerabilities.
38
- **(Feature)** Amazon CodeWhisperer recommendations are more context aware. We are removing the overlaps from CodeWhisperer suggestions specifically when the cursor is inside a code block.

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.55-SNAPSHOT
5+
toolkitVersion=1.55
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)